Hi all,
I was planning to use PHPRunner for Georgian language. As Microsoft have not defined a codepage for this language, I wrote the following line to language.cfg file:
<language filename="Georgian.lng" name="Georgian" lcid="1079" codepage="1200" charset="utf-8" />
I tried to use multilingual codepage this case and absolutely correct locale id. As a result I got absolutely unreadable page - everything is gone.
Even worse - I've tried to change colun names manualy and found that any unicode characters (in dialog bars, or in visual editor) are displayed as question marks.
So this program can not be used for Georgian language, correct?