- This topic has 2 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › String is not being translated despite translation being there
When updating the membership level via the Misc Shortcode Addon, the string “Membership level has been updated.” is always shown in English. The German translation file has the correct translation for the string. Other translations work without any problems.
The string is in this file:
/swpm-misc-shortcodes/shortcodes/swpm_update_level_to.php
For clarification: “other translations work” was meant as “in all other places, I see the German translation”. I have not tested other languages…
That “AddOn” does not use a language file. You must manually edit the desired strings in PHP file.