[EMAIL PROTECTED] writes: > * update source files, adding _ ( .. ) or _f ( .. ) whenever > necessary. guidelines are: translate whole sentences rather than > snippets, but try to minimise the number of localisation strings > (eg, use one error message for 'cant open file', not 10 variations). > > see http://lilypond.org/wiki/?LocalisationGuideLines
Addendum: this is mostly correctly done in lily. > * incorporate new strings into .pot, and update the available .po's > by running: > > make po-update Just did this. -- It seems that gettext chokes on multi-line string literals, spewing complaints about non-terminated string literals. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
