FTBZ
Forum Replies Created
-
Hi @giuliopanda, thanks for your message!
Finally I used an other tools to scan the file system and remove orphan files… J’ai compris que ces fichiers orphelins apparaissent à cause de WooCommerce. When you delete an item from the shop, it doesn’t delete the images linked to the product. This leads to a huge volume over time…
Thanks for your help and the additional information.

Exemple from file system 🙂
I checked the file ../plugins/events-manager/includes/langs/dbem-fr_FR.po and the entry was changed.
I’m wrong ?
Hi Marcus,
I noticed that after the email was translated by the method you describe. The subject was wrong again. I don’t understand why, because the entry 472 in the lang file is correct.
Where is stored this information ?
Regards,
FTBZYes, you’re right the “Identifiant” is the username AND the password.
The subject can be “Vos identifiants” or “Nom d’utilisateur et mot de passe” but not “Vos identifiant & mot de passe” because “mot de passe” is a part of the “identifiant”.
Thank you very much, it’s working fine. I noticed a mistake in the french translation. You can use this corrected string :
#: em-functions.php:472 msgid "[%s] Your username and password" msgstr "[%s] Vos identifiant & mot de passe"Yes, but the needed strings to translate are missing in the main file so I’m stuck.
Thank you for your message, but this email is the only one that was not translated. I’m pretty sure that a solution exists without editing PHP files ?