mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-03 20:53:13 +03:00
Remove erroneous spaces from some strings in locale files
* locales/hif_FJ (LC_TIME): Remove erroneous spaces from d_t_fmt. * locales/km_KH (LC_TIME): Remove erroneous space from d_t_fmt. * locales/sm_WS (LC_TIME): Remove erroneous spaces from day.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2017-07-26 Mike FABIAN <mfabian@redhat.com>
|
||||||
|
|
||||||
|
* locales/hif_FJ (LC_TIME): Remove erroneous spaces from d_t_fmt.
|
||||||
|
* locales/km_KH (LC_TIME): Remove erroneous space from d_t_fmt.
|
||||||
|
* locales/sm_WS (LC_TIME): Remove erroneous spaces from day.
|
||||||
|
|
||||||
2017-07-26 Mike FABIAN <mfabian@redhat.com>
|
2017-07-26 Mike FABIAN <mfabian@redhat.com>
|
||||||
|
|
||||||
* locales/et_EE (LC_ADDRESS): Remove tabs in postal_fmt.
|
* locales/et_EE (LC_ADDRESS): Remove tabs in postal_fmt.
|
||||||
|
|||||||
@@ -97,10 +97,7 @@ am_pm "<U0050><U0075><U0072><U0076><U0061><U0068><U0061><U006E>";/
|
|||||||
"<U0041><U0070><U0061><U0072><U0061><U0061><U0068><U006E><U0061>"
|
"<U0041><U0070><U0061><U0072><U0061><U0061><U0068><U006E><U0061>"
|
||||||
%
|
%
|
||||||
% Appropriate date and time representation
|
% Appropriate date and time representation
|
||||||
% %A %d %b %Y%I:%M:%S %Z
|
d_t_fmt "%A %d %b %Y %I:%M:%S %Z"
|
||||||
d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
|
|
||||||
<U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A>/
|
|
||||||
<U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
|
|
||||||
%
|
%
|
||||||
% Appropriate date representation
|
% Appropriate date representation
|
||||||
% %A %d %b %Y
|
% %A %d %b %Y
|
||||||
|
|||||||
@@ -86,10 +86,8 @@ day "<U0041><U0073><U006F><U0020><U0053><U0061>";/
|
|||||||
"<U0041><U0073><U006F><U0020><U004C><U0075><U0061>";/
|
"<U0041><U0073><U006F><U0020><U004C><U0075><U0061>";/
|
||||||
"<U0041><U0073><U006F><U0020><U004C><U0075><U006C><U0075>";/
|
"<U0041><U0073><U006F><U0020><U004C><U0075><U006C><U0075>";/
|
||||||
"<U0041><U0073><U006F><U0020><U0054><U006F><U0066><U0069>";/
|
"<U0041><U0073><U006F><U0020><U0054><U006F><U0066><U0069>";/
|
||||||
"<U0041><U0073><U006F><U0020><U0046><U0061><U0072><U0061><U0069>/
|
"<U0041><U0073><U006F><U0020><U0046><U0061><U0072><U0061><U0069><U006C>";/
|
||||||
<U006C>";/
|
"<U0041><U0073><U006F><U0020><U0054><U006F><U0027><U0061><U006E><U0061><U0027><U0069>"
|
||||||
"<U0041><U0073><U006F><U0020><U0054><U006F><U0027><U0061><U006E>/
|
|
||||||
<U0061><U0027><U0069>"
|
|
||||||
%
|
%
|
||||||
% Abbreviated Weekday names
|
% Abbreviated Weekday names
|
||||||
% Aso Sa, Aso Gaf, Aso Lua, Aso Lul, Aso Tof, Aso Far, Aso To'
|
% Aso Sa, Aso Gaf, Aso Lua, Aso Lul, Aso Tof, Aso Far, Aso To'
|
||||||
|
|||||||
Reference in New Issue
Block a user