|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| $string ['install'] = 'Install selected language pack' | |
| $string ['installedlangs'] = 'Installed language packs' | |
| $string ['langimport'] = 'Language import utility' | |
| $string ['langimportdisabled'] = 'Language import feature has been disabled. You have to update your language packs manually at the file-system level. Do not forget to purge string caches after you do so.' | |
| $string ['langpackinstalled'] = 'Language pack {$a} was successfully installed' | |
| $string ['langpackremoved'] = 'Language pack was uninstalled' | |
| $string ['langpackupdateskipped'] = 'Update of {$a} language pack skipped' | |
| $string ['langpackuptodate'] = 'Language pack {$a} is up-to-date' | |
| $string ['langupdatecomplete'] = 'Language pack update completed' | |
| $string ['missingcfglangotherroot'] = 'Missing configuration value $CFG->langotherroot' | |
| $string ['missinglangparent'] = 'Missing parent language <em>{$a->parent}</em> of <em>{$a->lang}</em>.' | |
| $string ['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed' | |
| $string ['pluginname'] = 'Language packs' | |
| $string ['purgestringcaches'] = 'Purge string caches' | |
| $string ['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from http://download.moodle.org, copy them to your {$a} directory and unzip them manually.' | |
| $string ['uninstall'] = 'Uninstall selected language pack' | |
| $string ['uninstallconfirm'] = 'You are about to completely uninstall language pack {$a}, are you sure?' | |
| $string ['updatelangs'] = 'Update all installed language packs' | |
| $string['install'] = 'Install selected language pack' |
Definition at line 26 of file tool_langimport.php.
| $string['installedlangs'] = 'Installed language packs' |
Definition at line 27 of file tool_langimport.php.
| $string['langimport'] = 'Language import utility' |
Definition at line 28 of file tool_langimport.php.
| $string['langimportdisabled'] = 'Language import feature has been disabled. You have to update your language packs manually at the file-system level. Do not forget to purge string caches after you do so.' |
Definition at line 29 of file tool_langimport.php.
| $string['langpackinstalled'] = 'Language pack {$a} was successfully installed' |
Definition at line 30 of file tool_langimport.php.
| $string['langpackremoved'] = 'Language pack was uninstalled' |
Definition at line 31 of file tool_langimport.php.
| $string['langpackupdateskipped'] = 'Update of {$a} language pack skipped' |
Definition at line 32 of file tool_langimport.php.
| $string['langpackuptodate'] = 'Language pack {$a} is up-to-date' |
Definition at line 33 of file tool_langimport.php.
| $string['langupdatecomplete'] = 'Language pack update completed' |
Definition at line 34 of file tool_langimport.php.
| $string['missingcfglangotherroot'] = 'Missing configuration value $CFG->langotherroot' |
Definition at line 35 of file tool_langimport.php.
| $string['missinglangparent'] = 'Missing parent language <em>{$a->parent}</em> of <em>{$a->lang}</em>.' |
Definition at line 36 of file tool_langimport.php.
| $string['nolangupdateneeded'] = 'All your language packs are up to date, no update is needed' |
Definition at line 37 of file tool_langimport.php.
| $string['pluginname'] = 'Language packs' |
Definition at line 38 of file tool_langimport.php.
| $string['purgestringcaches'] = 'Purge string caches' |
Definition at line 39 of file tool_langimport.php.
| $string['remotelangnotavailable'] = 'Because Moodle can not connect to download.moodle.org, we are unable to do language pack installation automatically. Please download the appropriate zip file(s) from http://download.moodle.org, copy them to your {$a} directory and unzip them manually.' |
Definition at line 40 of file tool_langimport.php.
| $string['uninstall'] = 'Uninstall selected language pack' |
Definition at line 41 of file tool_langimport.php.
| $string['uninstallconfirm'] = 'You are about to completely uninstall language pack {$a}, are you sure?' |
Definition at line 42 of file tool_langimport.php.
| $string['updatelangs'] = 'Update all installed language packs' |
Definition at line 43 of file tool_langimport.php.