On Fri, Oct 14, 2005 at 07:22:00AM +0000, lems%gmx.net@localhost wrote: > Making all in po > gmake[2]: Entering directory > `/usr/pkgsrc/x11/gnome2-terminal/work/gnome-terminal-2.12.0/po' > file=`echo am | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/msgfmt -o $file am.po > am.po:1791: keyword "msgid_plural" unknown > am.po:1790: missing `msgstr' section > am.po:1791: parse error > am.po:2041: keyword "msgid_plural" unknown > am.po:2040: missing `msgstr' section > am.po:2041: parse error > am.po:2392: keyword "msgid_plural" unknown > am.po:2391: missing `msgstr' section > am.po:2392: parse error > found 9 fatal errors > gmake[2]: *** [am.gmo] Error 1 > gmake[2]: Leaving directory > `/usr/pkgsrc/x11/gnome2-terminal/work/gnome-terminal-2.12.0/po' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/pkgsrc/x11/gnome2-terminal/work/gnome-terminal-2.12.0' > gmake: *** [all] Error 2 > *** Error code 2 By the way: I got "ms.po.tmp:2619: `msgid' and `msgstr' entries do not both end with '\n'" for three po files. I do not know if this is correct, but it installed fine with these changes: $NetBSD$ --- po/am.po.orig 2004-11-02 01:17:35.000000000 +0000 +++ po/am.po @@ -2390,8 +2390,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" -msgstr[0] "á??á?? á??á??á??á?«á?? á? á?¥á??" -msgstr[1] "á??á?? á??á??á??á?«á?? á? á?¥á??" +msgstr[0] "á??á?? á??á??á??á?«á?? á? á?¥á??\n" +msgstr[1] "á??á?? á??á??á??á?«á?? á? á?¥á??\n" #: src/terminal.c:2627 #, c-format $NetBSD$ --- po/ga.po.orig 2004-11-02 01:17:35.000000000 +0000 +++ po/ga.po @@ -2379,8 +2379,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" -msgstr[0] "Scrios PróifÃl" -msgstr[1] "Scrios PróifÃl" +msgstr[0] "Scrios PróifÃl\n" +msgstr[1] "Scrios PróifÃl\n" #: src/terminal.c:2627 #, c-format $NetBSD$ --- po/ms.po.orig 2004-11-02 01:17:35.000000000 +0000 +++ po/ms.po @@ -2616,8 +2616,8 @@ msgstr "" #, fuzzy, c-format msgid "Delete this profile?\n" msgid_plural "Delete these %d profiles?\n" -msgstr[0] "Padam Profil" -msgstr[1] "Padam Profil" +msgstr[0] "Padam Profil\n" +msgstr[1] "Padam Profil\n" #: src/terminal.c:2627 #, c-format
Attachment:
pgp25JVBBVWM9.pgp
Description: PGP signature