]> git.mjollnir.org Git - moodle.git/commitdiff
Some strings for roaming themes
authordonal72 <donal72>
Tue, 2 Oct 2007 16:07:10 +0000 (16:07 +0000)
committerdonal72 <donal72>
Tue, 2 Oct 2007 16:07:10 +0000 (16:07 +0000)
lang/en_utf8/mnet.php

index 2335ced11e7dc9bca2c36f5ca54d9cf79e78579e..2ecd029cc263bf47fa22557a29b93ca37bbafd4c 100644 (file)
@@ -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']          = '<p>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.';