diff options
author | Marko Myllynen <myllynen@redhat.com> | 2013-04-06 16:33:26 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2013-04-06 16:33:26 -0400 |
commit | 872c0acd85bd158d1c226f290b606d0e7717a2a1 (patch) | |
tree | 925f614b17c6f958fb2e1cc41481b45a2acf8773 /localedata | |
parent | 26510bdda1ab999041292737d1fad6aa25f9e06d (diff) | |
download | glibc-872c0acd85bd158d1c226f290b606d0e7717a2a1.tar.gz glibc-872c0acd85bd158d1c226f290b606d0e7717a2a1.tar.xz glibc-872c0acd85bd158d1c226f290b606d0e7717a2a1.zip |
fi_FI: Define yesstr, nostr
Define yesstr/nostr in fi_FI (as "Kyllä" and "Ei"). Fixes part of BZ#15264. --- 2013-04-06 Marko Myllynen <myllynen@redhat.com> [BZ #15264] * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
Diffstat (limited to 'localedata')
-rw-r--r-- | 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 f51700c281..bd6805a257 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 |