Error in French Translation
Posted: Sun 16. May 2004, 12:47
In french translation :
return a bad alert. French people can read "Do you want to restore this file" instead of "Do you want to erase this file"
So the good words are near line 272 in include/inc_lang/backend/fr :
Code: Select all
$BL['be_ftrash_delete'] So the good words are near line 272 in include/inc_lang/backend/fr :
Code: Select all
$BL['be_ftrash_delete'] = 'souhaitez-vous effacer {VAL}?';