#5035 NORM Retriag: Activity bundles build fails (bad localization files)
Zarro Boogs per Child
bugtracker at laptop.org
Wed Nov 21 14:13:56 EST 2007
#5035: Activity bundles build fails (bad localization files)
---------------------------+------------------------------------------------
Reporter: gcerchio | Owner: xavi
Type: defect | Status: reopened
Priority: normal | Milestone: Retriage, Please!
Component: localization | Version: Development build as of this date
Resolution: | Keywords: sugar-jhbuild build Update.1?
Verified: 0 |
---------------------------+------------------------------------------------
Comment(by xavi):
The error noted above, when verified against the es.po file targets the
following lines:
{{{
po/es.po:256: duplicate message definition...
po/es.po:226: ...this is the location of the first definition
}}}
Checking po/es.po, the lines are:
{{{
224-
225:#~ msgid "I drew with:"
226-#~ msgstr "Dibujado con:"
--
253-
254-#: expandedentry.py:181
255:msgid "I drew with:"
256-msgstr "Dibujado con:"
}}}
The problems I find with the stated problem are:
1) it's referring to the msgstr lines, not the msgid -- something that
afaik, is perfectly valid to have duplicates in the translations.
2) the 'first definition' line has a '#' which denotes a comment line...
true, the '~' doesn't seem to belong in the
[http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files PO spec]
but there are several other files that have 'commented out' strings making
me wonder if this is not some other problem.
--
Ticket URL: <http://dev.laptop.org/ticket/5035#comment:21>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list