mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Remove erroneous tabs from some strings in locale files
* 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.
This commit is contained in:
parent
890472957c
commit
7a7a7d2c16
@ -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.
|
||||
|
@ -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>"
|
||||
|
@ -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>"
|
||||
|
Loading…
Reference in New Issue
Block a user