]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update test after msgfmt's error message changed.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jun 2009 10:45:58 +0000 (10:45 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:16:07 +0000 (12:16 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/msgfmt-10

index a971fa7712668ffe87f77bc17f4f7bc360db48a5..a27672b4379f11b2ecd33f685c87e51f367995ce 100644 (file)
@@ -1,3 +1,7 @@
+2009-05-29  Bruno Haible  <bruno@clisp.org>
+
+       * msgfmt-10: Update after msgfmt's error message changed.
+
 2009-05-29  Bruno Haible  <bruno@clisp.org>
 
        Avoid lang-c++ test failure.
index f5996bea0ea91a7f45eb9233066f8be2004e5684..b719a38ddda6c3033c3a5c16943beb5b74df2841 100755 (executable)
@@ -74,7 +74,7 @@ ${MSGFMT} --check -o /dev/null mf-test10.po2 \
 
 tmpfiles="$tmpfiles mf-test10.ok"
 cat << EOF > mf-test10.ok
-mf-test10.po2:20: number of format specifications in 'msgid' and 'msgstr[1]' does not match
+mf-test10.po2:20: number of format specifications in 'msgid_plural' and 'msgstr[1]' does not match
 msgfmt: found 1 fatal error
 EOF