aboutsummaryrefslogtreecommitdiff
path: root/localedata
AgeCommit message (Collapse)AuthorFilesLines
2017-08-07Fix missing redirects in testsuite targetsAndreas Schwab2-2/+7
2017-08-03Add yesstr and nostr for doi_IN, kok_IN, and sat_INMike FABIAN4-12/+24
For the locales doi_IN, kok_IN, and sat_IN, the words for “yes” and “no” were apparently in yesexpr and noexpr. Copy them from there to add yesstr and nostr. Also make yesexpr and noexpr more readable by using the POSIX portable character set. * locales/doi_IN (LC_MESSAGES): Add yesstr and nostr. * locales/kok_IN (LC_MESSAGES): Add yesstr and nostr. * locales/sat_IN (LC_MESSAGES): Add yesstr and nostr.
2017-08-03Revert “Fix yesexpr in en_DK locale”Mike FABIAN2-1/+21
This reverts commit 8f75515080ee099030547ba5bcae59e800a2cc08 Revert “Fix yesexpr in en_DK locale”. * locales/en_DK (LC_MESSAGES): Restore original yesexpr, noexpr, yesstr, nostr. Convert them to ASCII and add a comment why we want to have them like this.
2017-08-03drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH localeMike FABIAN2-2/+7
* locales/km_KH (LC_MESSAGES): drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr
2017-08-03Drop redundant .* from yesexpr and noexpr in agr_PE localeMike FABIAN2-8/+8
And make the expressions more readable by using the POSIX portable character set instead of Unicode code points. * locales/agr_PE (LC_MESSAGES): drop .* from yesexpr and noexpr
2017-08-03Added new Locale bho_NPAkhilesh Kumar3-0/+99
Bhojpuri is one of the most common languages in Nepal and India. http://codefornepal.org/en/2014/02/top-10-languages-spoken-as-mother-tongues-in-nepal/ https://en.wikipedia.org/wiki/Bhojpuri_language Added "bho_NP" locale and Reference is taken form "bho_IN". [BZ #21845] * locales/bho_NP: New file, Bhojpuri locale for Nepal. * SUPPORTED: Add bho_NP/UTF-8
2017-08-03Fix yesexpr in en_DK localeAkhilesh Kumar2-4/+6
[BZ #21867] * locales/en_DK (LC_MESSAGES): Fix yesexpr
2017-08-03Fix abday in zh_SGAkhilesh Kumar2-4/+6
Make it the same as in zh_CN and zh_TW which agrees with "narrow" in CLDR. [BZ #21853] * locales/zh_SG (LC_TIME): Fix abday
2017-08-02Remove CFLAG settings that turn off warning (no longer needed).Steve Ellcey1-16/+0
2017-08-02 Steve Ellcey <sellcey@cavium.com> * localedata/Makefile (CFLAGS-tst_iswalnum.c, CFLAGS-tst_iswalpha.c CFLAGS-tst_iswcntrl.c, CFLAGS-tst_iswdigit.c, CFLAGS-tst_iswgraph.c, CFLAGS-tst_iswlower.c, CFLAGS-tst_iswprint.c, CFLAGS-tst_iswpunct.c, CFLAGS-tst_iswspace.c, CFLAGS-tst_iswupper.c, CFLAGS-tst_iswxdigit.c, CFLAGS-tst_towlower.c, CFLAGS-tst_towupper.c): Remove.
2017-07-27Fix country name in title of mai_NP localeAkhilesh Kumar2-1/+6
[BZ #21848] * locales/mai_NP (LC_IDENTIFICATION): Fix country name in title.
2017-07-27Improve country_name in be_BY@latinIhar Hrachyshka2-1/+5
2017-07-27Minor improvements to new az_IR localeMike FABIAN2-8/+17
* locales/az_IR (LC_MESSAGES): Improve yesexpr and noexpr. * locales/az_IR (LC_ADDRESS): Fix typo in comment and use the individual iso-639-3 code for South Azerbaijani "azb" in lang_term. * locales/az_IR (LC_NAME): Improve readability of name_fmt in source.
2017-07-27Add new az_IR localeMousa Moradi3-0/+297
[BZ #14172] * locales/az_IR: New file.
2017-07-27Fix wrong monetary system used in ta_LK localeAkhilesh Kumar2-1/+6
[BZ #21839] * locales/ta_LK (LC_MONETARY): copy "si_LK"
2017-07-27Fix country_name in nds_NLMike FABIAN2-2/+6
2017-07-27Fix Latin characters and month sequence in mai_INAkhilesh Kumar2-6/+11
Fixes [BZ #21822] with commit id 832f8e048773da9aac99cd1ee57f2ccbd40860f6 [BZ #21844] * locales/mai_IN (LC_TIME): Fix Latin characters and month sequence.
2017-07-26Revert "Remove redundant data for LC_MONETARY for Indian locales"Mike FABIAN20-21/+365
This reverts commit 480af555f35201a646531cfd7c68a58905edba90. Revert: 2017-07-26 Akhilesh Kumar <akhilesh.k@samsung.com> Remove redundant data for LC_MONETARY [BZ #21836] * locales/ar_IN (LC_MONETARY): copy "hi_IN" * locales/as_IN (LC_MONETARY): copy "hi_IN" * locales/bhb_IN (LC_MONETARY): copy "hi_IN" * locales/bn_IN (LC_MONETARY): copy "hi_IN" * locales/en_IN (LC_MONETARY): copy "hi_IN" * locales/gu_IN (LC_MONETARY): copy "hi_IN" * locales/kn_IN (LC_MONETARY): copy "hi_IN" * locales/kok_IN (LC_MONETARY): copy "hi_IN" * locales/ks_IN (LC_MONETARY): copy "hi_IN" * locales/ml_IN (LC_MONETARY): copy "hi_IN" * locales/mr_IN (LC_MONETARY): copy "hi_IN" * locales/or_IN (LC_MONETARY): copy "hi_IN" * locales/pa_IN (LC_MONETARY): copy "hi_IN" * locales/sa_IN (LC_MONETARY): copy "hi_IN" * locales/sd_IN (LC_MONETARY): copy "hi_IN" * locales/ta_IN (LC_MONETARY): copy "hi_IN" * locales/tcy_IN (LC_MONETARY): copy "hi_IN" * locales/te_IN (LC_MONETARY): copy "hi_IN" * locales/ur_IN (LC_MONETARY): copy "hi_IN"
2017-07-26Remove erroneous spaces from some strings in locale filesMike FABIAN4-9/+10
* locales/hif_FJ (LC_TIME): Remove erroneous spaces from d_t_fmt. * locales/km_KH (LC_TIME): Remove erroneous space from d_t_fmt. * locales/sm_WS (LC_TIME): Remove erroneous spaces from day.
2017-07-26Remove erroneous tabs from some strings in locale filesMike FABIAN3-11/+9
* locales/et_EE (LC_ADDRESS): Remove tabs in postal_fmt. * locales/hif_FJ (LC_TIME): Remove tabs in t_fmt_ampm. * locales/hif_FJ (LC_NAME): Remove tabs in name_fmt.
2017-07-26Fix inappropriate characters in LC_IDENTIFICATION in several localesMike FABIAN10-11/+23
Found using the script check-localedef.py by Zack Weinberg. * locales/agr_PE (LC_IDENTIFICATION): Fix inappropriate character. * locales/an_ES (LC_IDENTIFICATION): Fix inappropriate character. * locales/gv_GB (LC_IDENTIFICATION): Fix inappropriate character. * locales/kw_GB (LC_IDENTIFICATION): Fix inappropriate character. * locales/ln_CD (LC_IDENTIFICATION): Fix inappropriate character. * locales/nb_NO (LC_IDENTIFICATION): Fix inappropriate character. * locales/pap_CW (LC_IDENTIFICATION): Fix inappropriate character. * locales/se_NO (LC_IDENTIFICATION): Fix inappropriate character. * locales/sgs_LT (LC_IDENTIFICATION): Fix inappropriate character.
2017-07-26Fix inappropriate escape sequences in LC_IDENTIFICATION in several localesMike FABIAN22-25/+48
Found using the script check-localedef.py by Zack Weinberg. * locales/aa_DJ (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/aa_ER (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/aa_ET (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/ak_GH (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/bn_BD (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/de_IT (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/es_CU (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/gd_GB (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/gl_ES (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/he_IL (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/hr_HR (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/ht_HT (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/hy_AM (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/lg_UG (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/mai_IN (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/mg_MG (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/pl_PL (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/quz_PE (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/se_NO (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/sl_SI (LC_IDENTIFICATION): Fix inappropriate escape sequence. * locales/ta_LK (LC_IDENTIFICATION): Fix inappropriate escape sequence.
2017-07-26Indian scripts: More fixes after the recent import.Rafal Luzynski15-111/+132
After the recent import of month names from CLDRv31 (bug 21217, commit c853f14) an import of abbreviated month names is also needed to make sure they match the full forms. In case of kok_IN CLDR does not provide the abbreviated month names explicitly but uses full month names in such cases so abmon section has been copied from mon. * localedata/locales/as_IN (abmon): Update from CLDR. * localedata/locales/bn_BD (abmon): Likewise. * localedata/locales/bn_IN (abmon): Likewise. * localedata/locales/gu_IN (abmon): Likewise. * localedata/locales/hi_IN (abmon): Likewise. * localedata/locales/kn_IN (abmon): Likewise. * localedata/locales/ml_IN (abmon): Likewise. * localedata/locales/mr_IN (abmon): Likewise. * localedata/locales/ne_NP (abmon): Likewise. * localedata/locales/or_IN (abmon): Likewise. * localedata/locales/pa_IN (abmon): Likewise. * localedata/locales/ta_IN (abmon): Likewise. * localedata/locales/te_IN (abmon): Likewise. * localedata/locales/kok_IN (abmon): Likewise but copied from mon.
2017-07-26Use POSIX Portable Character Set in the new mai_NP locale source file ↵Mike FABIAN2-17/+10
instead of <Uxxxx> * localedata/locales/mai_NP: Use POSIX Portable Character Set.
2017-07-26Added New Locale mai_NPAkhilesh Kumar3-0/+110
Maithili which is an official language not only in India but in Nepal as well. https://en.wikipedia.org/wiki/Maithili_language Reference is taken form mai_IN. [BZ #21835] * localedata/locales/mai_NP: New file. * localedata/SUPPORTED: Add mai_NP/UTF-8.
2017-07-26Removed redundant data for the_NP localeAkhilesh Kumar2-33/+12
[BZ #21838] * locales/the_NP (LC_CTYPE): copy "ne_NP" * locales/the_NP (LC_COLLATE): copy "ne_NP" * locales/the_NP (LC_MONETARY): copy "ne_NP" * locales/the_NP (LC_TELEPHONE): copy "ne_NP"
2017-07-26Remove redundant data for LC_MONETARY in sd_IN@devanagariMike FABIAN2-22/+5
2017-07-26Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar20-336/+45
[BZ #21836] * locales/ar_IN (LC_MONETARY): copy "hi_IN" * locales/as_IN (LC_MONETARY): copy "hi_IN" * locales/bhb_IN (LC_MONETARY): copy "hi_IN" * locales/bn_IN (LC_MONETARY): copy "hi_IN" * locales/en_IN (LC_MONETARY): copy "hi_IN" * locales/gu_IN (LC_MONETARY): copy "hi_IN" * locales/kn_IN (LC_MONETARY): copy "hi_IN" * locales/kok_IN (LC_MONETARY): copy "hi_IN" * locales/ks_IN (LC_MONETARY): copy "hi_IN" * locales/ml_IN (LC_MONETARY): copy "hi_IN" * locales/mr_IN (LC_MONETARY): copy "hi_IN" * locales/or_IN (LC_MONETARY): copy "hi_IN" * locales/pa_IN (LC_MONETARY): copy "hi_IN" * locales/sa_IN (LC_MONETARY): copy "hi_IN" * locales/sd_IN (LC_MONETARY): copy "hi_IN" * locales/ta_IN (LC_MONETARY): copy "hi_IN" * locales/tcy_IN (LC_MONETARY): copy "hi_IN" * locales/te_IN (LC_MONETARY): copy "hi_IN" * locales/ur_IN (LC_MONETARY): copy "hi_IN"
2017-07-25Fix inconsistency in country_isbn and missing prefixesAkhilesh Kumar3-2/+8
[BZ #21797] * locales/et_EE (LC_ADDRESS): Fix country_isbn. * locales/hy_AM (LC_ADDRESS): Fix country_isbn.
2017-07-25Add country_name to several localesMike FABIAN21-1/+68
* locales/an_ES (LC_ADDRESS): Add country_name. * locales/ayc_PE (LC_ADDRESS): Add country_name. * locales/be_BY@latin (LC_ADDRESS): Add country_name. * locales/dv_MV (LC_ADDRESS): Add country_name, country_ab2, and country_ab3 * locales/ia_FR (LC_ADDRESS): Add country_name. * locales/ik_CA (LC_ADDRESS): Add country_name. * locales/lij_IT (LC_ADDRESS): Add country_name. * locales/mi_NZ (LC_ADDRESS): Add country_name. * locales/nds_DE (LC_ADDRESS): Add country_name. * locales/nds_NL (LC_ADDRESS): Add country_name. * locales/oc_FR (LC_ADDRESS): Add country_name. * locales/sa_IN (LC_ADDRESS): Add country_name. * locales/sc_IT (LC_ADDRESS): Add country_name. * locales/sd_IN (LC_ADDRESS): Add country_name. * locales/tcy_IN (LC_ADDRESS): Add country_name. * locales/tg_TJ (LC_ADDRESS): Add country_name. * locales/tl_PH (LC_ADDRESS): Add country_name. * locales/tt_RU (LC_ADDRESS): Add country_name. * locales/wo_SN (LC_ADDRESS): Add country_name. * locales/zh_SG (LC_ADDRESS): Add country_name.
2017-07-25Fix name_mrs for mag_INAkhilesh Kumar2-4/+9
[BZ #21825] * locales/mag_IN(LC_NAME): Fix name_mrs.
2017-07-25Added yesstr/nostr for sa_INAkhilesh Kumar2-0/+7
[BZ #21823] * locales/sa_IN (LC_MESSAGES): Add yesstr,nostr
2017-07-25Fix LC_TIME for mai_INAkhilesh Kumar2-4/+83
[BZ #21822] * locales/mai_IN (LC_TIME): Fix abday, day, mon etc...
2017-07-24Added country_name in mai_INAkhilesh Kumar2-1/+6
[BZ #21821] * locales/mai_IN (LC_ADDRESS): Add country_name.
2017-07-24Added country_isbn for Republic of KoreaAkhilesh Kumar2-0/+6
[BZ #21796] * locales/ko_KR (LC_ADDRESS): Add country_isbn.
2017-07-24Added country_isbn for ItalyAkhilesh Kumar7-0/+16
[BZ #21794] * locales/ca_IT (LC_ADDRESS): Add country_isbn. * locales/de_IT (LC_ADDRESS): Add country_isbn. * locales/fur_IT (LC_ADDRESS): Add country_isbn. * locales/it_IT (LC_ADDRESS): Add country_isbn. * locales/lij_IT (LC_ADDRESS): Add country_isbn. * locales/sc_IT (LC_ADDRESS): Add country_isbn.
2017-07-21Fix localedata test builds with latest GCCSteve Ellcey1-0/+15
* localedata/Makefile (CFLAGS-tst_iswalnum.c, CFLAGS-tst_iswalpha.c CFLAGS-tst_iswcntrl.c, CFLAGS-tst_iswdigit.c, CFLAGS-tst_iswgraph.c, CFLAGS-tst_iswlower.c, CFLAGS-tst_iswprint.c, CFLAGS-tst_iswpunct.c, CFLAGS-tst_iswspace.c, CFLAGS-tst_iswupper.c, CFLAGS-tst_iswxdigit.c, CFLAGS-tst_towlower.c, CFLAGS-tst_towupper.c): New macros.
2017-07-21Fix misspelled yesexpr/day/abday/mon/abmon/date_fmt fields in sc_ITMassimeddu Cireddu2-24/+38
[BZ #12068] * locales/sc_IT (LC_MESSAGES): Fix yesexpr and add yesstr and nostr. * locales/sc_IT (LC_TIME): Fix mispelled day/abday/mon/abmon and fix date_fmt.
2017-07-21localedata/locales/lg_UG: Fix some comments.Rafal Luzynski2-10/+16
After the recent update of int_select the comment needed an update, too. While at this, all comments in LC_TELEPHONE were moved above their respective values because this looks better. Some minor typos fixed. [BZ #21783] * localedata/locales/lg_UG (LC_TELEPHONE): Move all comments above the values, correct some of them.
2017-07-21Add/Fix country_isbn for FranceAkhilesh Kumar6-2/+14
[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-21Add country_name and country_post, and country_isbn for pap_AW and pap_CWAkhilesh Kumar3-5/+16
[BZ #21807] [BZ #21808] * locales/pap_AW (LC_ADDRESS): Add country_name and country_post. * locales/pap_CW (LC_ADDRESS): Add country_name, country_post, and country_isbn.
2017-07-20Add int_select to many localesMike FABIAN53-15/+107
* locales/ar_JO (LC_TELEPHONE): Add int_select. * locales/ar_LB (LC_TELEPHONE): Add int_select. * locales/ar_MA (LC_TELEPHONE): Add int_select. * locales/ar_OM (LC_TELEPHONE): Add int_select. * locales/ber_DZ (LC_TELEPHONE): Add int_select. * locales/ber_MA (LC_TELEPHONE): Add int_select. * locales/ca_ES (LC_TELEPHONE): Add int_select. * locales/crh_UA (LC_TELEPHONE): Add int_select. * locales/de_CH (LC_TELEPHONE): Add int_select. * locales/de_LI (LC_TELEPHONE): Add int_select. * locales/de_LU (LC_TELEPHONE): Add int_select. * locales/dz_BT (LC_TELEPHONE): Add int_select. * locales/en_HK (LC_TELEPHONE): Add int_select. * locales/en_IE (LC_TELEPHONE): Add int_select. * locales/en_NZ (LC_TELEPHONE): Add int_select. * locales/en_PH (LC_TELEPHONE): Add int_select. * locales/en_SG (LC_TELEPHONE): Add int_select. * locales/es_ES (LC_TELEPHONE): Add int_select. * locales/es_PA (LC_TELEPHONE): Add int_select. * locales/es_US (LC_TELEPHONE): Add int_select. * locales/es_UY (LC_TELEPHONE): Add int_select. * locales/eu_ES (LC_TELEPHONE): Add int_select. * locales/he_IL (LC_TELEPHONE): Add int_select. * locales/id_ID (LC_TELEPHONE): Add int_select. * locales/it_CH (LC_TELEPHONE): Add int_select. * locales/it_CH (LC_TELEPHONE): Add int_select. * locales/it_IT (LC_TELEPHONE): Add int_select. * locales/kl_GL (LC_TELEPHONE): Add int_select. * locales/ko_KR (LC_TELEPHONE): Add int_select. * locales/kw_GB (LC_TELEPHONE): Add int_select. * locales/ky_KG (LC_TELEPHONE): Add int_select. * locales/lij_IT (LC_TELEPHONE): Add int_select. * locales/lt_LT (LC_TELEPHONE): Add int_select. * locales/lv_LV (LC_TELEPHONE): Add int_select. * locales/mi_NZ (LC_TELEPHONE): Add int_select. * locales/ms_MY (LC_TELEPHONE): Add int_select. * locales/mt_MT (LC_TELEPHONE): Add int_select. * locales/ne_NP (LC_TELEPHONE): Add int_select. * locales/niu_NU (LC_TELEPHONE): Add int_select. * locales/nl_NL (LC_TELEPHONE): Add int_select. * locales/pl_PL (LC_TELEPHONE): Add int_select. * locales/ro_RO (LC_TELEPHONE): Add int_select. * locales/ru_UA (LC_TELEPHONE): Add int_select. * locales/rw_RW (LC_TELEPHONE): Add int_select. * locales/sk_SK (LC_TELEPHONE): Add int_select. * locales/sl_SI (LC_TELEPHONE): Add int_select. * locales/so_SO (LC_TELEPHONE): Add int_select. * locales/the_NP (LC_TELEPHONE): Add int_select. * locales/tk_TM (LC_TELEPHONE): Add int_select. * locales/uz_UZ (LC_TELEPHONE): Add int_select. * locales/uz_UZ@cyrillic (LC_TELEPHONE): Add int_select. * locales/zh_SG (LC_TELEPHONE): Add int_select.
2017-07-20Added int_select international_call_prefixesAkhilesh Kumar12-0/+36
[BZ # 21801] * locales/es_NI (LC_TELEPHONE): Add int_select. * locales/es_PE (LC_TELEPHONE): Add int_select. * locales/es_PR (LC_TELEPHONE): Add int_select. * locales/es_PY (LC_TELEPHONE): Add int_select. * locales/es_VE (LC_TELEPHONE): Add int_select. * locales/fo_FO (LC_TELEPHONE): Add int_select. * locales/fr_CH (LC_TELEPHONE): Add int_select. * locales/fr_LU (LC_TELEPHONE): Add int_select. * locales/ga_IE (LC_TELEPHONE): Add int_select. * locales/gl_ES (LC_TELEPHONE): Add int_select. * locales/gv_GB (LC_TELEPHONE): Add int_select.
2017-07-20Fix int_select international_call_prefixesAkhilesh Kumar12-8/+36
[BZ #21799] * locales/ar_KW (LC_TELEPHONE): Add int_select. * locales/ar_LY (LC_TELEPHONE): Add int_select. * locales/ar_QA (LC_TELEPHONE): Add int_select. * locales/ar_SA (LC_TELEPHONE): Add int_select. * locales/ar_SS (LC_TELEPHONE): Add int_select. * locales/ar_SY (LC_TELEPHONE): Add int_select. * locales/ar_TN (LC_TELEPHONE): Add int_select. * locales/ar_YE (LC_TELEPHONE): Add int_select. * locales/ca_AD (LC_TELEPHONE): Add int_select. * locales/es_MX (LC_TELEPHONE): Add int_select.
2017-07-19Add country_name to iu_CA localeMike FABIAN2-1/+6
* locales/iu_CA (LC_ADDRESS): Add country_name
2017-07-19Fix country_post "Country Postal Abbreviations"Akhilesh Kumar9-9/+20
[BZ #21788] * locales/cy_GB (LC_ADDRESS): Add country_post. * locales/hy_AM (LC_ADDRESS): Add country_post. * locales/iu_CA (LC_ADDRESS): Add country_post. * locales/nan_TW@latin (LC_ADDRESS): Add country_post. * locales/ps_AF (LC_ADDRESS): Add country_post. * locales/sr_RS (LC_ADDRESS): Fix country_post. * locales/sr_RS@latin (LC_ADDRESS): Fix country_post. * locales/zh_TW (LC_ADDRESS): Fix country_post.
2017-07-19Fix consistency in country_isbn in various locales and add comment to ↵Akhilesh Kumar11-11/+25
country_num in nr_ZA [BZ #21784] * locales/bo_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/fa_IR (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/nan_TW@latin (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/nr_ZA (LC_ADDRESS): Add country_num. * locales/sr_RS (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/sr_RS@latin (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/ug_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/yue_HK (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/zh_CN (LC_ADDRESS): Fix inconsistency in country_isbn. * locales/zh_TW (LC_ADDRESS): Fix inconsistency in country_isbn.
2017-07-19Fix or add int_select international_call_prefixesAkhilesh Kumar10-11/+30
[BZ #21783 ] * locales/ar_AE (LC_TELEPHONE): Add int_select. * locales/ar_BH (LC_TELEPHONE): Fix int_select. * locales/ar_IQ (LC_TELEPHONE): Add int_select. * locales/es_CU (LC_TELEPHONE): Add int_select. * locales/ja_JP (LC_TELEPHONE): Add int_select. * locales/lg_UG (LC_TELEPHONE): Fix int_select. * locales/mn_MN (LC_TELEPHONE): Fix int_select. * locales/om_KE (LC_TELEPHONE): Add int_select. * locales/sm_WS (LC_TELEPHONE): Fix int_select.
2017-07-17Fix country_name in li_NLAkhilesh Kumar2-1/+7
[BZ #21770] * locales/li_NL: Fix country_name.
2017-07-17Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in ↵Mike FABIAN2-4/+8
yesstr and nostr for to_TO locale Suggested by Rafał Lużyński. * locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr
2017-07-17Fix yesexpr in new agr_PE localeMike FABIAN2-2/+6
yY should be added there as in (almost) all other locales (Suggested by Rafał Lużyński). * locales/agr_PE (LC_MESSAGES): Add yY to yesexpr.