commit b78649b66485b4707574f22a38368ff14867be11
parent 95114c1bc414bd3b91b9c21c3d499184c8d64440
Author: Jordi Mallach <jordi@gnu.org>
Date: Thu, 30 Oct 2003 13:10:32 +0000
Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No prompts.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1579 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/po/ChangeLog b/po/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-30 Jordi Mallach <jordi@gnu.org>
+
+ * fi.po: Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi>
+ to accept "Yy" and "Nn" as well as the Finnish letters in Yes/No
+ prompts.
+
2003-10-18 Jordi Mallach <jordi@gnu.org>
* ca.po: Updated Catalan translation.
diff --git a/po/fi.po b/po/fi.po
@@ -1592,11 +1592,11 @@ msgstr "En hyv
#: winio.c:1297
msgid "Yy"
-msgstr "Kk"
+msgstr "KkYy"
#: winio.c:1298
msgid "Nn"
-msgstr "Ee"
+msgstr "EeNn"
#: winio.c:1299
msgid "Aa"