From c64e669919ea4895993bd59b0326ff02e776e6d4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 21 Oct 2007 01:28:44 +0000 Subject: [PATCH] Change the test so that the fix to msgmerge-22 does not apply to it. --- gettext-tools/tests/msgmerge-21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettext-tools/tests/msgmerge-21 b/gettext-tools/tests/msgmerge-21 index 92f572357..4cac80811 100755 --- a/gettext-tools/tests/msgmerge-21 +++ b/gettext-tools/tests/msgmerge-21 @@ -23,7 +23,7 @@ msgstr "" #, c-format msgid "Add resource from addressbook" -msgid_plural "Add %n resources from addressbook" +msgid_plural "Add %1 resources from addressbook" msgstr[0] "Engadir un recurso dende o libro de enderezos" msgstr[1] "Engadir %n recursos dende o libro de enderezos" EOF -- 2.47.3