$string['adminhelpassigncreators'] = "Creators can create new courses and teach in them";
$string['adminhelpassignteachers'] = "Select a course then use the icon to add teachers";
$string['adminhelpauthentication'] = "You can use internal user accounts or external databases";
-$string['adminhelpconfiguration'] = "Configure variables that affect general operation of the site";
+$string['adminhelpconfiguration'] = "Configure how the site looks and works";
+$string['adminhelpconfigvariables'] = "Configure variables that affect general operation of the site";
$string['adminhelpcourses'] = "Define courses and categories and assign people to them";
$string['adminhelpedituser'] = "Browse the list of user accounts and edit any of them";
$string['adminhelplanguage'] = "For checking and editing the current language pack";
$string['adminhelpmanagedatabase'] = "Access the database directly (be careful!)";
$string['adminhelpsitesettings'] = "Define the how the front page of the site looks";
$string['adminhelpsitefiles'] = "For publishing general files or uploading external backups";
-$string['adminhelpthemes'] = "Choose how the site looks";
+$string['adminhelpthemes'] = "Choose how the site looks (colours, fonts etc)";
$string['adminhelpusers'] = "Define your users and set up authentication";
$string['administration'] = "Administration";
$string['administrator'] = "Administrator";
$string['configsmtphosts'] = "Give the full name of one or more local SMTP servers that Moodle should use to send mail (eg 'mail.a.com' or 'mail.a.com;mail.b.com'). If you leave it blank, Moodle will use the PHP default method of sending mail.";
$string['configsmtpuser'] = "If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.";
$string['configunzip'] = "Indicate the location of your unzip program (Unix only, optional). If specified, this will be used to unpack zip archives on the server. If you leave this blank, then Moodle will use internal routines.";
-$string['configvariables'] = "Configuration";
+$string['configuration'] = "Configuration";
+$string['configvariables'] = "Variables";
$string['configzip'] = "Indicate the location of your zip program (Unix only, optional). If specified, this will be used to create zip archives on the server. If you leave this blank, then Moodle will use internal routines.";
$string['confirmed'] = "Your registration has been confirmed";
$string['confirmednot'] = "Your registration has not yet been confirmed!";