mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
localedata: an_ES: fix case of lang_ab
This needs to be lowercase to match the local ISO 639 database.
This commit is contained in:
parent
35fbb341f8
commit
6f915e9dc8
@ -1,3 +1,7 @@
|
||||
2016-03-16 Carlos O'Donell <carlos@redhat.com>
|
||||
|
||||
* locales/an_ES (lang_ab): Use lowercase.
|
||||
|
||||
2016-03-05 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* locales/af_ZA (LC_IDENTIFICATION): Set tel & fax to "".
|
||||
|
@ -134,7 +134,7 @@ postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
|
||||
country_ab2 "<U0045><U0053>"
|
||||
country_ab3 "<U0045><U0053><U0050>"
|
||||
country_num 724
|
||||
lang_ab "<U0041><U004E>"
|
||||
lang_ab "<U0061><U006E>"
|
||||
% E
|
||||
country_car "<U0045>"
|
||||
% aragonés
|
||||
|
Loading…
Reference in New Issue
Block a user