<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2016-05-23 16:01 GMT+02:00 Fòram na Gàidhlig <span dir="ltr"><<a href="mailto:fios@foramnagaidhlig.net" target="_blank">fios@foramnagaidhlig.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">> There would be another matter to address: GCompris is used in many<br>
> countries that use different alphabets (for example, in French, there<br>
> are some accents grave, acute etc).<br>
><br>
> How should I approach this inconvenient? Should I develop the activity<br>
> for English letters only?<br>
<br>
</span>Those are bound to have a standard dictionary sorting as well. This is<br>
also language-dependent - e.g. German sorts ö after o, but Swedish after<br>
z. So, translators need to be able to specify their letter sort order I<br>
guess - I don't know if there is a speficifation in the CLDR for that.<br>
_______________________________________________<br>
GCompris-devel mailing list<br>
<a href="mailto:GCompris-devel@kde.org">GCompris-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/gcompris-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/gcompris-devel</a><br>
</blockquote></div><br><div><div>Hi,<br><br></div>using<span class="">
GCompris.ApplicationInfo.localeSort(letters, items.locale); (this
commit:
<a href="https://quickgit.kde.org/?p=gcompris.git&a=commit&h=c9c4de98d20d58f18cccbf74e3800db8ae58861a">https://quickgit.kde.org/?p=gcompris.git&a=commit&h=c9c4de98d20d58f18cccbf74e3800db8ae58861a</a>),
you should be able to know if a letter is before or after another
depending on the locale.<br><br></span></div><span class="">Johnny<br><br></span></div></div>