04-29-2019, 07:57 AM
the escalation is like this:
- search for the string in modules/MODULE/language/xx_xx.lang.php
- search for the string in include/language/xx_xx.lang.php
- search for the string in modules/MODULE/xx_xx.custom.php
- search for the string in Translation module
- return given string
you use xx_xx.custom.php to create custom translations for your clients that will not enter in conflict with the base translation files
- search for the string in modules/MODULE/language/xx_xx.lang.php
- search for the string in include/language/xx_xx.lang.php
- search for the string in modules/MODULE/xx_xx.custom.php
- search for the string in Translation module
- return given string
you use xx_xx.custom.php to create custom translations for your clients that will not enter in conflict with the base translation files
Joe
TSolucio
TSolucio