Just copy the source file with a new name.
Make sure that the file is saved using UTF-8 encoding(on the Save As... dialog), so that it's displayed properly on any system.
Сzech characters aren't displayed properly for me because the file is encoded in ANSI. You should save it using UTF-8 encoding.
Also some texts are too long to fit inside the left panel. Though it be related to the encoding issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I create a file for translation?
What value will it have string STR_LANG_CODE ??
How do I run a program with a new language?
Best Regards
Lukas
Just copy the source file with a new name.
Make sure that the file is saved using UTF-8 encoding(on the Save As... dialog), so that it's displayed properly on any system.
STR_LANG_CODE=0x05
https://msdn.microsoft.com/en-us/library/windows/desktop/dd318693(v=vs.85).aspx
Now the translation is displayed. Thank you for your response .
Lukas
Translate for version R326.
Lukas
Сzech characters aren't displayed properly for me because the file is encoded in ANSI. You should save it using UTF-8 encoding.
Also some texts are too long to fit inside the left panel. Though it be related to the encoding issue.
The file is converted to UTF-8.
Fix one nasty bug in last translation ;)
Last edit: Jan Čejka 2017-03-27