@emmanuelle,
Once it is there the plugin should be translated provided you have set your language code in the wp-config.php file.
http://codex.wordpress.org/Editing_wp-config.php#Language_and_Language_Directory
Hi Matt.
Sorry for my late answer. on Sunday, wordpress.org server was down at some point and yesterday I was busy.
I am not sure to understand your answer. The plugin is where it is supposed to be. I have checked both links in your answer but it’s not helpful (at leat to a non geek like me). I would say the language code is set as I had to upload the language file to switch my wordpress into french a year ago.
I am not sure if you are supposed to help me or if I should seek help in the WordPress forum. As I said, I am not a geek and I am not able to do it on my own.
Thanks,
Emmanuelle
@emmanuelle,
So, do you know how to FTP into your site and edit your wp-config.php file?
@emmanuelle,
Okay, open that file up in an editor then and see if it contains a line that looks like this:
define( 'WPLANG', 'fr_FR' );
If it isn’t there then please add it exactly as above and the translation should work.
Hi Matt,
It’s working:)
Thank you for your help.
Emmanuelle