diff options
| author | Yuri Pankov <yuripv@FreeBSD.org> | 2020-12-12 22:47:57 +0000 |
|---|---|---|
| committer | Yuri Pankov <yuripv@FreeBSD.org> | 2020-12-12 22:47:57 +0000 |
| commit | f02aef7493f15a3f57aa9e73d4eeec65a851ef01 (patch) | |
| tree | beca9acc0a81f73a5ac2a58f6cace95efde6197c /tools | |
| parent | ccaf931ee97d795771b4eb738a3380eff0d53c11 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/locale/Makefile | 2 | ||||
| -rw-r--r-- | tools/tools/locale/etc/charmaps.xml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/tools/tools/locale/Makefile b/tools/tools/locale/Makefile index 7bb234e884d8..492ff714feb7 100644 --- a/tools/tools/locale/Makefile +++ b/tools/tools/locale/Makefile @@ -111,7 +111,7 @@ BASE_LOCALES_OF_INTEREST?= \ cs_CZ da_DK de_AT de_CH de_DE el_GR en_AU en_CA \ en_GB en_HK en_IE en_NZ en_PH en_SG en_US en_ZA \ es_AR es_CR es_ES es_MX et_EE eu_ES fi_FI fr_BE \ - fr_CA fr_CH fr_FR he_IL hi_IN hr_HR hu_HU hy_AM \ + fr_CA fr_CH fr_FR ga_IE he_IL hi_IN hr_HR hu_HU hy_AM \ is_IS it_CH it_IT ja_JP ko_KR lt_LT lv_LV \ nb_NO nl_BE nl_NL nn_NO pl_PL pt_BR pt_PT ro_RO \ ru_RU se_FI se_NO sk_SK sl_SI sv_FI sv_SE tr_TR \ diff --git a/tools/tools/locale/etc/charmaps.xml b/tools/tools/locale/etc/charmaps.xml index f8ff1ced8d54..78a344d6929e 100644 --- a/tools/tools/locale/etc/charmaps.xml +++ b/tools/tools/locale/etc/charmaps.xml @@ -93,6 +93,8 @@ <language name="fr" encoding="ISO8859-1 ISO8859-15" countries="CA" /> + <language name="ga" + countries="IE" /> <!-- UTF-8 only --> <language name="he" countries="IL" /> <language name="hi" |
