### Eclipse Workspace Patch 1.0
#P moodle-MOODLE_19_QUESTIONS
Index: lang/en_utf8/qtype_truefalse.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/qtype_truefalse.php,v
retrieving revision 1.1
diff -u -r1.1 qtype_truefalse.php
--- lang/en_utf8/qtype_truefalse.php 22 Dec 2006 15:39:42 -0000 1.1
+++ lang/en_utf8/qtype_truefalse.php 29 May 2007 11:52:20 -0000
@@ -1,6 +1,7 @@
After you select or create a question category you will be able to create or edit questions. You can select any of these questions to add to your quiz over on the other side of this page.';
+$string['addingcalculated'] = 'Adding a Calculated question';
+$string['addingdescription'] = 'Adding a Description';
+$string['addingessay'] = 'Adding Essay';
+$string['addingmatch'] = 'Adding a Matching Question';
+$string['addingmultianswer'] = 'Adding Embedded Answers (Cloze)';
+$string['addingmultichoice'] = 'Adding a Multiple Choice question';
+$string['addingnumerical'] = 'Adding a Numerical question';
+$string['addingquestion'] = 'Adding a question';
+$string['addingrandom'] = 'Adding a Random Question';
+$string['addingrandomsamatch'] = 'Adding a Random Short-Answer Matching question';
+$string['addingshortanswer'] = 'Adding a Short-Answer question';
+$string['addingtruefalse'] = 'Adding a True/False question';
+
$string['addquestions'] = 'Add questions';
$string['addquestionstoquiz'] = 'Add questions to current quiz';
$string['addrandom'] = 'Add $a random questions';
Index: lang/en_utf8/qtype_multichoice.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/qtype_multichoice.php,v
retrieving revision 1.7
diff -u -r1.7 qtype_multichoice.php
--- lang/en_utf8/qtype_multichoice.php 13 Apr 2007 21:16:05 -0000 1.7
+++ lang/en_utf8/qtype_multichoice.php 29 May 2007 11:52:20 -0000
@@ -1,6 +1,7 @@
$a->user on $a->time';
$string['categorydoesnotexist'] = 'This category does not exist';
+$string['categorycurrent'] = 'Current Category';
+$string['categorycurrentuse'] = 'Use This Category';
+$string['categorymoveto'] = 'Save in Category';
+$string['created'] = 'Created';
+$string['createdmodifiedheader'] = 'Created / Modified';
+$string['defaultfor'] = 'Default for $a';
+$string['defaultinfofor'] = 'The default category for questions shared in context \'$a\'.';
+$string['editingcategory'] = 'Editing a category';
$string['editingquestion'] = 'Editing a question';
+$string['erroraccessingcontext'] = 'Cannot access context';
+$string['exportcategory'] = 'Export category';
+$string['fractionsnomax'] = 'One of the answers should have a score of 100%% so it is possible to get full marks for this question.';
+$string['getcategoryfromfile'] = 'Get category from file';
+$string['getcontextfromfile'] = 'Get context from file';
+$string['makechildof'] = "Make Child of '\$a'";
+$string['maketoplevelitem'] = 'Move to top level';
$string['missingimportantcode'] = 'This question type is missing important code: $a.';
+$string['modified'] = 'Modified';
+$string['needtochoosecat'] = 'You need to choose a category to move this question to or press \'cancel\'.';
+$string['nopermissionadd'] = 'You don\'t have permission to add questions here.';
$string['notenoughdatatoeditaquestion'] = 'Neither a question id, nor a category id and question type, was specified.';
+$string['permissionedit'] = 'Edit this question';
+$string['permissionmove'] = 'Move this question';
+$string['permissionsaveasnew'] = 'Save this as a new question';
+$string['permissionto'] = 'You have permission to :';
$string['questionbank'] = 'Question bank';
+$string['questioncatsfor'] = 'Question Categories for \'$a\'';
$string['questiondoesnotexist'] = 'This question does not exist';
+$string['shareincontext'] = 'Share in context for $a';
+$string['tofilecategory'] = 'Write category to file';
+$string['tofilecontext'] = 'Write context to file';
+$string['unknown'] = 'Unknown';
$string['unknownquestiontype'] = 'Unknown question type: $a.';
-$string['fractionsnomax'] = 'One of the answers should have a score of 100%% so it is possible to get full marks for this question.';
-$string['makechildof'] = "Make Child of '\$a'";
-$string['maketoplevelitem'] = 'Move to top level';
?>
Index: lang/en_utf8/role.php
===================================================================
RCS file: /cvsroot/moodle/moodle/lang/en_utf8/role.php,v
retrieving revision 1.35
diff -u -r1.35 role.php
--- lang/en_utf8/role.php 18 May 2007 11:57:47 -0000 1.35
+++ lang/en_utf8/role.php 29 May 2007 11:52:21 -0000
@@ -88,11 +88,20 @@
$string['potentialusers'] = '$a potential users';
$string['prevent'] = 'Prevent';
$string['prohibit'] = 'Prohibit';
+$string['question:add'] = 'Add questions';
+$string['question:editmine'] = 'Edit own questions';
+$string['question:editall'] = 'Edit all questions';
$string['question:config'] = 'Configure question types';
$string['question:export'] = 'Export questions';
$string['question:import'] = 'Import questions';
$string['question:manage'] = 'Manage questions';
$string['question:managecategory'] = 'Manage question category';
+$string['question:movemine'] = 'Move own questions';
+$string['question:moveall'] = 'Move all questions';
+$string['question:usemine'] = 'Use own questions in an activity module';
+$string['question:useall'] = 'Use all questions in an activity module';
+$string['question:viewmine'] = 'View own questions';
+$string['question:viewall'] = 'View all questions';
$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?