Tagged Questions
2
votes
1answer
165 views
How to deal with multiple text-domain?
I am talking about Wordpress localization/internationalization.
I have a two templates done by third party. And they made them child templates of twentyten. Seemingly they kept the template files ...
3
votes
1answer
104 views
How to translate a WordPress template name?
I know how to create translations for themes and templates generally by generating .po and .mo files with Poedit for example. But since template names are written in PHP comments at top of each ...
1
vote
1answer
2k views
Wordpress theme and language pack
I am building a Wordpress blog system in Spanish and I'd like to have the default theme also translated to "es_ES". I am already running this Wordpress installation in Spanish. What I'd like to know ...