From bdccffe55884d13f2352e874acb7c5585500a482 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 11 Mar 2001 16:23:45 +0000 Subject: [PATCH] Update. --- tests/xg-test1.ok.po | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/tests/xg-test1.ok.po b/tests/xg-test1.ok.po index d743432e8..0b01f9f9a 100644 --- a/tests/xg-test1.ok.po +++ b/tests/xg-test1.ok.po @@ -118,16 +118,22 @@ msgid "error while opening \"%s\" for writing" msgstr "" #, c-format -msgid "%d translated messages" -msgstr "" +msgid "%d translated message" +msgid_plural "%d translated messages" +msgstr[0] "" +msgstr[1] "" #, c-format -msgid ", %d fuzzy translations" -msgstr "" +msgid ", %d fuzzy translation" +msgid_plural ", %d fuzzy translations" +msgstr[0] "" +msgstr[1] "" #, c-format -msgid ", %d untranslated messages" -msgstr "" +msgid ", %d untranslated message" +msgid_plural ", %d untranslated messages" +msgstr[0] "" +msgstr[1] "" #, c-format, no-wrap msgid "" @@ -223,7 +229,7 @@ msgid "number of format specifications in `msgid' and `msgstr' does not match" msgstr "" #, c-format -msgid "format specifications for argument %u are not the same" +msgid "format specifications for argument %lu are not the same" msgstr "" msgid "missing arguments" -- 2.47.3