[PATCH] fi_FI: Define yesstr, nostr
Marko Myllynen
myllynen@redhat.com
Thu Mar 14 15:40:00 GMT 2013
Hi,
attached is a patch to define yesstr/nostr in fi_FI (as "Kyllä" and
"Ei", obviously). I happened to notice BZ #15264 so this is related but
definitely does not warrant closing it so I chose to omit the reference
from the ChangeLog entry.
localedata/
2013-03-14 Marko Myllynen <myllynen@redhat.com>
* locales/fi_FI (LC_MESSAGES): Define yesstr, nostr.
Thanks,
--
Marko Myllynen
-------------- next part --------------
>From 61710df3f76b2acd70196fd6ef8836f47b683ae7 Mon Sep 17 00:00:00 2001
From: Marko Myllynen <myllynen@redhat.com>
Date: Thu, 14 Mar 2013 17:04:52 +0200
Subject: [PATCH] fi_FI: Define yesstr, nostr
---
localedata/locales/fi_FI | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/localedata/locales/fi_FI b/localedata/locales/fi_FI
index f51700c..bd6805a 100644
--- a/localedata/locales/fi_FI
+++ b/localedata/locales/fi_FI
@@ -212,6 +212,8 @@ END LC_TIME
LC_MESSAGES
yesexpr "<U005E><U005B><U004B><U006B><U0059><U0079><U005D><U002E><U002A>"
noexpr "<U005E><U005B><U0045><U0065><U004E><U006E><U005D><U002E><U002A>"
+yesstr "<U004B><U0079><U006C><U006C><U00E4>"
+nostr "<U0045><U0069>"
END LC_MESSAGES
LC_PAPER
--
1.7.1
More information about the Libc-alpha
mailing list