]> git.mjollnir.org Git - moodle.git/commitdiff
adding (slowly) strings from soc admin page cleanup
authorvinkmar <vinkmar>
Tue, 29 Aug 2006 17:02:35 +0000 (17:02 +0000)
committervinkmar <vinkmar>
Tue, 29 Aug 2006 17:02:35 +0000 (17:02 +0000)
lang/en_utf8/admin.php

index 538eddbaa05f1b69f77cc04d3a7b81157a69151c..c47bd1de4c7accce15ffcb8ae4f1f9d2601e3492 100644 (file)
@@ -30,6 +30,11 @@ $string['authentication'] = 'Authentication';
 $string['performanceandstats'] = 'Performance &amp; Stats';
 $string['backups'] = 'Backups';
 $string['courserequests'] = 'Course Requests';
+$string['themeselector'] = 'Theme Selector';
+
+$string['nonewsettings'] = 'No new settings were added during this upgrade.';
+$string['upgradesettings'] = 'New Settings';
+$string['upgradesettingsintro'] = 'The settings shown below were added during your last Moodle upgrade. Make any changes necessary to the defaults and then click &quot;Save Settings&quot; at the bottom of this page.';
 // end {added with admin cleanup}
 
 $string['adminseesallevents'] = 'Administrators see all events';