diff options
author | Mike FABIAN <mfabian@redhat.com> | 2018-02-13 12:03:49 +0100 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2018-02-23 09:49:03 +0100 |
commit | 6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9 (patch) | |
tree | a959bdbace271e01472ccddc30a742268f02f956 /localedata/locales | |
parent | 4cdc25a4a1b49c7c73124952511fb57c5a82cd3f (diff) | |
download | glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.zip glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.tar.gz glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.tar.bz2 |
Use “copy "es_BO"” in LC_TIME of es_CU, es_CL, and es_EC
LC_TIME in these 4 locales is identical, using “copy "es_BO"” makes
that more obvious.
[BZ #22646]
* localedata/locales/es_CL (LC_TIME): copy "es_BO".
* localedata/locales/es_CU (LC_TIME): copy "es_BO".
* localedata/locales/es_EC (LC_TIME): copy "es_BO".
Diffstat (limited to 'localedata/locales')
-rw-r--r-- | localedata/locales/es_CL | 37 | ||||
-rw-r--r-- | localedata/locales/es_CU | 37 | ||||
-rw-r--r-- | localedata/locales/es_EC | 37 |
3 files changed, 3 insertions, 108 deletions
diff --git a/localedata/locales/es_CL b/localedata/locales/es_CL index da1eabb..3dee82b 100644 --- a/localedata/locales/es_CL +++ b/localedata/locales/es_CL @@ -85,42 +85,7 @@ copy "es_ES" END LC_NUMERIC LC_TIME -abday "dom";"lun";/ - "mar";"mi<U00E9>";/ - "jue";"vie";/ - "s<U00E1>b" -day "domingo";/ - "lunes";/ - "martes";/ - "mi<U00E9>rcoles";/ - "jueves";/ - "viernes";/ - "s<U00E1>bado" -abmon "ene";"feb";/ - "mar";"abr";/ - "may";"jun";/ - "jul";"ago";/ - "sep";"oct";/ - "nov";"dic" -mon "enero";/ - "febrero";/ - "marzo";/ - "abril";/ - "mayo";/ - "junio";/ - "julio";/ - "agosto";/ - "septiembre";/ - "octubre";/ - "noviembre";/ - "diciembre" -d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d//%m//%y" -t_fmt "%T" -am_pm "";"" -t_fmt_ampm "" -week 7;19971130;1 -first_weekday 2 +copy "es_BO" END LC_TIME LC_PAPER diff --git a/localedata/locales/es_CU b/localedata/locales/es_CU index 230311a..a5ab099 100644 --- a/localedata/locales/es_CU +++ b/localedata/locales/es_CU @@ -91,42 +91,7 @@ grouping 0;0 END LC_NUMERIC LC_TIME -abday "dom";"lun";/ - "mar";"mi<U00E9>";/ - "jue";"vie";/ - "s<U00E1>b" -day "domingo";/ - "lunes";/ - "martes";/ - "mi<U00E9>rcoles";/ - "jueves";/ - "viernes";/ - "s<U00E1>bado" -abmon "ene";"feb";/ - "mar";"abr";/ - "may";"jun";/ - "jul";"ago";/ - "sep";"oct";/ - "nov";"dic" -mon "enero";/ - "febrero";/ - "marzo";/ - "abril";/ - "mayo";/ - "junio";/ - "julio";/ - "agosto";/ - "septiembre";/ - "octubre";/ - "noviembre";/ - "diciembre" -d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d//%m//%y" -t_fmt "%T" -am_pm "";"" -t_fmt_ampm "" -week 7;19971130;1 -first_weekday 2 +copy "es_BO" END LC_TIME LC_PAPER diff --git a/localedata/locales/es_EC b/localedata/locales/es_EC index b05d5aa..244fe41 100644 --- a/localedata/locales/es_EC +++ b/localedata/locales/es_EC @@ -85,42 +85,7 @@ copy "es_ES" END LC_NUMERIC LC_TIME -abday "dom";"lun";/ - "mar";"mi<U00E9>";/ - "jue";"vie";/ - "s<U00E1>b" -day "domingo";/ - "lunes";/ - "martes";/ - "mi<U00E9>rcoles";/ - "jueves";/ - "viernes";/ - "s<U00E1>bado" -abmon "ene";"feb";/ - "mar";"abr";/ - "may";"jun";/ - "jul";"ago";/ - "sep";"oct";/ - "nov";"dic" -mon "enero";/ - "febrero";/ - "marzo";/ - "abril";/ - "mayo";/ - "junio";/ - "julio";/ - "agosto";/ - "septiembre";/ - "octubre";/ - "noviembre";/ - "diciembre" -d_t_fmt "%a %d %b %Y %T %Z" -d_fmt "%d//%m//%y" -t_fmt "%T" -am_pm "";"" -t_fmt_ampm "" -week 7;19971130;1 -first_weekday 2 +copy "es_BO" END LC_TIME LC_PAPER |