Page 1 of 1

Word "Resize" non-translatable

Posted: Mon Jun 21, 2021 2:03 pm
by redfox
The item "Resize" in Windows explorer context menu is always in English, even if the XnViewShellExt.lng contains the line 216=Změna velikosti (CZ language).

Should I try to downgrade?

XnView Shell Extension 4.1.2

Re: Word "Resize" non-translatable

Posted: Mon Jun 21, 2021 3:03 pm
by redfox
I managed to find the solution myself.

There were missing lines (with the same string as "216=") in the language file, i.e.

1216 in the [cz] section
and
1214 in the [cz-str] section.

Some other languages like Slovak are incomplete, too.

Re: Word "Resize" non-translatable

Posted: Wed Jul 07, 2021 10:13 am
by xnview
thanks