|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tool |
Variables | |
| $string ['configintrotimezones'] = 'This page will search for new information about world timezones (including daylight savings time rules) and update your local database with this information. These locations will be checked, in order: {$a} This procedure is generally very safe and can not break normal installations. Do you wish to update your timezones now?' | |
| $string ['importtimezones'] = 'Update complete list of timezones' | |
| $string ['importtimezonescount'] = '{$a->count} entries imported from {$a->source}' | |
| $string ['importtimezonesfailed'] = 'No sources found! (Bad news)' | |
| $string ['pluginname'] = 'Timezones updater' | |
| $string ['updatetimezones'] = 'Update timezones' | |
| $string['configintrotimezones'] = 'This page will search for new information about world timezones (including daylight savings time rules) and update your local database with this information. These locations will be checked, in order: {$a} This procedure is generally very safe and can not break normal installations. Do you wish to update your timezones now?' |
Definition at line 26 of file tool_timezoneimport.php.
| $string['importtimezones'] = 'Update complete list of timezones' |
Definition at line 27 of file tool_timezoneimport.php.
| $string['importtimezonescount'] = '{$a->count} entries imported from {$a->source}' |
Definition at line 28 of file tool_timezoneimport.php.
| $string['importtimezonesfailed'] = 'No sources found! (Bad news)' |
Definition at line 29 of file tool_timezoneimport.php.
| $string['pluginname'] = 'Timezones updater' |
Definition at line 30 of file tool_timezoneimport.php.
| $string['updatetimezones'] = 'Update timezones' |
Definition at line 31 of file tool_timezoneimport.php.