Plugin Author
Brave
(@getbrave)
Hi,
Kindly try bravepop.
Are you using any translation plugin?
Can you kindly let us know what exactly are you trying to translate so we can help you better?
Thanks
Thread Starter
agaks
(@agaks)
i’m using poedit app. and bravepop-tr_TR don’t work too. .po and .mo files in wp-content-> languages-> plugins folder, like all plugins language files, but still english…
Thread Starter
agaks
(@agaks)
I’m translating the entire admin user face language, so your ‘translate.pot’ file in your language folder …
Plugin Author
Brave
(@getbrave)
I’m translating the entire admin user face language, so your ‘translate.pot’ file in your language folder …
Sounds great! You should rename the file to tr_TR.po && tr_TR.mo and put them in the languages folder of the plugin. Let us know if that does not work.
Thanks
Plugin Author
Brave
(@getbrave)
If above does not work, open the plugin’s index.php and find this line:
function bravepop_require_files_free() {
Then add this line below it:
load_plugin_textdomain( 'bravepop', FALSE, basename( dirname( __FILE__ ) ) . '/languages/' );
Finally, rename the po, mo files to bravepop-tr_TR
Let us know if that works.
-
This reply was modified 5 years, 9 months ago by
Brave.
Thread Starter
agaks
(@agaks)
I’ve tried this before, it didn’t work…
Thread Starter
agaks
(@agaks)
This issue has never been reported before?
Thread Starter
agaks
(@agaks)
sorry but the last method didn’t work either. anyway, never mind 🙂
Thread Starter
agaks
(@agaks)
thanks for your interest…
Plugin Author
Brave
(@getbrave)
@agaks Can you please send us the po and mo files to [email protected] so we can run some tests.
Thanks