04-Feb-2019, 09:58 PM
Hi Mike,
Thanks for your feedback.
I'm currently in the process of updating the French, German & Polish languages to v3.4.
These are all of the changes required for the German language, so you might find this useful (a lot of the changes are removing the full stop from the end of messages so you can ignore those).
https://github.com/commentics/german/com...275a0c76e5
In 'Extensions -> Languages' whenever you switch to a non-English language (and click save) it should already loop through every English country, check to make sure it's translated into the non-English language and insert it if it isn't. That's what this code does. Is that not working for you?
https://github.com/commentics/commentics...es.php#L21
The reason I didn't add menu items for 'Manage -> Countries' and 'Manage -> Questions' was because I didn't want to "flood" the menu with pages that aren't frequently used if that makes sense? I'm happy to add them in the next version if you think it's better.
Thanks for your feedback.
I'm currently in the process of updating the French, German & Polish languages to v3.4.
These are all of the changes required for the German language, so you might find this useful (a lot of the changes are removing the full stop from the end of messages so you can ignore those).
https://github.com/commentics/german/com...275a0c76e5
In 'Extensions -> Languages' whenever you switch to a non-English language (and click save) it should already loop through every English country, check to make sure it's translated into the non-English language and insert it if it isn't. That's what this code does. Is that not working for you?
https://github.com/commentics/commentics...es.php#L21
The reason I didn't add menu items for 'Manage -> Countries' and 'Manage -> Questions' was because I didn't want to "flood" the menu with pages that aren't frequently used if that makes sense? I'm happy to add them in the next version if you think it's better.