locales/ru_RU: fix abbreviated day names

[BZ#10873]
* locales/ru_RU (abday): Remove trailing dots.
This commit is contained in:
Dmitry V. Levin 2012-08-28 21:59:07 +00:00
parent 19b2ecfcae
commit 996c6ebd9d
3 changed files with 22 additions and 16 deletions

19
NEWS
View File

@ -10,15 +10,16 @@ Version 2.17
* The following bugs are resolved with this release: * The following bugs are resolved with this release:
1349, 3439, 3479, 3665, 5044, 5246, 5298, 5400, 6530, 6778, 6808, 9685, 1349, 3439, 3479, 3665, 5044, 5246, 5298, 5400, 6530, 6778, 6808, 9685,
9914, 10014, 10038, 10631, 11438, 11607, 11638, 12140, 13412, 13542, 9914, 10014, 10038, 10631, 10873, 11438, 11607, 11638, 12140, 13412,
13601, 13629, 13679, 13696, 13717, 13741, 13939, 13966, 14042, 14047, 13542, 13601, 13629, 13679, 13696, 13717, 13741, 13939, 13966, 14042,
14090, 14150, 14151, 14152, 14154, 14157, 14166, 14173, 14195, 14237, 14047, 14090, 14150, 14151, 14152, 14154, 14157, 14166, 14173, 14195,
14251, 14252, 14283, 14298, 14303, 14307, 14328, 14331, 14336, 14337, 14237, 14251, 14252, 14283, 14298, 14303, 14307, 14328, 14331, 14336,
14347, 14349, 14376, 14417, 14459, 14476, 14477, 14505, 14510, 14516, 14337, 14347, 14349, 14376, 14417, 14459, 14476, 14477, 14505, 14510,
14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557,
14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638, 14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621,
14645, 14648, 14652, 14660, 14661, 14669, 14683, 14694, 14716, 14743, 14638, 14645, 14648, 14652, 14660, 14661, 14669, 14683, 14694, 14716,
14767, 14783, 14784, 14785, 14793, 14796, 14797, 14801, 14805, 14811. 14743, 14767, 14783, 14784, 14785, 14793, 14796, 14797, 14801, 14805,
14811.
* Support for STT_GNU_IFUNC symbols added for s390 and s390x. * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
Optimized versions of memcpy, memset, and memcmp added for System z10 and Optimized versions of memcpy, memset, and memcmp added for System z10 and

View File

@ -1,3 +1,8 @@
2012-11-07 Dmitry V. Levin <ldv@altlinux.org>
[BZ#10873]
* locales/ru_RU (abday): Remove trailing dots.
2012-11-02 Marko Myllynen <myllynen@redhat.com> 2012-11-02 Marko Myllynen <myllynen@redhat.com>
[BZ #14669] [BZ #14669]

View File

@ -109,13 +109,13 @@ day "<U0412><U043E><U0441><U043A><U0440><U0435><U0441><U0435><U043D><U044C><
"<U0427><U0435><U0442><U0432><U0435><U0440><U0433>";/ "<U0427><U0435><U0442><U0432><U0435><U0440><U0433>";/
"<U041F><U044F><U0442><U043D><U0438><U0446><U0430>";/ "<U041F><U044F><U0442><U043D><U0438><U0446><U0430>";/
"<U0421><U0443><U0431><U0431><U043E><U0442><U0430>" "<U0421><U0443><U0431><U0431><U043E><U0442><U0430>"
abday "<U0412><U0441>.";/ abday "<U0412><U0441>";/
"<U041F><U043D>.";/ "<U041F><U043D>";/
"<U0412><U0442>.";/ "<U0412><U0442>";/
"<U0421><U0440>.";/ "<U0421><U0440>";/
"<U0427><U0442>.";/ "<U0427><U0442>";/
"<U041F><U0442>.";/ "<U041F><U0442>";/
"<U0421><U0431>." "<U0421><U0431>"
mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/ mon "<U042F><U043D><U0432><U0430><U0440><U044C>";/
"<U0424><U0435><U0432><U0440><U0430><U043B><U044C>";/ "<U0424><U0435><U0432><U0440><U0430><U043B><U044C>";/
"<U041C><U0430><U0440><U0442>";/ "<U041C><U0430><U0440><U0442>";/