J1.5

How to create a language pack

From Joomla! Documentation

Revision as of 08:14, 27 June 2008 by Elin (talk | contribs)

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

If someone has some time, please transfer/rewrite the information from the following reference into this page. Thank you.

Joomla! uses three language packages, one for the front end, one for the administrator and one for installation.

For practical information on the way to make core Translation files, please see forum: http://forum.joomla.org/viewtopic.php?f=11&t=254709

Many people find it helpful to use the [| translation manager extension].

Language naming convention in Joomla are

language and ISO code. Use 2 letters when available. [[1]]

Reference concerning country codes [[2]]

Because language strings may change it is best to create your packages using either [| the nightly build or subversion].

Name of package should be: xx-XX //use your language's ISO code.

Locale: Information on available locales may be found here. [[3]]

If, for any reason, some ini or xml language files are edited manually with a text editor, they have to be saved with the encoding UTF8 NO BOM.