English translation elements
vatterspun opened this issue · 6 comments
i think you need to convert .lng files into utf16-le encoding.
and effect tabs untranslated config is "Disable Aero Effect for captured window"
Reencoding the file in utf16-le fix only one part of the problem. Now the text is displayed correct from the lng file but the translation to english is also missing because the part is in russian.
Here the original part of the English.lng:
SettingsEffectsTab = Effects
SettingsResizeGroup = Resize
SettingsUseResize = Use resize
SettingsResizeWidth = Width:
SettingsResizeHeight = Height:
SettingsDisableAeroOnWnd = Отключать Aero окна
SettingsDisableAeroOnWndText = Перед созданием скриншота в режиме "Выбранное окно", Aero выбранного окна отключится, затем вернётся в состояние в котором и было
Besides, if i start the program with no config it loads russian language. Maybe its better to load the english config as a default? Also a suggestion from me is that you use utf-8 or something similar for the encoding of the lng files and not Windows-1251.
It means:
Disable Aero effect before taking screenshot (only for Active window mode).
Locale updated, but as you know - project closed, and no other changes will be.
Could you post something to the homepage of both the Github page and your home page that the project is closed?
https://www.henrypp.org/product/freeshooter
https://github.com/henrypp/freeshooter
Project is open(source? lets coding together,lol), but i do not do anything with it.
Project is open(source? lets coding together,lol), but i do not do anything with it.
Oh okay, I see the SRC folder now, thanks.