diff options
author | Mike FABIAN <mfabian@redhat.com> | 2019-09-17 17:20:32 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2019-10-01 10:27:02 +0200 |
commit | 8e42fc6811ba94a01e194d46572c3cf803b3aae0 (patch) | |
tree | d210ceeb348387e1a608edffc74c97a4041e34e3 /localedata/locales/tpi_PG | |
parent | b5b67ecec1de9c9425a96cb8a7699b104c106de7 (diff) | |
download | glibc-8e42fc6811ba94a01e194d46572c3cf803b3aae0.zip glibc-8e42fc6811ba94a01e194d46572c3cf803b3aae0.tar.gz glibc-8e42fc6811ba94a01e194d46572c3cf803b3aae0.tar.bz2 |
Sync "language", "lang_name", "territory", "country_name" with CLDR/langtable
Sync these values with CLDR and langtable as much as possible. Add
missing values.
If possible, take the values from CLDR, if CLDR does not have it,
take it from langtable. The values from langtable which are not from
CLDR are from Wikipedia or native speakers.
Diffstat (limited to 'localedata/locales/tpi_PG')
-rw-r--r-- | localedata/locales/tpi_PG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/localedata/locales/tpi_PG b/localedata/locales/tpi_PG index 3315c27..8854819 100644 --- a/localedata/locales/tpi_PG +++ b/localedata/locales/tpi_PG @@ -172,7 +172,8 @@ END LC_NAME LC_ADDRESS % http://www.addressexamples.com/papua-new-guinea-address-format/ postal_fmt "%a%s%z%C" -country_name "Papua New Guinea" +% https://tpi.wikipedia.org/wiki/Papua_Niugini +country_name "Papua Niugini" country_post "" country_ab2 "PG" country_ab3 "PNG" @@ -180,7 +181,7 @@ country_car "PNG" % https://en.wikipedia.org/wiki/ISO_3166-1_numeric country_num 598 % Tok Pisin -lang_name "Tok Pisin" +lang_name "Tok Pisin" % https://en.wikipedia.org/wiki/Tok_Pisin lang_ab "" lang_term "tpi" |