From: Bruno Haible Date: Thu, 24 Apr 2025 23:13:11 +0000 (+0200) Subject: tests: Fix the lang-d test. X-Git-Tag: v0.25~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=756de35ece783b1f18f82968eb7fd21c7040d7ae;p=thirdparty%2Fgettext.git tests: Fix the lang-d test. * gettext-tools/tests/lang-d: Reencode in ISO-8859-1 encoding. --- diff --git a/gettext-tools/tests/lang-d b/gettext-tools/tests/lang-d index 59279d85d..b3836a8b9 100644 --- a/gettext-tools/tests/lang-d +++ b/gettext-tools/tests/lang-d @@ -86,7 +86,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" msgid "'Your command, please?', asked the waiter." -msgstr "«Votre commande, s'il vous plait», dit le garçon." +msgstr "«Votre commande, s'il vous plait», dit le garçon." # Les gateaux allemands sont les meilleurs du monde. #, d-format @@ -130,12 +130,12 @@ ${CONFIG_SHELL} "$top_builddir"/libtool --quiet --tag=CC --mode=link \ : ${DIFF=diff} cat <<\EOF > prog.ok -«Votre commande, s'il vous plait», dit le garçon. +«Votre commande, s'il vous plait», dit le garçon. 2 morceaux de gateau EUR remplace FF. EOF cat <<\EOF > prog.oku -«Votre commande, s'il vous plait», dit le garçon. +«Votre commande, s'il vous plait», dit le garçon. 2 morceaux de gateau EUR remplace FF. EOF