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 LC_TELEPHONE/LC_NAME for az_AZ


>>  
>>  LC_TELEPHONE
>> -% FIXME
>> -tel_int_fmt "???"
>> -int_prefix "<U0039><U0039><U0034>"
>> -int_select "<U0038><U007E><U0031><U0030>"
>> +tel_int_fmt "+%c %l"
> 
>Shouldn’t this be "+%c %a %l"?

Agree please find updated patch 
https://sourceware.org/ml/libc-alpha/2017-09/msg00584.html

>https://www.howtocallabroad.com/results.php?callfrom=azerbaijan&callto=azerbaijan
> 
>has an additional 0 as a prefix before the area codes. And
> 
>https://www.howtocallabroad.com/results.php?callfrom=germany&callto=azerbaijan
> 
>omits that 0.

 
>az_AZ seems to use Latin script:
> 
>    % Azeri Language Locale for Azerbaijan (latin)
> 
>If you look at LC_TIME, you see that Latin script is used for the day
>and month names.
> 
>But az_IR uses Arabic script. And LC_NAME in az_IR looks like:
> 
>    LC_NAME
>    name_gen ""
>    % Xanim:
>    name_miss "خانیم"
>    name_ms "خانیم"
>    name_mrs "خانیم"
>    % Agha
>    name_mr "آغا"
>    name_fmt "%d%t%s%t%g%t%m%t%f"
>    END LC_NAME
> 
>So I don’t think this “copy "az_IR"” in LC_NAME is correct.
Currently Agree

Attachment: rcptInfo.txt
Description: Binary data


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