Comment #24 on issue 1635 by [email protected]: clean up misleading warnings in website build
http://code.google.com/p/lilypond/issues/detail?id=1635
No plans to do so at present. As for the "files that aren't there that we know aren't there" I was just going to make a textfile, read it in in the extract*.py prog, and suppress the error message if the not-found file is in the list.
It would be just as easy to create a one-line file called language.conf with all the currently translated languages in it, then read that in at the start of all the scripts that loop through all the langs. While doing that, you could also have a line along the lines of:
if option = notranslations then languages='' _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
