Hello Vasi.

It was with pleasure.

If somebody wish to add a new language, here how to do:

1. Take the template  "/ideu/src/mseconsts_ide_en.pas" and change all 
words/sentences with the new language and replace all the "en_"  with the code 
of new language, for example "xy_".  Save it as "mseconsts_ide_xy.pas"

 I did use Google translate and pasted the english enum with all the words 
separed with commas and the result was ok, few change to do. But it cannot be 
done in one time, only 500 characters are allowed to translate, so you will 
need to do it  few time.

2. In "/ideu/src/mseconst_ide.pas", add the new code of language, in type 
"langty" and in const "langnames".

3. Add "mseconsts_ide_xy"  in  "useslang.inc" .

4. Re-compile the ide.


Fre;D

_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to