* [PATCH v2] Fix LC_TELEPHONE/LC_NAME for az_AZ
[not found] <CGME20170914032359epcas5p1398dd4bac42f22e49fd7ba2c0b91fd52@epcas5p1.samsung.com>
@ 2017-09-14 3:24 ` Akhilesh Kumar
2017-09-14 11:26 ` Mike FABIAN
0 siblings, 1 reply; 2+ messages in thread
From: Akhilesh Kumar @ 2017-09-14 3:24 UTC (permalink / raw)
To: libc-alpha; +Cc: Akhilesh Kumar
Fix LC_TELEPHONE/LC_NAME for az_AZ
[BZ #22112]
*locales/az_AZ(LC_TELEPHONE) : Fix int_select
*locales/az_AZ(LC_TELEPHONE) : Add tel_int_fmt
---
localedata/locales/az_AZ | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/localedata/locales/az_AZ b/localedata/locales/az_AZ
index 28de66d..8bbc2b4 100644
--- a/localedata/locales/az_AZ
+++ b/localedata/locales/az_AZ
@@ -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
--
1.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2] Fix LC_TELEPHONE/LC_NAME for az_AZ
2017-09-14 3:24 ` [PATCH v2] Fix LC_TELEPHONE/LC_NAME for az_AZ Akhilesh Kumar
@ 2017-09-14 11:26 ` Mike FABIAN
0 siblings, 0 replies; 2+ messages in thread
From: Mike FABIAN @ 2017-09-14 11:26 UTC (permalink / raw)
To: Akhilesh Kumar; +Cc: libc-alpha
Akhilesh Kumar <akhilesh.k@samsung.com> wrote:
> Fix LC_TELEPHONE/LC_NAME for az_AZ
>
> [BZ #22112]
> *locales/az_AZ(LC_TELEPHONE) : Fix int_select
> *locales/az_AZ(LC_TELEPHONE) : Add tel_int_fmt
> ---
> localedata/locales/az_AZ | 7 +++----
> 1 files changed, 3 insertions(+), 4 deletions(-)
>
> diff --git a/localedata/locales/az_AZ b/localedata/locales/az_AZ
> index 28de66d..8bbc2b4 100644
> --- a/localedata/locales/az_AZ
> +++ b/localedata/locales/az_AZ
> @@ -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
committed.
--
Mike FABIAN <mfabian@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-14 11:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <CGME20170914032359epcas5p1398dd4bac42f22e49fd7ba2c0b91fd52@epcas5p1.samsung.com>
2017-09-14 3:24 ` [PATCH v2] Fix LC_TELEPHONE/LC_NAME for az_AZ Akhilesh Kumar
2017-09-14 11:26 ` Mike FABIAN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).