Use the instructions below to make a translation for JCal Pro. 1. Download the sample language file (french) attached to this message and extract it.
2. Rename the folder from 'french' to the new language.
3. Open 'index.php' in the folder and find the '$lang_info' array on or about line 38.
4. Modify each parameter as appropriate. Importantly, you MUST modify the 'nativename' parameter (to the name of the language in the native language) and you MUST modify the 'locale' parameter (to reflect the new language and the new language code. For example, change
array('fr','french') to
array('ja-JP','japanese') for a Japanese translation. The
codes for the existing Joomla! translations should be used.
5. Now translate the text strings from english to the new language.
6. Save the file and create a new archive of the index.php file within the language folder.
7. Create a new thread on this board with the name of this translation in the Subject.
8. Private message me to let me know that a new language has been posted.