Page 31 of 31
Re: Multilingual Support
Posted: 13 Mar 2024 12:47
by KLASS
And also found, the keyphrase and section name are different.
However, it's not fundamental.
Re: Multilingual Support
Posted: 13 Mar 2024 12:57
by admin
Well, this is minor. But I had spotted it myself already.
Re: Multilingual Support
Posted: 13 Mar 2024 13:03
by KLASS
Yes, it's a small thing, that's why I left it unchanged in my translation.
Re: Multilingual Support
Posted: 08 May 2024 14:48
by KLASS
There's no translation option.
+ Button Rapid Access.
Re: Multilingual Support
Posted: 08 May 2024 15:40
by admin
Coming...
Re: Multilingual Support
Posted: 30 May 2024 13:26
by KLASS
Many lines in Reference_8.185.lng have been deleted and therefore there is no room for translation. For example,
Add New Category Here...
Add New Item Here...
...
...
Reference_8.184.lng = 7182 strings
Reference_8.185.lng = 6801 string
Re: Multilingual Support
Posted: 30 May 2024 13:27
by admin
OH, sth wrong
Re: Multilingual Support
Posted: 30 May 2024 16:50
by admin
File is okay now. 
Re: Multilingual Support
Posted: 25 Jul 2026 10:25
by KLASS
In Russian, according to GOST 14289-88 and Microsoft recommendations, all keyboard shortcuts (hotkeys) should be capitalized. For example, in the English version it is Ctrl+Alt+Enter, while in the Russian version it should be CTRL+ALT+ENTER. Is it possible to add such lines to Reference_XXX.lng for the possibility of modification?
2026-07-21_083737.png
6.png
5.png
Re: Multilingual Support
Posted: 07 Aug 2026 09:05
by admin
It's defined in the LNG file:
co.0023=01|Ctrl|--|Ctrl
co.0024=01|Shift|--|Shift
co.0025=01|Alt|--|Alt
The translator can change it if they want to.
Re: Multilingual Support
Posted: 07 Aug 2026 12:41
by KLASS
admin wrote: ↑07 Aug 2026 09:05
It's defined in the LNG file:
co.0023=01|Ctrl|--|Ctrl
co.0024=01|Shift|--|Shift
co.0025=01|Alt|--|Alt
The translator can change it if they want to.
Sorry, I missed it.