- This topic has 2 replies, 2 voices, and was last updated 10 years, 1 month 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 › Changes in .po files have no effect
Tagged: Language files
Hi,
I’m trying to change certain texts in the Dutch language files so I edit the swpm-nl_NL.po file and re-upload it. But there seems to be nothing changing. It would seem logic to me that editing these files would immediately be visible on the site itself, but maybe not. Doing somehting wrong here?
Any advice is highly appreciated!
Web servers use the MO files to display the translations. You should compile .po file to .mo and upload 2 files.
That does the trick. thanks!