Hello,

On Fri, Jun 14, 2013 at 7:53 AM, Tadele Assefa <milky...@gmail.com> wrote:
> Dear All,
>
> Our Language, Sidama, uses the latin script. However, there are additional
> consonants which are formed by using two letter combinations. Eg ph is
> considered one consonant and so are sh, ch, zh, ts, ny. These constants are
> ordered after the first constant used to create them. "Our alphabet" reads,
> a,b,c,ch,d,dh, e,f,g,h,i,j,k,l,m,n,ny,o,p,etc
>
> As a result, we want to sort string using this order. eg the words
> cala, chala, cola should be sorted cala, cola,chala... ch has to come after
> c.
>
> So, how can we include this behavior in LO?

You need to add the rules to LC_INDEX section of your locale.
(i18npool/source/localedata/data/sid_ET.xml)

See a working solution (Hungarian) at:
http://opengrok.libreoffice.org/xref/core/i18npool/source/localedata/data/hu_HU.xml#205

If you can't submit a patch, please file a bug.

Best regards,
Andras

-- 
To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/l10n/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to