Everything is for free!
Shop is closed.
Due to health issues support is very limited
* -> Security Fix
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note
~ compatibility joomla 3.4
+ workaround update url
# version checker
+ works in PHP strict modus
+ now also for Joomla 3
+ ready for PHP 5.4
- google translate
+ uses Joomla update server
- google stopped free translation service api 1, so no more translations can be made
~ rebuild of the Google translation engine as Google stopped the service of translate API version 1
+ rebuilds spaces in language keys to underscores
# bug fixed with class="notranslation" to skip translating some language lines
~ joomla's default language keys updated to Joomla 1.7 (backend language file)
~ script to make sure mootools is loaded
~ completed instruction to make the 3rd directory on the 'check language file' first page
~ more clear warnings when cleaning up unused lines from language files
+ optional deletion of comments when language files get recreated or translated
# bug fixed language code Swedish sv-SV > sv-SE
~ updated the default Joomla 1.6 language keys-array
~ language files in better format as old format could not load on some servers running Joomla 1.6
# fixed bug adding unwanted tabs when creating language files
+ creation of language-files by copying an empty file, to ensure the encoding is correct
+ convert language references in php extension files to convert from Joomla 1.5 to 1.6 format
+ checking language-keys used in extension now also takes the used target Joomla framework into account
+ convert extension files (.php) from using Joomla 1.0 format language references to Joomla 1.5 or 1.6 format
+ convert language files in Joomla 1.0 format (.php), to Joomla 1.5 or 1.6 format (.ini)