public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Added postal_fmt in tt_RU
       [not found] <CGME20170810032821epcas5p3b640de5523a08d58f473d8357dac0cdd@epcas5p3.samsung.com>
@ 2017-08-10  3:28 ` Akhilesh Kumar
  2017-08-10  7:29   ` Mike FABIAN
  0 siblings, 1 reply; 2+ messages in thread
From: Akhilesh Kumar @ 2017-08-10  3:28 UTC (permalink / raw)
  To: libc-alpha; +Cc: Akhilesh Kumar

Reference
http://www.bitboost.com/ref/international-address-formats/russia/

[BZ# 21938]
	*locales/tt_RU(LC_ADDRESS) : Added postal_fmt

---
 localedata/locales/tt_RU |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU
index e305cf5..230a7ab 100644
--- a/localedata/locales/tt_RU
+++ b/localedata/locales/tt_RU
@@ -318,8 +318,15 @@ name_fmt "???"
 END LC_NAME
 
 LC_ADDRESS
-% FIXME
-postal_fmt "???"
+% http://www.bitboost.com/ref/international-address-formats/russia/
+% Name of addressee (for citizens-surname, name, patronymic )
+% Name of the street, number of the house and flat
+% Name of the settlement (town, village and other)
+% Name of the district
+% Name of the republic, territory, region, autonomous district(region)
+% Postcode
+% Name of the country (for international items)
+postal_fmt "%n%s%b%h%l%T%S%z%c"
 % https://tt.wikipedia.org/wiki/%D0%A0%D1%83%D1%81%D0%B8%D1%8F : Русия
 country_name "<U0420><U0443><U0441><U0438><U044F>"
 country_ab2 "<U0052><U0055>"
-- 
1.7.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] Added postal_fmt in tt_RU
  2017-08-10  3:28 ` [PATCH 1/1] Added postal_fmt in tt_RU Akhilesh Kumar
@ 2017-08-10  7:29   ` Mike FABIAN
  0 siblings, 0 replies; 2+ messages in thread
From: Mike FABIAN @ 2017-08-10  7:29 UTC (permalink / raw)
  To: Akhilesh Kumar; +Cc: libc-alpha

Akhilesh Kumar <akhilesh.k@samsung.com> wrote:

> Reference
> http://www.bitboost.com/ref/international-address-formats/russia/
>
> [BZ# 21938]
> 	*locales/tt_RU(LC_ADDRESS) : Added postal_fmt
>
> ---
>  localedata/locales/tt_RU |   11 +++++++++--
>  1 files changed, 9 insertions(+), 2 deletions(-)
>
> diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU
> index e305cf5..230a7ab 100644
> --- a/localedata/locales/tt_RU
> +++ b/localedata/locales/tt_RU
> @@ -318,8 +318,15 @@ name_fmt "???"
>  END LC_NAME
>  
>  LC_ADDRESS
> -% FIXME
> -postal_fmt "???"
> +% http://www.bitboost.com/ref/international-address-formats/russia/
> +% Name of addressee (for citizens-surname, name, patronymic )
> +% Name of the street, number of the house and flat
> +% Name of the settlement (town, village and other)
> +% Name of the district
> +% Name of the republic, territory, region, autonomous district(region)
> +% Postcode
> +% Name of the country (for international items)
> +postal_fmt "%n%s%b%h%l%T%S%z%c"
>  % https://tt.wikipedia.org/wiki/%D0%A0%D1%83%D1%81%D0%B8%D1%8F : Русия
>  country_name "<U0420><U0443><U0441><U0438><U044F>"
>  country_ab2 "<U0052><U0055>"

Why is the postal_fmt different from what we have in ru_RU?

-- 
Mike FABIAN <mfabian@redhat.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-10  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170810032821epcas5p3b640de5523a08d58f473d8357dac0cdd@epcas5p3.samsung.com>
2017-08-10  3:28 ` [PATCH 1/1] Added postal_fmt in tt_RU Akhilesh Kumar
2017-08-10  7:29   ` 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).