, and look under the Languages section.NOTE: Language packs are meant to translate Linkr, not install it. You need to install Linkr first!
Installing a language
Installing a language pack is very simple. First, download the language file from JoomlaCode
(under the Languages section). Then. install it just as you would any extension, in Administrator » Extensions » Install / Uninstall.Writing your own language file
If Linkr isn't already translated into your preferred language, and you happen to have some time on your hands, you might decide to translate it yourself. Head on to JoomlaCode
and download the "empty" language file (the one that starts with "empty..."). In it is two files: the component language file and the plugin language file. You'll need to open and translate both files to use them with Linkr (this might take anywhere from 30 to 60 minutes, to a 1000 minutes if your very slow...).The way that it works is each string has a key that Jooomla! uses. For example, there might be a string that says "Hello" in English, and "Bonjour" in French, but they will have the same key e.g. "GREETING". Joomla! uses "GREETING" everywhere, and the language files take care of the translations. In the file, it looks like this:
GREETING=Hello!For an example, see the Joomla! Docs

After your 1000 minutes of translation, you can upload your new files manually:
- TAG.com_linkr goes in administrator / language / TAG /
- TAG.plg_content_linkr_content goes in the same folder
You can also send your files here, so that we may include them in the install package and upload the language packs to JoomlaCode. Send your files to dev - at - l33p.com.
NOTE: You'll need to rename your files to reflect the language you've just translated into i.e. change TAG to your language tag.



