Lahmizzar Muinela
2013-05-11 9e550077aa7c242f416b685c2230043b3aaf770a
added translations with status below 80%
1 files modified
2 ■■■ changed files
source/install.script.php 2 ●●● patch | view | raw | blame | history
source/install.script.php
@@ -12,7 +12,7 @@
class pkg_projectfork_languagesInstallerScript {
    
    protected $name = 'lang_pf4';
    protected $uncomplete_lang = array("cs-CZ", "da-DK", "fa-IR", "fi-FI", "pt-PT", "sk-SK", "zh-TW", "ru-PO");
    protected $uncomplete_lang = array("fi-FI", "da-DK", "ru-PO", "cs-CZ", "fa-IR", "zh-TW", "uk-UA", "sk-SK");
    
    public function uninstall($parent) {
        $languages = JFactory::getLanguage()->getKnownLanguages();