Translation questions
Hello,
Some questions concerning translations:
If i don´t want to use the BeTheme built-in translator, do I have to add the respective .po and .mo file into the /wp-content/themes/betheme/languages/ folder or do I have to add them to the /wp-content/themes/ folder?
What happens to self created or self adjusted .po and .mo files for concrete languages in case of a BeTheme update?
Do the BeTheme .mo files overrule the Wordpress .mo files (if they have the same filename and the same msgid is used)?
What is the source of the BeTheme built-in translator? Do the entries of "Design / BeTheme Options / Translate" derive from the /wp-content/themes/betheme/languages/ folder or are they stored in the database and are they depending on the version of BeTheme?
Best regards and thank you in advance,
Markus
Some questions concerning translations:
If i don´t want to use the BeTheme built-in translator, do I have to add the respective .po and .mo file into the /wp-content/themes/betheme/languages/ folder or do I have to add them to the /wp-content/themes/ folder?
What happens to self created or self adjusted .po and .mo files for concrete languages in case of a BeTheme update?
Do the BeTheme .mo files overrule the Wordpress .mo files (if they have the same filename and the same msgid is used)?
What is the source of the BeTheme built-in translator? Do the entries of "Design / BeTheme Options / Translate" derive from the /wp-content/themes/betheme/languages/ folder or are they stored in the database and are they depending on the version of BeTheme?
Best regards and thank you in advance,
Markus
Comments
please check the following topics where all details about .mo/.po translations are:
https://codex.wordpress.org/Installing_WordPress_in_Your_Language
https://make.wordpress.org/polyglots/handbook/tools/poedit/
Built-in translator is kind of simple translation way and you can translate only those words that are located under Theme options > Translate section.
Thank you for commenting.
The thing is, I don´t ask because of basic Wordpress language handling, but I want to know more about the BeTheme language configuration.
What is the source of Betheme Translate section?
Do the BeTheme .mo files overrule the Wordpress .mo files (if they have the same filename and the same msgid is used)?
Best regards,
Markus
Translate files supposed to be located under /languages/ folder.