mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Fix LC_TELEPHONE for az_AZ [BZ #22112]
[BZ #22112] * localedata/locales/az_AZ(LC_TELEPHONE): Fix int_select and add tel_int_fmt.
This commit is contained in:
parent
02093e6222
commit
f28a0926c5
@ -1,3 +1,9 @@
|
||||
2017-09-14 Mike FABIAN <mfabian@redhat.com>
|
||||
|
||||
[BZ #22112]
|
||||
* localedata/locales/az_AZ(LC_TELEPHONE): Fix int_select
|
||||
and add tel_int_fmt.
|
||||
|
||||
2017-09-14 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/generic/libm-alias-float128.h: New file.
|
||||
|
@ -311,10 +311,9 @@ lang_lib "<U0061><U007A><U0065>"
|
||||
END LC_ADDRESS
|
||||
|
||||
LC_TELEPHONE
|
||||
% FIXME
|
||||
tel_int_fmt "???"
|
||||
int_prefix "<U0039><U0039><U0034>"
|
||||
int_select "<U0038><U007E><U0031><U0030>"
|
||||
tel_int_fmt "+%c %a %l"
|
||||
int_prefix "994"
|
||||
int_select "00"
|
||||
END LC_TELEPHONE
|
||||
|
||||
LC_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user