I am a Native American English speaker.
change to "Multi-page files"
Code: Select all
"Combine new && current values"
"&Yes"
"&No"
Does the extra "&" need to be in the first one? Does the "&" need to be in the last two? Maybe this is a matter of coding rather than a typo.
change to "DPI"
Not sure what to make of this. Maybe insert spaces if possible, unless that would mess up the code.
Code: Select all
#define TXT_String_Tooltips_Text "<Filename>, <Size> bytes, <Modified>||<Format>||<Width>x<Height>, <BPP> bits" // Be carefull, don't change text between <>!!!
The word "careful" is misspelled.
Code: Select all
"Tagged files will be used instead of selected files. \nDo you want to continue with tagged files?"
I guess the "\n" won't show up as text?
Code: Select all
"This file use a non writable format, so it's not possible to rotate it."
change to "This file uses a nonwritable format, so it's not possible to rotate it."
Code: Select all
"Every picture pair gets a computed value,\n if this value is greater than the tolerance,\n then the pair is considered as similar."
Again, I hope the "\n" will not show as text. These should be 2 sentences.
"Every picture pair gets a computed value.\n If this value is greater than the tolerance,\n then the pair is considered as similar."
change to "Previous/Next frame"
change to "Move to front" and "Move to back"