mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-11 07:40:05 +00:00
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.
This commit is contained in:
parent
26510bdda1
commit
872c0acd85
@ -1,3 +1,8 @@
|
||||
2013-04-06 Marko Myllynen <myllynen@redhat.com>
|
||||
|
||||
[BZ #15264]
|
||||
* locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
|
||||
|
||||
2013-04-06 Carlos O'Donell <carlos@redhat.com>
|
||||
|
||||
* Makefile.in (regen-ulps): New target.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user