Fixed some missing strings (for role assign page mostly)

This commit is contained in:
Martin Dougiamas
2010-04-22 15:32:14 +00:00
parent ba2f43c331
commit 2a59a09745
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -242,11 +242,13 @@ $string['gradedisplaytype'] = 'Grade display type';
$string['gradedon'] = 'Graded: {$a}';
$string['gradeexceptions'] = 'Grade exceptions';
$string['gradeexceptionshelp'] = 'Grade exceptions Help';
$string['gradeexport'] = 'Grade export';
$string['gradeexportdecimalpoints'] = 'Grade export decimal points';
$string['gradeexportdisplaytype'] = 'Grade export display type';
$string['gradeforstudent'] = '{$a->student}<br />{$a->item}$a->feedback';
$string['gradehelp'] = 'Grade Help';
$string['gradehistorylifetime'] = 'Grade history lifetime';
$string['gradeimport'] = 'Grade import';
$string['gradeitem'] = 'Grade item';
$string['gradeitemaddusers'] = 'Exclude from grading';
$string['gradeitemadvanced'] = 'Advanced grade item options';
@@ -276,6 +278,7 @@ $string['gradepasshelp'] = 'If an item has a grade that users must equal or exce
$string['gradepreferences'] = 'Grade preferences';
$string['gradepreferenceshelp'] = 'Grade preferences Help';
$string['gradepublishing'] = 'Enable publishing';
$string['gradereport'] = 'Grade report';
$string['graderreport'] = 'Grader report';
$string['grades'] = 'Grades';
$string['gradesforuser'] = 'Grades for {$a->user}';
+5
View File
@@ -243,6 +243,10 @@ $string['question:useall'] = 'Use all questions';
$string['question:usemine'] = 'Use your own questions';
$string['question:viewall'] = 'View all questions';
$string['question:viewmine'] = 'View your own questions';
$string['rating:rate'] = 'Add ratings to items';
$string['rating:view'] = 'View the total rating you received';
$string['rating:viewany'] = 'View total ratings that anyone received';
$string['rating:viewall'] = 'View all raw ratings given by individuals';
$string['resetrole'] = 'Reset to defaults';
$string['resetrolenolegacy'] = 'Clear permissions';
$string['resetrolesure'] = 'Are you sure that you want to reset role "{$a->name} ({$a->shortname})" to defaults?<p></p>The defaults are taken from the selected archetype ({$a->legacytype}).';
@@ -261,6 +265,7 @@ $string['roleassignments'] = 'Role assignments';
$string['roledefinitions'] = 'Role definitions';
$string['role:manage'] = 'Create and manage roles';
$string['role:override'] = 'Override permissions for others';
$string['role:review'] = 'Review permissions for others';
$string['roleprohibitheader'] = 'Prohibit role';
$string['roleprohibitinfo'] = 'Select a role to be added to the list of prohibited roles in context {$a->context}, capability {$a->cap}:';
$string['roles'] = 'Roles';