Thanks, I did it manually its sometimes easier... I still have problem to found where to change :
"more" to "plus" on the articles on frontpage and also "read more" on the same place (in the corner of the article) "share it" to "partager" in the article "your rating" and other in the rating box
Sorry to ask those basing things, normally I found it by myself but in this theme there are some many things... :D
did you check your .po file? Because those strings should be translated through it.
As a further advice, to search for strings on the entire theme, you can perform a search on the whole PowerMag folder through text/code editors as Dreamweaver or similars.
Last question... I hope :D Almost everything is now well translated, still (see printscreen) text from widget as MightyMag - HP Category or Side Post. I just have to translate "more" and "read more", where can i found it?
Thanks. And sorry for all my requests since I tried to be a webmaster :D
Hi,
I got some translation problem as it still words in english... (see the printscreen).
Hi there,
I'll take a peek on that, in the meantime you can manually translate it in functions.php, line 983
Regards
djwd
Regards
djwd
Thanks, I did it manually its sometimes easier... I still have problem to found where to change :
"more" to "plus" on the articles on frontpage and also "read more" on the same place (in the corner of the article)
"share it" to "partager" in the article
"your rating" and other in the rating box
Sorry to ask those basing things, normally I found it by myself but in this theme there are some many things... :D
Hi there,
did you check your .po file? Because those strings should be translated through it.
As a further advice, to search for strings on the entire theme, you can perform a search on the whole PowerMag folder through text/code editors as Dreamweaver or similars.
Regards
djwd
Regards
djwd
Hi!
Last question... I hope :D
Almost everything is now well translated, still (see printscreen) text from widget as MightyMag - HP Category or Side Post. I just have to translate "more" and "read more", where can i found it?
Thanks. And sorry for all my requests since I tried to be a webmaster :D
Hi there, no worries:
1. widgets/wg-main-cat.php line 117
2. widgets/wg-side-posts.php line 155
Hope it helps
Regards
djwd
Regards
djwd
perfect, thanks!