Handle localized y/n reply in sq_AL

This commit is contained in:
Ulrich Drepper 2011-05-09 23:23:17 -04:00
parent be97a69ebe
commit 5d493feb1a
3 changed files with 11 additions and 7 deletions

10
NEWS
View file

@ -9,11 +9,11 @@ Version 2.14
* The following bugs are resolved with this release:
11532, 11578, 11653, 11668, 11724, 11945, 11947, 12158, 12178, 12200,
12346, 12393, 12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509,
12510, 12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631,
12650, 12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717,
12723, 12734, 12738
11487, 11532, 11578, 11653, 11668, 11724, 11945, 11947, 12158, 12178,
12200, 12346, 12393, 12420, 12445, 12449, 12454, 12460, 12469, 12489,
12509, 12510, 12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611,
12631, 12650, 12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714,
12717, 12723, 12734, 12738
* The RPC implementation in libc is obsoleted. Old programs keep working
but new programs cannot be linked with the routines in libc anymore.

View file

@ -1,5 +1,9 @@
2011-05-09 Ulrich Drepper <drepper@gmail.com>
[BZ #11487]
* locales/sq_AL (yesexpr): Recognize pP as well.
(noexpr): Recognize jJ as well.
[BZ #11532]
* localedata/charmaps/CP770: New file.
* localedata/charmaps/CP771: New file.

View file

@ -294,8 +294,8 @@ END LC_TIME
LC_MESSAGES
yesexpr "<U005E><U005B><U0079><U0059><U005D><U002E><U002A>"
noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
yesexpr "<U005E><U005B><U0079><U0059><U0070><U0050><U005D><U002E><U002A>"
noexpr "<U005E><U005B><U006E><U004E><U006A><U004A><U005D><U002E><U002A>"
END LC_MESSAGES