[Plugin: WangGuard] How do I localize Wangguard?
-
Hi, I am trying to localize wangguard in russian.
I am running WPMU 3.2.1 + BuddyPress 1.5 and Wangguard 1.2.2
I changed WPLANG to ru_RU and set the PLUGINDIR variable in wp-config.php
define( ‘PLUGINDIR’, ‘wp-content/plugins’ );
define (‘WPLANG’, ‘ru_RU’);I also took wangguard.pot and created wangguard-ru_RU.po and .mo. I then replaced the Report user string with the appropriate translation. Lastly, I moved the .mo file to wp-content/plugins/wangguard/languages/
Unfortunately the “Report user” buttons do not get localized (they still say Report user)
Would you be able to help?
Thanks
The topic ‘[Plugin: WangGuard] How do I localize Wangguard?’ is closed to new replies.