[PATCH 1/1] LC_MESSAGES Fix for om_ET Locale
Mike FABIAN
mfabian@redhat.com
Thu Jul 13 07:06:00 GMT 2017
AKHILESH KUMAR <akhilesh.k@samsung.com> wrote:
>> LC_MESSAGES
>>-copy "ti_ET"
>>+yesexpr "^[+1eEyY]"
>>+noexpr "^[-0nN]"
>>+yesstr "Ee"
>>+nostr "Lakki"
>> END LC_MESSAGES
>>
>> I did that myself already yesterday and used:
>
> Good
>
>>diff --git a/localedata/locales/om_ET b/localedata/locales/om_ET
>>index 79efde67fd..0e79cb2800 100644
>>--- a/localedata/locales/om_ET
>>+++ b/localedata/locales/om_ET
>>@@ -109,7 +109,12 @@ END LC_TELEPHONE
>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>
>> LC_MESSAGES
>>-copy "ti_ET"
>>+yesexpr "^[+1eEyY]"
>>+noexpr "^[-0mMnN]"
>>+% eeyyee
>>+yesstr "eeyyee"
>>+% miti
>>+nostr "miti"
>> END LC_MESSAGES
>>
>>Hard to say which is better without input from a native speaker.
>>But my patch updates noexpr as well, Iâm going to use that one for the
>>moment.
>
> As per Oromo words and phrases.
>
> âYesâ can be used as "Ee" or "eeyyee"
> For âNoâ only i found "Lakki"
>
> So I believe our changes are ok
>
> ref
> http://aboutworldlanguages.com/oromo
I found âmitiâ for ânoâ here:
http://oromodictionary.com/index.php
There seem to be several words both for "yes" and "no", without input
from a native speaker we cannot know what is best.
--
Mike FABIAN <mfabian@redhat.com>
More information about the Libc-alpha
mailing list