Hi !
Well, the translation file (tested with fr_FR.mo or subscribe-by-email-fr_FR.mo does not apply. What should be its name ?
And there is another thing : the notification text is hardcoded so cannot easily be modified.
Shall we hope having this text in a option texte area in settings ?
Thanks :)
Hello Aphrodite,
Thanks for the feedback. I'll see if I can get one of the developers to check this out.
Cheers, David
Bump this one since the problem is still here on last update :)
Hi !!
Still a problem on transllation file that does not apply...
The only line found is load_plugin_textdomain('subscribe_by_email', false, dirname(plugin_basename(__FILE__)).'/languages');
load_plugin_textdomain('subscribe_by_email', false, dirname(plugin_basename(__FILE__)).'/languages');
but does not tell me HOW to name the mo file...
thanks
allo ?
huh guys ???
no solution here ?
huh what is the problem here hey ho ????
Hi, I need the translation to work also! I translated the .pot file and loaded the fi.mo and fi.po files to the languages folder. Does not work. So, how is the translated language file activated?!
Thanks in advance!
OK, I figured it out:
you have to name the language files like this, f.ex.:
subscribe-by-email-fi.mo subscribe-by-email-fi.po
and my language is defined to be "fi" in config.php.
At least for me it worked this way.
Become a member
Find out more
Responses (8)
WPMU DEV Fanatic — 27th January 2011 (1 year ago) #
Hello Aphrodite,
Thanks for the feedback. I'll see if I can get one of the developers to check this out.
Cheers,
David
Lifetime member! — 3rd May 2011 (1 year ago) #
Hi !
Bump this one since the problem is still here on last update :)
Lifetime member! — 24th June 2011 (11 months ago) #
Hi !!
Still a problem on transllation file that does not apply...
The only line found is
load_plugin_textdomain('subscribe_by_email', false, dirname(plugin_basename(__FILE__)).'/languages');but does not tell me HOW to name the mo file...
thanks
Lifetime member! — 27th June 2011 (11 months ago) #
allo ?
Lifetime member! — 30th June 2011 (10 months ago) #
huh guys ???
no solution here ?
Lifetime member! — 1st July 2011 (10 months ago) #
huh what is the problem here hey ho ????
Member — 25th November 2011 (6 months ago) #
Hi, I need the translation to work also! I translated the .pot file and loaded the fi.mo and fi.po files to the languages folder. Does not work. So, how is the translated language file activated?!
Thanks in advance!
Member — 25th November 2011 (6 months ago) #
OK, I figured it out:
you have to name the language files like this, f.ex.:
subscribe-by-email-fi.mo
subscribe-by-email-fi.po
and my language is defined to be "fi" in config.php.
At least for me it worked this way.
Become a member