]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove erroneous tabs from some strings in locale files
authorMike FABIAN <mfabian@redhat.com>
Wed, 26 Jul 2017 12:47:18 +0000 (14:47 +0200)
committerMike FABIAN <mfabian@redhat.com>
Wed, 26 Jul 2017 14:47:00 +0000 (16:47 +0200)
* 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.

localedata/ChangeLog
localedata/locales/et_EE
localedata/locales/hif_FJ

index be3a4a3bed6026263ecc7a314b94ca4cb6f238f4..17468141c3a9cb99ea64910776265c2fa2ead2c1 100644 (file)
@@ -1,3 +1,9 @@
+2017-07-26  Mike FABIAN  <mfabian@redhat.com>
+
+       * 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-26  Mike FABIAN  <mfabian@redhat.com>
 
        * locales/agr_PE (LC_IDENTIFICATION): Fix inappropriate character.
index 93392659f450d2626ecf4dc98bd6ab3c815e5015..7f68dabc183c6d696a53f86cce52e17d771b7e5e 100644 (file)
@@ -2229,13 +2229,7 @@ name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
 END LC_NAME
 
 LC_ADDRESS
-postal_fmt      "<U0025><U0061><U0025><U004E>/
-                <U0025><U0066><U0025><U004E>/
-                <U0025><U0064><U0025><U004E>/
-                <U0025><U0062><U0025><U004E>/
-                <U0025><U0073><U0025><U0074><U0025><U0068><U0025><U0074><U0025><U0065><U0025><U0074><U0025><U0072><U0025><U004E>/
-                <U0025><U0043><U002D><U0025><U007A><U0020><U0025><U0054><U0025><U004E>/
-                <U0025><U0063><U0025><U004E>"
+postal_fmt      "%a%N%f%N%d%N%b%N%s%t%h%t%e%t%r%N%C-%z %T%N%c%N"
 country_name    "<U0045><U0065><U0073><U0074><U0069>"
 country_post    "<U0045><U0045>"
 country_ab2     "<U0045><U0045>"
index ac515a3efe489c038f37e2b2161d6e3c21d9c3c8..6dc8506bd3ff08c6984a69a1d79a5304b09deb01 100644 (file)
@@ -111,8 +111,7 @@ d_fmt   "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><
 t_fmt   "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
 %
 % Appropriate 12 h time representation (%r)
-t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
-            <U0020><U0025><U0070><U0020><U0025><U005A>"
+t_fmt_ampm  "%I:%M:%S %p %Z"
 END LC_TIME
 %
 LC_NUMERIC
@@ -166,8 +165,7 @@ LC_NAME
 % Mrs  -> Shreematee
 % Miss -> Kumaaree
 % Ms   -> Sushree
-name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074>/
-           <U0025><U0067>"
+name_fmt    "%p%t%f%t%g"
 name_gen    ""
 name_mr     "<U0053><U0068><U0072><U0065><U0065>"
 name_mrs    "<U0053><U0068><U0072><U0065><U0065><U006D><U0061><U0074><U0065><U0065>"