Language & Locale Information

Language
ALL files related to the default language are found in the following directory:

content/language/*
Charset/Language Direction
Character encoding preferences and language directional settings are found in the following file:

content/language/global.php
Plugins Locale
Some plugin locales, such as the Air Date Picker and WYSIWYG editor can be found in the following file:

content/language/3.0.php
General Language
ALL general language is found in the PHP files in the above folder:

content/language/3.0.php (v3.0 Added)
content/language/admin.php (Admin)
content/language/global.php (Global)
content/language/js.php (Javascript)
content/language/public.php (Frontend)

Use a good text editor to edit, such as Notepad++. DO NOT edit in a word processor.

All apostrophes MUST be escaped. Example:

'it\'s christmas time',
Timezones
Timezone text is editable in the following file:

control/timezones.php

DO NOT remove the array keys. Example: Europe/London. If you remove these, the system will fail.
Email Template Language
All the language in the e-mails is in the e-mail template txt files:

content/language/email-templates/*.txt

Again, use a good text editor to edit. The html wrapper is "content/language/email-templates/html-wrapper.html" for HTML emails.
Language Packs
Available language packs can be found on the Maian Lockbox website.

If you would like to submit a new language pack, please contact me.