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/es_CU | |
parent | 4cdc25a4a1b49c7c73124952511fb57c5a82cd3f (diff) | |
download | glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.tar.gz glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.tar.xz glibc-6c7269f31dc780f27dfc0706f9b1a6dbd160fdd9.zip |
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/es_CU')
-rw-r--r-- | localedata/locales/es_CU | 37 |
1 files changed, 1 insertions, 36 deletions
diff --git a/localedata/locales/es_CU b/localedata/locales/es_CU index 230311aa0a..a5ab099229 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 |