$string['configvariables'] = 'Variables';
$string['configwarning'] = 'Be careful modifying these settings - strange values could cause problems.';
$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['confirm'] = 'Confirm';
$string['confirmed'] = 'Your registration has been confirmed';
$string['confirmednot'] = 'Your registration has not yet been confirmed!';
$string['continue'] = 'Continue';
$string['uploadproblem'] = 'An unknown problem occurred while uploading the file \'$a\' (perhaps it was too large?)';
$string['uploadthisfile'] = 'Upload this file';
$string['user'] = 'User';
+$string['userconfirmed'] = 'Confirmed $a';
$string['userdeleted'] = 'This user account has been deleted';
$string['userdescription'] = 'Description';
$string['userfiles'] = 'User Files';
$string['username'] = 'Username';
$string['usernameexists'] = 'This username already exists, choose another';
+$string['usernotconfirmed'] = 'Could not confirm $a';
$string['userprofilefor'] = 'User profile for $a';
$string['users'] = 'Users';
$string['userzones'] = 'User zones';