Hi! On Fri, 2015-06-26 at 12:24:16 +0200, Jakub Wilk wrote: > Source: dpkg > Version: 1.18.1 > Usertags: i18nspector
> The Hungarian PO file declares only single plural form: > > "Plural-Forms: nplurals=1; plural=0;\n" > > But there are two msgstr[N], one of them untranslated: > > #: src/enquiry.c > #, c-format > msgid " %d package, from the following section:" > msgid_plural " %d packages, from the following sections:" > msgstr[0] "" > msgstr[1] " %d csomag az alábbi szakaszokból:" Ah, long time since I've run i18nspector. Thanks for the heads-up! I've fixed all reported issues now. And reverted some bogus removals of fuzzy markers too. > Some other PO files for languages with nplurals=1 have the same problem, > which makes me think an automated tool has gone awry... Yeah, that would have been the damage caused by using msguntypot: 782060 and 782061. :( Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

