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 v3] Fix Days and Months name for Afar Locale


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

> Reference is taken from "Localization Standard for Afaraf"
>
> http://www.mcit.gov.et/documents/1268465/1282796/Localization+\
> Standard+for+AFARAF/4dab7d83-e6df-4f4f-b236-b89748c456e9?version=1.0

Nice, so the month and day names we had so far, were almost completly
wrong, according to that standard ..

> -%
> -% Equivalent of AM PM
> -%
> -am_pm    "<U0073><U0061><U0061><U006B><U0075>";/
> -         "<U0063><U0061><U0072><U0072><U0061>"

Why did you remove am_pm? and only for aa_DJ, not for aa_ET?

> +mon      "Waysu";/
> +         "Diteli";/
> +         "Ximoli";/
> +         "Kaxxa<U002D>Garablu";/
> +         "Qunxa<U002D>Garablu";/
> +         "Naharsi<U002D>kudo";/
> +         "Ciggilta<U002D>kudo";/
> +         "Agda<U002D>baxisso";/
> +         "Caxah<U002D>alsa";/
> +         "Qado<U002D>Dirri";/
> +         "Qasa<U002D>Dirri";/
> +         "Laqeeni";/
> +         "Paguume"

The <U002D> could be written as “-”.

>  %
>  % Equivalent of AM PM
>  %

Here you left the AM/PM.

There are also aa_ER and aa_ER@saaho which also seem to contain the
wrong month and day names.

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