From 9fdc8965350aba591e7d350f3f7859428cb4a0f3 Mon Sep 17 00:00:00 2001 From: vinkmar Date: Tue, 29 Aug 2006 17:02:35 +0000 Subject: [PATCH] adding (slowly) strings from soc admin page cleanup --- lang/en_utf8/admin.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 538eddbaa0..c47bd1de4c 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -30,6 +30,11 @@ $string['authentication'] = 'Authentication'; $string['performanceandstats'] = 'Performance & 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 "Save Settings" at the bottom of this page.'; // end {added with admin cleanup} $string['adminseesallevents'] = 'Administrators see all events'; -- 2.39.5