mirror of git://sourceware.org/git/glibc.git
bg_BG locale: Fix a typo in a comment
* localedata/locales/bg_BG (LC_COLLATE): The comment mentioned Ukrainian instead of Bulgarian.
This commit is contained in:
parent
1a2f44a848
commit
35d660b01e
|
@ -1,3 +1,8 @@
|
||||||
|
2018-03-01 Mike FABIAN <mfabian@redhat.com>
|
||||||
|
|
||||||
|
* localedata/locales/bg_BG (LC_COLLATE): The comment mentioned
|
||||||
|
Ukrainian instead of Bulgarian.
|
||||||
|
|
||||||
2018-03-01 Florian Weimer <fweimer@redhat.com>
|
2018-03-01 Florian Weimer <fweimer@redhat.com>
|
||||||
|
|
||||||
* nptl/Makefile (libpthread.so): Drop libpthread_nonshared.a
|
* nptl/Makefile (libpthread.so): Drop libpthread_nonshared.a
|
||||||
|
|
|
@ -53,7 +53,7 @@ translit_end
|
||||||
END LC_CTYPE
|
END LC_CTYPE
|
||||||
|
|
||||||
LC_COLLATE
|
LC_COLLATE
|
||||||
% CLDR collation rules for Ukrainian:
|
% CLDR collation rules for Bulgarian:
|
||||||
% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/bg.xml)
|
% (see: https://unicode.org/cldr/trac/browser/trunk/common/collation/bg.xml)
|
||||||
%
|
%
|
||||||
% <collation type="standard">
|
% <collation type="standard">
|
||||||
|
|
Loading…
Reference in New Issue