mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
Add/Fix country_isbn for France
[BZ #21795] * locales/br_FR (LC_ADDRESS): Add country_isbn. * locales/ca_FR (LC_ADDRESS): Add country_isbn. * locales/fr_FR (LC_ADDRESS): Add country_isbn. * locales/ia_FR (LC_ADDRESS): Fix country_isbn. * locales/oc_FR (LC_ADDRESS): Fix country_isbn.
This commit is contained in:
parent
98d9c9a61b
commit
5eeb2ea981
@ -1,3 +1,12 @@
|
||||
2017-07-21 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21795]
|
||||
* locales/br_FR (LC_ADDRESS): Add country_isbn.
|
||||
* locales/ca_FR (LC_ADDRESS): Add country_isbn.
|
||||
* locales/fr_FR (LC_ADDRESS): Add country_isbn.
|
||||
* locales/ia_FR (LC_ADDRESS): Fix country_isbn.
|
||||
* locales/oc_FR (LC_ADDRESS): Fix country_isbn.
|
||||
|
||||
2017-07-21 Akhilesh Kumar <akhilesh.k@samsung.com>
|
||||
|
||||
[BZ #21807]
|
||||
|
@ -175,6 +175,7 @@ country_name "<U0046><U0072><U0061><U00F1><U0073>"
|
||||
country_ab2 "<U0046><U0052>"
|
||||
country_ab3 "<U0046><U0052><U0041>"
|
||||
country_num 250
|
||||
country_isbn "979-10"
|
||||
% F
|
||||
country_car "<U0046>"
|
||||
% Brezhoneg
|
||||
|
@ -95,6 +95,7 @@ country_name "<U0046><U0072><U0061><U006E><U00E7><U0061>"
|
||||
country_ab2 "<U0046><U0052>"
|
||||
country_ab3 "<U0046><U0052><U0041>"
|
||||
country_num 250
|
||||
country_isbn "979-10"
|
||||
% F
|
||||
country_car "<U0046>"
|
||||
% català
|
||||
|
@ -179,6 +179,7 @@ country_name "<U0046><U0072><U0061><U006E><U0063><U0065>"
|
||||
country_ab2 "<U0046><U0052>"
|
||||
country_ab3 "<U0046><U0052><U0041>"
|
||||
country_num 250
|
||||
country_isbn "979-10"
|
||||
% F
|
||||
country_car "<U0046>"
|
||||
% Français
|
||||
|
@ -129,7 +129,7 @@ country_post "<U0046>"
|
||||
country_ab2 "<U0046><U0052>"
|
||||
country_ab3 "<U0046><U0052><U0041>"
|
||||
country_num 250
|
||||
country_isbn 2
|
||||
country_isbn "979-10"
|
||||
country_car "<U0046>"
|
||||
lang_name "<U0049><U006E><U0074><U0065><U0072><U006C><U0069><U006E><U0067><U0075><U0061>"
|
||||
|
||||
|
@ -45,7 +45,7 @@ country_post "F"
|
||||
country_ab2 "FR"
|
||||
country_ab3 "FRA"
|
||||
country_num 250
|
||||
country_isbn "2"
|
||||
country_isbn "979-10"
|
||||
country_car "<U0046>"
|
||||
% Occitan
|
||||
lang_name "<U004F><U0063><U0063><U0069><U0074><U0061><U006E>"
|
||||
|
Loading…
Reference in New Issue
Block a user