Page 1 of 1

Improved French translation

Posted: Tue Apr 28, 2020 7:43 am
by drocca69
Hello!

I just improved and (almost) completed the French translation for that very nice app :D

I'm unable to translate 2 strings that I can't find in the English strings listing: see 2 attached screenshots.
  • "Resize" at the root of the context menu (there are 3 strings with that label in the translation file but none of them changes the displayed translation);
  • "Cancel" button in the main settings window.
Does anyone here know what are the strings numbers for those 2?

Thanks in advance and #stayathome 8)

Re: Improved French translation

Posted: Tue Apr 28, 2020 11:58 am
by xnview
drocca69 wrote: Tue Apr 28, 2020 7:43 am Does anyone here know what are the strings numbers for those 2?
Sur la derniere version?

Re: Improved French translation

Posted: Tue Apr 28, 2020 12:35 pm
by drocca69
xnview wrote: Tue Apr 28, 2020 11:58 am
drocca69 wrote: Tue Apr 28, 2020 7:43 am Does anyone here know what are the strings numbers for those 2?
Sur la derniere version?
Yes!
Version 4.1.0 downloaded from here: http://download.xnview.com/XnShellEx64.exe

Re: Improved French translation

Posted: Tue Apr 28, 2020 1:12 pm
by xnview
what is the value for 1214 in XnViewShellExt.lng in [fr-str]?

Re: Improved French translation

Posted: Tue Apr 28, 2020 2:28 pm
by drocca69
xnview wrote: Tue Apr 28, 2020 1:12 pm what is the value for 1214 in XnViewShellExt.lng in [fr-str]?
The value for string #1214 is "Redimensionner" ("Resize" in French) but this string appears under [fr], not [fr-str].
String #1216 has the same value.

Re: Improved French translation

Posted: Wed Apr 29, 2020 6:50 am
by xnview
drocca69 wrote: Tue Apr 28, 2020 2:28 pm
xnview wrote: Tue Apr 28, 2020 1:12 pm what is the value for 1214 in XnViewShellExt.lng in [fr-str]?
The value for string #1214 is "Redimensionner" ("Resize" in French) but this string appears under [fr], not [fr-str].
String #1216 has the same value.
it's not the good .lng, 1214 should be in [fr-str]

Re: Improved French translation

Posted: Wed Apr 29, 2020 7:07 am
by drocca69
xnview wrote: Wed Apr 29, 2020 6:50 am
drocca69 wrote: Tue Apr 28, 2020 2:28 pm
xnview wrote: Tue Apr 28, 2020 1:12 pm what is the value for 1214 in XnViewShellExt.lng in [fr-str]?
The value for string #1214 is "Redimensionner" ("Resize" in French) but this string appears under [fr], not [fr-str].
String #1216 has the same value.
it's not the good .lng, 1214 should be in [fr-str]
OK, but this is identical to the English strings.
For French and English strings:
  • Under [en] and [fr]
    0, 1, 2
    201 to 289 (with many missing numbers)
    1036 to 1216 (with many missing numbers)
  • Under [en_str] and [fr_str]
    101 to 188 (with many missing numbers)

Re: Improved French translation

Posted: Wed Apr 29, 2020 7:20 am
by drocca69
Moving the string #1214 under [fr-str] fixes the non-displayed translation :)
What about the "Cancel" string?

Re: Improved French translation

Posted: Thu Apr 30, 2020 7:51 am
by xnview
drocca69 wrote: Wed Apr 29, 2020 7:20 am Moving the string #1214 under [fr-str] fixes the non-displayed translation :)
What about the "Cancel" string?
i fix it