summaryrefslogtreecommitdiffstats
path: root/gettext-tools/tests/msgunfmt-java-1
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/tests/msgunfmt-java-1')
-rwxr-xr-xgettext-tools/tests/msgunfmt-java-116
1 files changed, 16 insertions, 0 deletions
diff --git a/gettext-tools/tests/msgunfmt-java-1 b/gettext-tools/tests/msgunfmt-java-1
index f2158c7..34e133c 100755
--- a/gettext-tools/tests/msgunfmt-java-1
+++ b/gettext-tools/tests/msgunfmt-java-1
@@ -43,6 +43,15 @@ msgstr[1] "{0,number} morceaux de gateau"
#, java-format
msgid "{0} is replaced by {1}."
msgstr "{1} remplace {0}."
+
+# A proximity measure.
+msgid "Close"
+msgstr "Proche"
+
+# A menu entry.
+msgctxt "File"
+msgid "Close"
+msgstr "Fermer"
EOF
tmpfiles="$tmpfiles prog_fr.class"
@@ -69,6 +78,13 @@ msgstr ""
msgid "'Your command, please?', asked the waiter."
msgstr "«Votre commande, s'il vous plait», dit le garçon."
+msgid "Close"
+msgstr "Proche"
+
+msgctxt "File"
+msgid "Close"
+msgstr "Fermer"
+
msgid "a piece of cake"
msgid_plural "{0,number} pieces of cake"
msgstr[0] "un morceau de gateau"