From: donal72 Date: Tue, 2 Oct 2007 16:07:10 +0000 (+0000) Subject: Some strings for roaming themes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5859f9bbd4728eddeaccc5e6b040c5fda577d1eb;p=moodle.git Some strings for roaming themes --- diff --git a/lang/en_utf8/mnet.php b/lang/en_utf8/mnet.php index 2335ced11e..2ecd029cc2 100644 --- a/lang/en_utf8/mnet.php +++ b/lang/en_utf8/mnet.php @@ -9,7 +9,9 @@ $string['yourpeers'] = 'Your Peers'; $string['settings'] = 'Settings'; $string['hostsettings'] = 'Host Settings'; $string['mnetpeers'] = 'Peers'; +$string['themesavederror'] = 'An error occurred: Theme change not saved'; $string['mnetservices'] = 'Moodle network services'; +$string['mnetthemes'] = 'Themes'; $string['trustedhosts'] = 'XML-RPC hosts'; $string['trustedhostsexplain'] = '

The trusted hosts mechanism allows specific machines to execute calls via XML-RPC to any part of the Moodle API. This @@ -118,6 +120,7 @@ $string['verifysignature-error'] = 'The signature verification failed. An $string['verifysignature-invalid'] = 'The signature verification failed. It appears that this payload was not signed by you.'; $string['mnetsettings'] = 'Moodle network settings'; $string['mnetservices'] = 'Services'; +$string['mnetthemes'] = 'Themes'; $string['mnetlog'] = 'Logs'; $string['issubscribed'] = 'The $a Moodle is subscribing to this service on your host.';