Thursday 12 October 2006 2:51:35 am
Make an extension with your own translation in.
In that extension create translations-folder, and then <language>-folders. Put your translation.ts in there. Activate it with these settings in your override/site.ini.append
[ExtensionSettings] ActiveExtensions[]=<your-translation-extension>
[RegionalSettings] TranslationExtensions[]=<your-translation-extension> Jonny
|