From: Jordi Mallach <jordi@gnu.org>
Date: Thu, 30 Oct 2003 13:10:32 +0000 (+0000)
Subject: Patch from Martin-Eric Racine <q-funk@pp.fishpool.fi> to accept "Yy" and "Nn" as... 
X-Git-Tag: v1.2.3~8
X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=bf17a5812fd8ddfab53cd278cc89f645403ce6b7;p=nano.git

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/branches/nano_1_2_branch/nano@1579 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---

diff --git a/po/ChangeLog b/po/ChangeLog
index 6786ad1c..be6128e8 100644
--- 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
index 420a4bc0..0063cc8e 100644
--- 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"