mirror of git://sourceware.org/git/glibc.git
es_BO locale: Change LC_PAPER to en_US (bug 22996).
[BZ #22996] * localedata/locales/es_BO (LC_PAPER): Change to “copy "en_US"”.
This commit is contained in:
parent
0aec4c1d18
commit
cdb52c7182
|
@ -1,3 +1,8 @@
|
||||||
|
2018-06-29 Sylvain Lesage <severo@rednegra.net>
|
||||||
|
|
||||||
|
[BZ #22996]
|
||||||
|
* localedata/locales/es_BO (LC_PAPER): Change to “copy "en_US"”.
|
||||||
|
|
||||||
2018-06-29 Siddhesh Poyarekar <siddhesh@sourceware.org>
|
2018-06-29 Siddhesh Poyarekar <siddhesh@sourceware.org>
|
||||||
|
|
||||||
* sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
|
* sysdeps/aarch64/multiarch/memcpy_falkor.S (__memcpy_falkor):
|
||||||
|
|
|
@ -124,7 +124,7 @@ first_weekday 2
|
||||||
END LC_TIME
|
END LC_TIME
|
||||||
|
|
||||||
LC_PAPER
|
LC_PAPER
|
||||||
copy "i18n"
|
copy "en_US"
|
||||||
END LC_PAPER
|
END LC_PAPER
|
||||||
|
|
||||||
LC_TELEPHONE
|
LC_TELEPHONE
|
||||||
|
|
Loading…
Reference in New Issue