[Gambas-user] Request for small addition

Willy Raets willy at ...2734...
Thu Aug 29 01:15:45 CEST 2013


Hi all,

Could a line for Icelandic be added to the Language.module:
Location on SVN should be
gambas/branches/trunk/app/src/gambas3/.src/Translation/Language.module 

This so there can be a .po file for Icelandic made and translations can
be entered.
I happen to have received Icelandic translations for one of my projects,
but can't add Icelandic to Translator form in IDE.
So it is hard to enter the translation...

In Language.module add 1 line (see below):

Name["hr"] = ("Croatian (Croatia)")

Name["is"] = ("Icelandic (Iceland)")   '<-- Add this line

Name["id"] = ("Indonesian (Indonesia)")

That should do the job for enabling Icelandic to be added as a language
that can have translations.

Source for determining two letter language code for Icelandic:
http://wiki.laptop.org/go/Linux_language_support

There are more languages found that aren't found in Gambas Translator
form to be added.
Is there a reason for this, or is it just coincedence?

-- 
Kind regards,

Willy (aka gbWilly)

http://gambasshowcase.org/
http://howtogambas.org
http://gambos.org








More information about the User mailing list