Hi,

Quote Originally Posted by DrByte
1. What has your testing proven?
That without a base file somewhere the override doesn't work, presumably because it's not got something to override.

Quote Originally Posted by DrByte
3. Here's an example: <snip>
MYLANGUAGE is determined by:
- if selected language has a language file, selected language is used
- otherwise, english is used as default
That's the thing I was trying to find out! Thanks.