2013/1/26 Phil Holmes <[email protected]>: >> The following commit: >> >> >> http://git.savannah.gnu.org/cgit/lilypond.git/commit/po/cs.po?id=f859f59147affaa8276419aa3024878ad9920790 >> >> Puts a | (pipe) symbol in 2 places in the cs.po file. The GUB build I'm >> trying to run tonight appears to fail because of them - I assume the version >> of the .po parser (whatever that is) is too old to allow that syntax. I >> think I remember this once before. >> >> So we need those lines deleted from the .po file. Is it as simple as just >> doing that, or are they sourced somewhere else? >> >> Can't do a new release until this is fixed. >> >> -- >> Phil Holmes > > > This is the previous example: > > http://lists.gnu.org/archive/html/lilypond-devel/2012-06/msg00060.html
A pipe symbol in a po file provides context for translators, see https://www.gnu.org/software/gettext/manual/html_node/Contexts.html I'm not sure this is the case, but if it is, those po files are standard and it is a problem in out [GUB] side. #~ lines are old obsolete messages anyway. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
