summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-11 16:23:45 +0000
committerBruno Haible <bruno@clisp.org>2001-03-11 16:23:45 +0000
commitbdccffe55884d13f2352e874acb7c5585500a482 (patch)
tree781338f9778e5c8508ce82919983836cfa96af58
parent4facfe710651d9498f5751e1ca2afb5ef5f146fc (diff)
downloadexternal_gettext-bdccffe55884d13f2352e874acb7c5585500a482.zip
external_gettext-bdccffe55884d13f2352e874acb7c5585500a482.tar.gz
external_gettext-bdccffe55884d13f2352e874acb7c5585500a482.tar.bz2
Update.
-rw-r--r--tests/xg-test1.ok.po20
1 files changed, 13 insertions, 7 deletions
diff --git a/tests/xg-test1.ok.po b/tests/xg-test1.ok.po
index d743432..0b01f9f 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"