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/3] Added country_isbn for Italy


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

> [BZ #21794]
> * locales/ca_IT   (LC_ADDRESS	: Add country_post.
> * locales/de_IT   (LC_ADDRESS)  : Add country_post.
> * locales/fur_IT  (LC_ADDRESS	: Add country_post.
> * locales/it_IT   (LC_ADDRESS	: Add country_post.
> * locales/lij_IT  (LC_ADDRESS	: Add country_post.
> * locales/sc_IT   (LC_ADDRESS	: Add country_post.
                                  ^ You mean "add country_isbn" here,
                                  not country_post

> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/ca_IT  |    1 +
>  localedata/locales/de_IT  |    1 +
>  localedata/locales/fur_IT |    1 +
>  localedata/locales/it_IT  |    1 +
>  localedata/locales/lij_IT |    1 +
>  localedata/locales/sc_IT  |    1 +
>  6 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/localedata/locales/ca_IT b/localedata/locales/ca_IT
> index c4f816f..4afc954 100644
> --- a/localedata/locales/ca_IT
> +++ b/localedata/locales/ca_IT
> @@ -97,6 +97,7 @@ country_ab3 "<U0049><U0054><U0041>"
>  country_num 380
>  % I
>  country_car    "<U0049>"
> +country_isbn 979-12

https://en.wikipedia.org/wiki/International_Standard_Book_Number

says:

WP> Italy: The privately held company EDISER srl, owned by Associazione
WP> Italiana Editori (Italian Publishers Association) is responsible for
WP> issuing ISBNs.[21] The original national prefix 978-88 is reserved for
WP> publishing companies, starting at €49 for a ten-codes block[22] while a
WP> new prefix 979-12 is dedicated to self-publishing authors, at a fixed
WP> price of €25 for a single code.

So I wonder whether 978-88 or 979-12 is correct for country_isbn.

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