On Thu, Sep 27, 2012 at 2:57 PM, Axel Hecht <
l1...@mozilla.com> wrote:
> On 27.09.12 21:00, Kevin Scannell wrote:
>>
>> On Thu, Sep 27, 2012 at 11:44 AM, Axel Hecht <
l1...@mozilla.com> wrote:
>>>
>>> Hi,
>>>
>>> there are a host of bugs that GPHemsley is driving to make us not suck
>>> around language and region names.
>>>
>>> Here's what I hope that effort gets us:
>>>
>>> - no more requirements to add locale or region codes to our code to make
>>> things work right.
>>> - reduce the amount of locale and region codes to locales to a reasonable
>>> amount
>>> - produce good UX in the general case.
>>>
>>> To achieve that, I propose that we
>>>
>>> - file bugs on dictionaries to support fallback from the addon that
>>> provides
>>> them
>>
>>
>> By this do you mean asking dictionary authors to rename .dic/.aff files to
>> XXX.dic where 'XXX' is the string that will appear in the context menu?
>
>
> I'm more thinking along the lines of associating the dictionary name with
> the add-on name that it's coming from, if there's a one-to-one
> correspondence. Or supporting prefs to come from the add-on to supply the
> language name. But that's in the odd case where we wouldn't have at least
> the autonym.
That's fine with me in principle as long as it's something well-documented
and relatively easy for dictionary maintainers (many of whom are not
technically-oriented - know just enough to zip up a .dic and .aff file).
And thanks Jesper, I'd forgotten that change had landed. Renaming
.dic was the traditional fix suggested to us by AMO editors but you're
correct that it doesn't work any more.
...
>
>>> - with 20% of the languages/regions cover 80% of the population, and put
>>> that into a localizable file (80/20 just picked because 80/20 rule)
>>
>>
>> I had a proposal for choosing a set of about 200 localizable language
>> names back in June:
>>
https://groups.google.com/d/msg/mozilla.dev.l10n/L4KF6mNTwRA/xLBik8KhCa8J
>>
>> I think something along these lines will work better than top 20% of
>> languages by,
>> say, speaker population or whatever.
>
>
> Can you detail on that? Like, I know some 100 languages by name, but their
> impact on my browsing behavior is nil. What would be the value of seeing
> Zulu compared to isiZulu? Even if I'd be interested in some
> out-of-the-ordinary language, I'd know that language autonym?
>
Well I thought I was helping you produce a *smaller* list with my
suggestion - 20% of ISO-639-3 is like 1400 language names.
Putting my localizer hat
on for a second, the ideal would be for a given locale to be able to pick
the set of languages they'd like to localize. Personally I'd much rather
see Ungáiris over Magyar, and Gearmáinis over Deutsch, even though I'd
understand either way. And putting it in the hands of locale teams would
be nice because it might be hard to predict which language names
exist and are important in a given locale - for Irish it would be much
nicer to see Breatnais and Manainnis over Cymrag and Gaelg -
many Irish people would speak these or another Celtic language,
but it's unlikely many non-Celtic locales would care about them
Kevin