public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Added yesstr and nostr for Tigrinya
       [not found] <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcas5p3.samsung.com>
@ 2017-07-12 11:54 ` Akhilesh Kumar
  2017-07-12 15:38   ` Mike FABIAN
  0 siblings, 1 reply; 4+ messages in thread
From: Akhilesh Kumar @ 2017-07-12 11:54 UTC (permalink / raw)
  To: libc-alpha; +Cc: pankaj.m, Akhilesh Kumar

[BZ #21759]
       Added yesstr/nostr for ti_ER and ti_ET

Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
 localedata/locales/ti_ER |    2 ++
 localedata/locales/ti_ET |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER
index d177898..c3fec7d 100644
--- a/localedata/locales/ti_ER
+++ b/localedata/locales/ti_ER
@@ -160,6 +160,8 @@ END LC_ADDRESS
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U12A5><U12C8>"
+nostr   "<U1290><U1296><U12A5><U0020>"
 END LC_MESSAGES
 
 
diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET
index 0ed9fa4..911e509 100644
--- a/localedata/locales/ti_ET
+++ b/localedata/locales/ti_ET
@@ -962,6 +962,8 @@ END LC_ADDRESS
 LC_MESSAGES
 yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
 noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
+yesstr  "<U12A5><U12C8>"
+nostr   "<U1290><U1296><U12A5><U0020>"
 END LC_MESSAGES
 
 
-- 
1.7.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Added yesstr and nostr for Tigrinya
  2017-07-12 11:54 ` [PATCH 1/1] Added yesstr and nostr for Tigrinya Akhilesh Kumar
@ 2017-07-12 15:38   ` Mike FABIAN
  2017-07-12 16:11     ` Mike FABIAN
       [not found]     ` <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcms5p2>
  0 siblings, 2 replies; 4+ messages in thread
From: Mike FABIAN @ 2017-07-12 15:38 UTC (permalink / raw)
  To: Akhilesh Kumar; +Cc: libc-alpha, pankaj.m

Akhilesh Kumar <akhilesh.k@samsung.com> さんはかきました:

> [BZ #21759]
>        Added yesstr/nostr for ti_ER and ti_ET
>
> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
> ---
>  localedata/locales/ti_ER |    2 ++
>  localedata/locales/ti_ET |    2 ++
>  2 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER
> index d177898..c3fec7d 100644
> --- a/localedata/locales/ti_ER
> +++ b/localedata/locales/ti_ER
> @@ -160,6 +160,8 @@ END LC_ADDRESS
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U12A5><U12C8>"
> +nostr   "<U1290><U1296><U12A5><U0020>"
>  END LC_MESSAGES
>  
>  
> diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET
> index 0ed9fa4..911e509 100644
> --- a/localedata/locales/ti_ET
> +++ b/localedata/locales/ti_ET
> @@ -962,6 +962,8 @@ END LC_ADDRESS
>  LC_MESSAGES
>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +yesstr  "<U12A5><U12C8>"
> +nostr   "<U1290><U1296><U12A5><U0020>"
>  END LC_MESSAGES

/locales/ti_ET:965: LC_MESSAGES: unknown character in field `yesstr'

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Added yesstr and nostr for Tigrinya
  2017-07-12 15:38   ` Mike FABIAN
@ 2017-07-12 16:11     ` Mike FABIAN
       [not found]     ` <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcms5p2>
  1 sibling, 0 replies; 4+ messages in thread
From: Mike FABIAN @ 2017-07-12 16:11 UTC (permalink / raw)
  To: Akhilesh Kumar; +Cc: libc-alpha, pankaj.m

Mike FABIAN <mfabian@redhat.com> さんはかきました:

> Akhilesh Kumar <akhilesh.k@samsung.com> さんはかきました:
>
>> [BZ #21759]
>>        Added yesstr/nostr for ti_ER and ti_ET
>>
>> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
>> ---
>>  localedata/locales/ti_ER |    2 ++
>>  localedata/locales/ti_ET |    2 ++
>>  2 files changed, 4 insertions(+), 0 deletions(-)
>>
>> diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER
>> index d177898..c3fec7d 100644
>> --- a/localedata/locales/ti_ER
>> +++ b/localedata/locales/ti_ER
>> @@ -160,6 +160,8 @@ END LC_ADDRESS
>>  LC_MESSAGES
>>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
>> +yesstr  "<U12A5><U12C8>"
>> +nostr   "<U1290><U1296><U12A5><U0020>"
>>  END LC_MESSAGES
>>  
>>  
>> diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET
>> index 0ed9fa4..911e509 100644
>> --- a/localedata/locales/ti_ET
>> +++ b/localedata/locales/ti_ET
>> @@ -962,6 +962,8 @@ END LC_ADDRESS
>>  LC_MESSAGES
>>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
>> +yesstr  "<U12A5><U12C8>"
>> +nostr   "<U1290><U1296><U12A5><U0020>"
>>  END LC_MESSAGES
>
> /locales/ti_ET:965: LC_MESSAGES: unknown character in field `yesstr'

The reason is that om_KE uses:

LC_MESSAGES
copy "om_ET"
END LC_MESSAGES

and om_ET uses

LC_MESSAGES
copy "ti_ET"
END LC_MESSAGES

and SUPPORTED contains:

om_KE.UTF-8/UTF-8 \
om_KE/ISO-8859-1 \

i.e. we try to build a om_KE.ISO-8859-1 locale but the characters you
are trying to add to yesstr and nostr for ti_ET cannot be converted
to ISO-8859-1.

We could solve that by not using “copy "ti_ET"” but writing a new
LC_MESSAGES part for om_ET.

-- 
Mike FABIAN <mfabian@redhat.com>
睡眠不足はいい仕事の敵だ。

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] Added yesstr and nostr for Tigrinya
       [not found]     ` <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcms5p2>
@ 2017-07-13  4:07       ` AKHILESH KUMAR
  0 siblings, 0 replies; 4+ messages in thread
From: AKHILESH KUMAR @ 2017-07-13  4:07 UTC (permalink / raw)
  To: Mike FABIAN; +Cc: libc-alpha, PANKAJ MISHRA

> Akhilesh Kumar <akhilesh.k@samsung.com> さんはかきました:
>
>>> [BZ #21759]
>>>        Added yesstr/nostr for ti_ER and ti_ET
>>>
>>> Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
>>> ---
>>>  localedata/locales/ti_ER |    2 ++
>>>  localedata/locales/ti_ET |    2 ++
>>>  2 files changed, 4 insertions(+), 0 deletions(-)
>>>
>>> diff --git a/localedata/locales/ti_ER b/localedata/locales/ti_ER
>>> index d177898..c3fec7d 100644
>>> --- a/localedata/locales/ti_ER
>>> +++ b/localedata/locales/ti_ER
>>> @@ -160,6 +160,8 @@ END LC_ADDRESS
>>>  LC_MESSAGES
>>>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>>>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
>>> +yesstr  "<U12A5><U12C8>"
>>> +nostr   "<U1290><U1296><U12A5><U0020>"
>>>  END LC_MESSAGES
>>>  
>>>  
>>> diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET
>>> index 0ed9fa4..911e509 100644
>>> --- a/localedata/locales/ti_ET
>>> +++ b/localedata/locales/ti_ET
>>> @@ -962,6 +962,8 @@ END LC_ADDRESS
>>>  LC_MESSAGES
>>>  yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>>>  noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
>>> +yesstr  "<U12A5><U12C8>"
>>> +nostr   "<U1290><U1296><U12A5><U0020>"
>>>  END LC_MESSAGES
>>
>> /locales/ti_ET:965: LC_MESSAGES: unknown character in field `yesstr'
> 
>The reason is that om_KE uses:
> 
>LC_MESSAGES
>copy "om_ET"
>END LC_MESSAGES
> 
>and om_ET uses
> 
>LC_MESSAGES
>copy "ti_ET"
>END LC_MESSAGES
> 
>and SUPPORTED contains:
> 
>om_KE.UTF-8/UTF-8 \
>om_KE/ISO-8859-1 \
> 
>i.e. we try to build a om_KE.ISO-8859-1 locale but the characters you
>are trying to add to yesstr and nostr for ti_ET cannot be converted
>to ISO-8859-1.
> 
>We could solve that by not using “copy "ti_ET"” but writing a new
>LC_MESSAGES part for om_ET.
> 

sent LC_MESSAGES Fix for om_ET Locale
https://sourceware.org/ml/libc-alpha/2017-07/msg00533.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-07-13  4:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcas5p3.samsung.com>
2017-07-12 11:54 ` [PATCH 1/1] Added yesstr and nostr for Tigrinya Akhilesh Kumar
2017-07-12 15:38   ` Mike FABIAN
2017-07-12 16:11     ` Mike FABIAN
     [not found]     ` <CGME20170712115446epcas5p3e51be4af1d18b2a42f9a7843c0b43cd2@epcms5p2>
2017-07-13  4:07       ` AKHILESH KUMAR

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).