When we require a complete translation of the osConcert application for only one dominant language here is the basic procedure
Files:
Front End Language
Front end language name settings must remain as ‘english’, there’s no need to rename to another language name, we just translate the definitions that exist in the ‘english’ files i.e:
includes/languages/english.php
includes/languages/english/
Back End Language
Back end language settings must remain as ‘english’, there’s no need to rename to another language name, we just translate the definitions that exist in the ‘english’ files i.e:
admin/includes/languages/english.php
admin/includes/languages/english/
Database
A lot of translation can be completed via the osConcert Administration
1. Customer Sign Up/Registration In admin>shop settings>advanced>customers
2. Content Management Static/Main Pages In admin>cms>homepage admin>cms>static pages
3. Orders Status In admin>shop settings>orders status
4. Marketing Templates In admin>marketing>email messages Order Email Response: admin>marketing>emarketing>products>product sale
5. Admin>Products>Categories>Categories Descriptions Admin>Products>Categories>Products>Product Descriptions
Others
There are some lines of text mostly in admin files that do not have definitions assigned. If you need them defined let me know. Otherwise we’ll need to access the file code to make the translation.