]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
tests: Fix the lang-d test.
authorBruno Haible <bruno@clisp.org>
Thu, 24 Apr 2025 23:13:11 +0000 (01:13 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 24 Apr 2025 23:13:11 +0000 (01:13 +0200)
* gettext-tools/tests/lang-d: Reencode in ISO-8859-1 encoding.

gettext-tools/tests/lang-d

index 59279d85d0c1737ac75480c004a1da7555fdf5c4..b3836a8b9a7fbc154159becce12a3abe357565e0 100644 (file)
@@ -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
-Ã\82«Votre commande, s'il vous plaitÃ\82», dit le garÃ\83§on.
+«Votre commande, s'il vous plait», dit le garçon.
 2 morceaux de gateau
 EUR remplace FF.
 EOF