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 3/3] Added country_isbn for Republic of Korea


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

> [BZ #21796]
> * locales/ko_KR  (LC_ADDRESS)   : Add country_post.
                                        ^ country_isbn
                                        
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/ko_KR |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/localedata/locales/ko_KR b/localedata/locales/ko_KR
> index 6138400..cfd10a7 100644
> --- a/localedata/locales/ko_KR
> +++ b/localedata/locales/ko_KR
> @@ -6241,6 +6241,7 @@ country_name "<UB300><UD55C><UBBFC><UAD6D>"
>  country_ab2 "<U004B><U0052>"
>  country_ab3 "<U004B><U004F><U0052>"
>  country_num 410
> +country_isbn 979-11

According to https://www.isbn-international.org/range_file_generation
there are two possibilities for “Korea, Republic”, so maybe this should
be:

country_isbn "979-11,978-89"

?

>  % ROK
>  country_car    "<U0052><U004F><U004B>"
>  % 한국말

-- 
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]