Hi,
The site is in French. We just migrated our forum from bbPress to WPForo. The forum looks good, thanks for this great plugin.
On the page linked to my post, you can see that there's some WPForo strings in French and others in English. The French translation file is all right, I can edit it with Loco. The problem is that the "Phrases" loaded by default with the installation of WPForo are overwriting the French translation file.
Example: on the page, you can see "Recently viewed by users". This string is correctly translated in the French translation file but because this string is present in the "Phrases" section, I have to re-edit it manually there to display it in French which doesn't seem very efficient.
And I can't delete any existing phrases, I can only edit them. There's no "delete" option in this section, not sure if that's normal.
Is there something I'm missing? How can I delete all these phrases so that they aren't conflicting with my French translation file?
Thanks.
Hi @airammontessori,
And I can't delete any existing phrases, I can only edit them. There's no "delete" option in this section, not sure if that's normal.
No, that's normal that you can't delete the existing phrases.
The first reason may be from the location of the .Mo and .Po files. Please read the below Documentation, specially the 6. Add a new language part.
https://localise.biz/wordpress/plugin/beginners
The second reason may be from the cache. If you have a cache plugin, exclude wpForo from the cache plugin and clean the website cache. Check the below topic about cache.
https://wpforo.com/community/faq/wpforo-and-cache-plugins/
The third reason may be from the phrases.
Find a phrase which is not translated with Loco, go to Dashboard > Forums > Phrases, find that Phrase, edit it and check the original and the translation, both of them must be same even, if there is any different between them(space, comma) change the translation to same as the original, after that clean the caches by pressing Dellete All Caches button from Dashboard > Forums > Dashboard.
It says "wpforo-fr_FR.po" already exists in this folder ;).
If I delete the file, I'm afraid I have to retranslate ALL strings which wouldn't be efficient as lots of them are already translated AND working on the front-office.
Any suggestion? 😉
Hi @chris, I hadn't had the chance to thank you for looking into this. I just checked the newly created translation file. Thanks.