Re: slaroche - r31436 - in abiword/trunk/src/af: util/xp xap/xp
Simon Larochelle <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAF8-HjHDDKeKCxze6NPBxJ0p3gtm+pRWSSCMJCuOdyGYya3YDg@mail.gmail.com> |
Ingo, you can change the spelling if you want. I used the table at http://www.sil.org/iso639-3/codes.asp Concerning songhai/songhay: son (iso 639-2): Songhai languages ses (iso 639-3): Songhai, Koyraboro Senni hmb (iso 639-3): Songhay, Humburi Senni khq (iso 639-3): Songhay, Koyra Chiini Simon On Wed, Jun 27, 2012 at 9:56 AM, Ingo Brückl <[email protected]> wrote: > >> Author: slaroche >> Date: 2012-06-27 15:13:38 +0200 (Wed, 27 Jun 2012) >> New Revision: 31436 > >> Log: >> Add languages to the UT_LangRecord table; also realign table (cosmetic) > > The language entries (besides English) in xap_String_Id.h should be sorted by > the name, not the ID, to avoid sorting. > >> +dcl(LANG_ACH, "Acoli") > > According to the Wiki, it's Acholi (but English isn't my native language). > >> +dcl(LANG_BM, "Bambara") > > In is mainly spoken in Mali, so it should be LANG_BM_ML. > >> +dcl(LANG_CGG, "Chiga") > > According to the Wiki, it's Kiga (redirected from Rukiga language). > >> +dcl(LANG_LG, "Ganda") > > In is mainly spoken in Uganda, so it should be LANG_LG_UG. > >> +dcl(LANG_SON, "Songhai") > > According to the Wiki, it's Songhay (redirected from Songhai languages). > > Ingo