This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/1] Fix country_post "Country Postal Abbreviations"


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

> [BZ #21788]
> 	Fixed country_post "Country Postal Abbreviations"
>

[...]

> diff --git a/localedata/locales/sr_RS b/localedata/locales/sr_RS
> index 6d58f87..919a08a 100644
> --- a/localedata/locales/sr_RS
> +++ b/localedata/locales/sr_RS
> @@ -336,7 +336,6 @@ postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
>  country_ab2   "<U0052><U0053>"
>  country_ab3   "<U0053><U0052><U0042>"
>  % FIXME: country_post is probably incorrect
> -country_post  "<U0053><U0052><U0042>"

Maybe this should be:

country_post "<U0052><U0053>"

?

>  country_name  "<U0421><U0440><U0431><U0438><U0458><U0430>"
>  country_num   688
>  country_car   "<U0053><U0052><U0042>"

-- 
Mike FABIAN <mfabian@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]