mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
removed unused language strings
This commit is contained in:
parent
f5f729cd68
commit
87c32d8b7b
1 changed files with 1 additions and 28 deletions
|
@ -2,33 +2,17 @@
|
|||
// quiz.php - created with Moodle 1.4 development (2004080300)
|
||||
|
||||
$string['action'] = 'Action';
|
||||
$string['addingitemtype'] = 'Adding an Item Type';
|
||||
$string['additemtype'] = 'Add item type';
|
||||
$string['addrandom'] = 'Add $a random questions';
|
||||
$string['answers'] = 'Answers';
|
||||
$string['attemptnotcompleted'] = "Attempt has not been completed.";
|
||||
$string['attemptsallowed'] = 'Multiple attempts at quiz';
|
||||
$string['attemptsby'] = 'Attempts by $a';
|
||||
$string['capabilities'] = 'Capabilities';
|
||||
$string['chooseafile'] = 'Choose or upload a file';
|
||||
$string['cloning'] = 'Cloning';
|
||||
$string['cloningserver'] = 'Cloning Server';
|
||||
$string['cloningserverconnectfailed'] = 'The cloning server $a failed to process an RQP request. Check that the URL is correct.';
|
||||
$string['cloningserverdoesnt'] = 'The cloning server $a does not support cloning!';
|
||||
$string['cloningrenderingserverdoesnt'] = 'The cloning (and rendering) server $a does not support cloning (or implicit cloning).';
|
||||
$string['close'] = 'Close window';
|
||||
$string['closepreview'] = 'Close preview';
|
||||
$string['closereview'] = 'Close review';
|
||||
$string['completedon'] = 'Completed on';
|
||||
$string['confirmattemptclose'] = 'You still have an unfinished attempt. Do you want to close this and start a new attempt now?';
|
||||
$string['confirmserverdelete'] = 'Are you sure you want to remove the server <b>$a</b> from the list?';
|
||||
$string['confirmclose'] = 'You are about to close this attempt. Once you close the attempt you will no longer be able to change your answers.';
|
||||
$string['continueattemptfail'] = 'Error: Could not load the last attempt';
|
||||
$string['continueattemptquiz'] = 'Continue the last attempt';
|
||||
$string['correct'] = 'Correct';
|
||||
$string['deleteitemtypecheck'] = 'Are you absolutely sure you want to delete \'$a\'?';
|
||||
$string['duplicateresponse'] = 'This submission has been ignored because you gave an equivalent answer earlier.';
|
||||
$string['editingitemtype'] = 'Editing an Item Type';
|
||||
$string['editingrqp'] = '$a: editing a question';
|
||||
$string['editquiz'] = 'Edit Quiz';
|
||||
$string['event1'] = 'Autosave';
|
||||
|
@ -37,7 +21,6 @@ $string['event3'] = 'Grade';
|
|||
$string['event5'] = 'Validate';
|
||||
$string['event6'] = 'Close';
|
||||
$string['fillcorrect'] = 'Fill with correct';
|
||||
$string['gradeavailable'] = 'Maximum possible marks: $a ';
|
||||
$string['gradingdetails'] = 'Marks for this submission: $a->raw/$a->max. ';
|
||||
$string['gradingdetailsadjustment'] = 'With previous penalties this gives <strong>$a->cur/$a->max</strong>. ';
|
||||
$string['gradingdetailszeropenalty'] = 'You were not penalized for this submission. ';
|
||||
|
@ -48,7 +31,6 @@ $string['invalidsource'] = 'The source is not accepted as valid.';
|
|||
$string['invalidsourcetype'] = 'Invalid source type.';
|
||||
$string['itemsource'] = 'Item Source';
|
||||
$string['itemsourceformat'] = 'Item Source Format';
|
||||
$string['itemrequirescloning'] = 'The item source supplied is for an item template but the server for the selected item type does not support cloning (or implicit cloning). Check that the correct item type was selected';
|
||||
$string['itemtypes'] = 'Remote Question Types';
|
||||
$string['lastanswer'] = 'Your last answer was';
|
||||
$string['managetypes'] = 'Manage question types and servers';
|
||||
|
@ -57,8 +39,6 @@ $string['finishattempt'] = 'Submit all and finish';
|
|||
$string['markall'] = 'Submit page';
|
||||
$string['mark'] = 'Submit';
|
||||
$string['missingitemtypename'] = 'Missing name';
|
||||
$string['missingsource'] = 'Missing item source';
|
||||
$string['missingrenderingserver'] = 'Missing rendering server URL';
|
||||
$string['newattemptfail'] = 'Error: Could not start a new attempt at the quiz';
|
||||
$string['noattemptstoshow'] = 'There are no attempts to show';
|
||||
$string['noconnection'] = 'There is currently no connection to a web service that can process this question. Please contact your administrator';
|
||||
|
@ -66,8 +46,6 @@ $string['noquestionsfound'] = 'No questions found';
|
|||
$string['notavailable'] = 'Sorry, this quiz is not available';
|
||||
$string['notavailabletostudents'] = 'Note: This quiz is not currently available to your students';
|
||||
$string['notimedependentitems'] = 'Time dependent items are not currently supported by the quiz module. As a work around, set a time limit for the whole quiz. Do you wish to choose a different item (or use the current item regardless)?';
|
||||
$string['notypes'] = 'No item types have been defined! The administrator must add some types and set the servers to be used to process them before RQP questions can be used';
|
||||
$string['notypeselected'] = 'No type selected';
|
||||
$string['numberabbr'] = '#';
|
||||
$string['outof'] = ' out of a maximum of ';
|
||||
$string['partiallycorrect'] = 'Partially correct';
|
||||
|
@ -76,12 +54,7 @@ $string['penaltyfactor'] = 'Penalty factor';
|
|||
$string['penaltyscheme'] = 'Apply penalties';
|
||||
$string['previewquiz'] = 'Preview quiz';
|
||||
$string['previous'] = 'Previous state';
|
||||
$string['questiontype'] = 'Question type $a';
|
||||
$string['readytosend'] = 'You are about to finalize this quiz attempt. Are you sure you want to continue?';
|
||||
$string['rendering'] = 'Rendering';
|
||||
$string['renderingserver'] = 'Rendering Server';
|
||||
$string['renderingserverconnectfailed'] = 'The rendering server $a failed to process an RQP request. Check that the URL is correct.';
|
||||
$string['renderingserverdoesnt'] = 'The rendering server $a does not support rendering!';
|
||||
$string['renderingserverconnectfailed'] = 'The server $a failed to process an RQP request. Check that the URL is correct.';
|
||||
$string['repaginate'] = 'Repaginate with $a questions per page';
|
||||
$string['replacementoptions'] = 'Replacement Options';
|
||||
$string['reports'] = 'Reports';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue