From e6f6fa179b24a045e15a1457f8861f5045f3a379 Mon Sep 17 00:00:00 2001 From: Helen Foster Date: Thu, 2 Dec 2010 16:48:22 +0000 Subject: [PATCH] MDL-21250 capital letters removal --- mod/quiz/lang/en/quiz.php | 144 +++++++++++++++--------------- mod/resource/lang/en/resource.php | 2 +- 2 files changed, 73 insertions(+), 73 deletions(-) diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index 783871df1ac3f..dcb90e798ebcd 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -33,19 +33,19 @@ $string['addarandomquestion_help'] = 'When a random question is added, it results in a randomly-chosen question from the category being inserted into the quiz. This means that different students are likely to get a different selection of questions, and when a quiz allows multiple attempts then each attempt is likely to contain a new selection of questions.'; $string['addcategory'] = 'Add category'; $string['adddescriptionlabel'] = 'Add description/label'; -$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['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['addingquestions'] = 'This side of the page is where you manage your database of questions. Questions are stored in categories to help you keep them organised, and can be used by any quiz in your course or even other courses if you choose to \'publish\' them.

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['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['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['addmoreoverallfeedbacks'] = 'Add {no} more feedback fields'; $string['addnewgroupoverride'] = 'Add group override'; $string['addnewpagesafterselected'] = 'Add new pages after selected questions'; @@ -73,10 +73,10 @@ $string['allinone'] = 'Unlimited'; $string['allowreview'] = 'Allow review'; $string['alreadysubmitted'] = 'It is likely that you have already submitted this attempt'; -$string['alternativeunits'] = 'Alternative Units'; +$string['alternativeunits'] = 'Alternative units'; $string['alwaysavailable'] = 'Always available'; $string['analysisoptions'] = 'Analysis options'; -$string['analysistitle'] = 'Item Analysis Table'; +$string['analysistitle'] = 'Item analysis table'; $string['answer'] = 'Answer'; $string['answered'] = 'Answered'; $string['answerhowmany'] = 'One or multiple answers?'; @@ -111,7 +111,7 @@ $string['attemptsonly'] = 'Show only students with attempts'; $string['attemptsunlimited'] = 'Unlimited attempts'; $string['back'] = 'Back to preview question'; -$string['backtoquestionlist'] = 'Back to Question List'; +$string['backtoquestionlist'] = 'Back to question list'; $string['backtoquiz'] = 'Back to quiz editing'; $string['basicideasofquiz'] = 'The basic ideas of quiz-making'; $string['bestgrade'] = 'Best grade'; @@ -126,7 +126,7 @@ * The quiz appears in a full screen popup window that covers all the other windows and has no navigation controls * Students are prevented, as far as is possible, from using facilities like copy and paste'; $string['calculated'] = 'Calculated'; -$string['calculatedquestion'] = 'Calculated Question not supported at line {$a}. The question will be ignored'; +$string['calculatedquestion'] = 'Calculated question not supported at line {$a}. The question will be ignored'; $string['cannotcreatepath'] = 'Path cannot be created ({$a})'; $string['cannoteditafterattempts'] = 'You cannot add or remove questions because this quiz has been attempted. ({$a})'; $string['cannotfindprevattempt'] = 'Cannot find previous attempt to build on.'; @@ -197,7 +197,7 @@ $string['confirmserverdelete'] = 'Are you sure you want to remove the server {$a} from the list?'; $string['confirmstartattemptlimit'] = 'Number of attempts allowed: {$a}. You are about to start a new attempt. Do you wish to proceed?'; $string['confirmstartattempttimelimit'] = 'This quiz has a time limit and is limited to {$a} attempt(s). You are about to start a new attempt. Do you wish to proceed?'; -$string['confirmstarttimelimit'] = 'The Quiz has a time limit. Are you sure that you wish to start?'; +$string['confirmstarttimelimit'] = 'The quiz has a time limit. Are you sure that you wish to start?'; $string['containercategorycreated'] = 'This category has been created to store all the original categories moved to site level due to the causes specified below.'; $string['continueattemptquiz'] = 'Continue the last attempt'; $string['continuepreview'] = 'Continue the last preview'; @@ -207,10 +207,10 @@ $string['correctanswer'] = 'Correct answer'; $string['correctanswerformula'] = 'Correct answer formula'; $string['correctansweris'] = 'Correct answer: {$a}'; -$string['correctanswerlength'] = 'Significant Figures'; +$string['correctanswerlength'] = 'Significant figures'; $string['correctanswers'] = 'Correct answers'; $string['correctanswershows'] = 'Correct answer shows'; -$string['corrresp'] = 'Correct Response'; +$string['corrresp'] = 'Correct response'; $string['countdown'] = 'Countdown'; $string['countdownfinished'] = 'The quiz is closing, you should submit your answers now.'; $string['countdowntenminutes'] = 'The quiz will be closing in ten minutes.'; @@ -249,7 +249,7 @@ $string['deletingquestionattempts'] = 'Deleting question attempts'; $string['description'] = 'Description'; $string['disabled'] = 'Disabled'; -$string['discrimination'] = 'Discrim. Index'; +$string['discrimination'] = 'Discrim. index'; $string['displayoptions'] = 'Display options'; $string['download'] = 'Click to download the exported category file'; $string['downloadextra'] = '(file is also stored in the course files in the /backupdata/quiz folder)'; @@ -259,13 +259,13 @@ $string['editcategories'] = 'Edit categories'; $string['editcategory'] = 'Edit category'; $string['editcatquestions'] = 'Edit category questions'; -$string['editingcalculated'] = 'Editing a Calculated question'; -$string['editingdescription'] = 'Editing a Description'; -$string['editingessay'] = 'Editing Essay'; -$string['editingmatch'] = 'Editing a Matching Question'; -$string['editingmultianswer'] = 'Editing Embedded Answers (Cloze)'; -$string['editingmultichoice'] = 'Editing a Multiple Choice question'; -$string['editingnumerical'] = 'Editing a Numerical question'; +$string['editingcalculated'] = 'Editing a calculated question'; +$string['editingdescription'] = 'Editing a description'; +$string['editingessay'] = 'Editing essay'; +$string['editingmatch'] = 'Editing a matching question'; +$string['editingmultianswer'] = 'Editing embedded answers (cloze)'; +$string['editingmultichoice'] = 'Editing a multiple choice question'; +$string['editingnumerical'] = 'Editing a numerical question'; $string['editingquestion'] = 'Editing a question'; $string['editingquiz'] = 'Editing quiz'; $string['editingquiz_help'] = 'When creating a quiz, the main concepts are: @@ -274,16 +274,16 @@ * The question bank, which stores copies of all questions organised into categories * Random questions - A student gets different questions each time they attempt the quiz and different students can get different questions'; $string['editingquiz_link'] = 'mod/quiz/edit'; -$string['editingrandom'] = 'Editing a Random Question'; -$string['editingrandomsamatch'] = 'Editing a Random Short-Answer Matching question'; +$string['editingrandom'] = 'Editing a random question'; +$string['editingrandomsamatch'] = 'Editing a random short-answer matching question'; $string['editingrqp'] = '{$a}: editing a question'; -$string['editingshortanswer'] = 'Editing a Short-Answer question'; -$string['editingtruefalse'] = 'Editing a True/False question'; +$string['editingshortanswer'] = 'Editing a short-answer question'; +$string['editingtruefalse'] = 'Editing a true/false question'; $string['editoverride'] = 'Edit override'; $string['editqcats'] = 'Edit questions categories'; $string['editquestions'] = 'Edit questions'; -$string['editquiz'] = 'Edit Quiz'; -$string['editquizquestions'] = 'Edit Quiz Questions'; +$string['editquiz'] = 'Edit quiz'; +$string['editquizquestions'] = 'Edit quiz questions'; $string['emailconfirmbody'] = 'Dear {$a->username}, Thank you for submitting your answers to @@ -320,10 +320,10 @@ $string['event2'] = 'Save'; $string['event3'] = 'Grade'; $string['event5'] = 'Validate'; -$string['event6'] = 'Close&Grade'; +$string['event6'] = 'Close&grade'; $string['event7'] = 'Submit'; $string['event8'] = 'Close'; -$string['event9'] = 'Manual Grade'; +$string['event9'] = 'Manual grade'; $string['everynquestions'] = 'Every {$a} questions'; $string['everyquestion'] = 'Every question'; $string['everythingon'] = 'Everything on'; @@ -376,10 +376,10 @@ $string['giftqtypenotset'] = 'Question type is not set'; $string['giftrightbraceerror'] = 'Could not find a }'; $string['grade'] = 'Grade'; -$string['gradeall'] = 'Grade All'; +$string['gradeall'] = 'Grade all'; $string['gradeaverage'] = 'Average grade'; $string['gradeboundary'] = 'Grade boundary'; -$string['gradeessays'] = 'Grade Essays'; +$string['gradeessays'] = 'Grade essays'; $string['gradehighest'] = 'Highest grade'; $string['grademethod'] = 'Grading method'; $string['grademethod_help'] = 'When multiple attempts are allowed, the following methods are available for calculating the final quiz grade: @@ -400,7 +400,7 @@ $string['guestsno'] = 'Sorry, guests cannot see or attempt quizzes'; $string['hidebreaks'] = 'Hide page breaks'; $string['hidereordertool'] = 'Hide the reordering tool'; -$string['history'] = 'History of Responses:'; +$string['history'] = 'History of responses:'; $string['changessaved'] = 'Grading changes saved'; $string['changessavedwitherrors'] = 'Some errors occurred while saving the grading changes'; $string['checkanswer'] = 'Check'; @@ -431,7 +431,7 @@ $string['importquestions'] = 'Import questions from file'; $string['inactiveoverridehelp'] = '* Student does not have the correct group or role to attempt the quiz'; $string['incorrect'] = 'Incorrect'; -$string['indivresp'] = 'Responses of Individuals to Each Item'; +$string['indivresp'] = 'Responses of individuals to each item'; $string['info'] = 'Info'; $string['infoshort'] = 'i'; $string['introduction'] = 'Introduction'; @@ -441,15 +441,15 @@ $string['invalidnumerictolerance'] = 'One of the tolerances you entered was not a valid number.'; $string['invalidoverrideid'] = 'Invalid override id'; $string['invalidquestionid'] = 'Invalid question id'; -$string['invalidquizid'] = 'Invalid Quiz ID'; +$string['invalidquizid'] = 'Invalid quiz ID'; $string['invalidsource'] = 'The source is not accepted as valid.'; $string['invalidsourcetype'] = 'Invalid source type.'; $string['invalidstateid'] = 'Invalid state id'; -$string['itemanal'] = 'Item Response Analysis'; +$string['itemanal'] = 'Item response analysis'; $string['itemdefinition'] = 'Definition'; -$string['itemsource'] = 'Item Source'; -$string['itemsourceformat'] = 'Item Source Format'; -$string['itemtypes'] = 'Remote Question Types'; +$string['itemsource'] = 'Item source'; +$string['itemsourceformat'] = 'Item source format'; +$string['itemtypes'] = 'Remote question types'; $string['lastanswer'] = 'Your last answer was'; $string['layout'] = 'Layout'; $string['layoutasshown'] = 'Page layout as shown.'; @@ -458,7 +458,7 @@ $string['layoutshuffledsinglepage'] = 'Questions randomly shuffled, all on one page.'; $string['learnwise'] = 'Learnwise format'; $string['link'] = 'Link'; -$string['listitems'] = 'Listing of Items in Quiz'; +$string['listitems'] = 'Listing of items in quiz'; $string['literal'] = 'Literal'; $string['loadingquestionsfailed'] = 'Loading questions failed: {$a}'; $string['loguniform'] = 'digits, from a loguniform distribution'; @@ -493,8 +493,8 @@ $string['modulenameplural'] = 'Quizzes'; $string['moveselectedonpage'] = 'Move selected questions to page: {$a}'; $string['moveto'] = 'Move to >>'; -$string['multianswer'] = 'Embedded Answers (Cloze)'; -$string['multichoice'] = 'Multiple Choice'; +$string['multianswer'] = 'Embedded answers (cloze)'; +$string['multichoice'] = 'Multiple choice'; $string['multipleanswers'] = 'Choose at least one answer.'; $string['multiplier'] = 'Multiplier'; $string['name'] = 'Name'; @@ -529,7 +529,7 @@ $string['noquestionsinquiz'] = 'There are no questions in this quiz.'; $string['noquestionsnotinuse'] = 'This random question is not in use, since its category is empty.'; $string['noquestionsonpage'] = 'Empty page'; -$string['noresponse'] = 'No Response'; +$string['noresponse'] = 'No response'; $string['noreview'] = 'You are not allowed to review this quiz'; $string['noreviewshort'] = 'Not permitted'; $string['noreviewuntil'] = 'You are not allowed to review this quiz until {$a}'; @@ -574,7 +574,7 @@ $string['overrideuser'] = 'Override user'; $string['overrideusereventname'] = '{$a->quiz} - Override'; $string['pagesize'] = 'Attempts shown per page:'; -$string['paragraphquestion'] = 'Paragraph Question not supported at line {$a}. The question will be ignored'; +$string['paragraphquestion'] = 'Paragraph question not supported at line {$a}. The question will be ignored.'; $string['parent'] = 'Parent'; $string['parentcategory'] = 'Parent category'; $string['parsingquestions'] = 'Parsing questions from import file.'; @@ -583,7 +583,7 @@ $string['penalty'] = 'Penalty'; $string['penaltyscheme'] = 'Apply penalties'; $string['penaltyscheme_help'] = 'If enabled, a penalty is subtracted from the final mark for a question for a wrong response. The amount of penalty is specified in the question settings. This setting only applies if adaptive mode is enabled.'; -$string['percentcorrect'] = 'Percent Correct'; +$string['percentcorrect'] = 'Percent correct'; $string['pleaseclose'] = 'Your request has been processed. You can now close this window'; $string['pluginadministration'] = 'Quiz administration'; $string['pluginname'] = 'Quiz'; @@ -604,10 +604,10 @@ $string['qti_two'] = 'IMS QTI 2.0 format'; $string['qtypename'] = 'type, name'; $string['question'] = 'Question'; -$string['questionbankcontents'] = 'Question Bank contents'; -$string['questionbankmanagement'] = 'Question Bank management'; +$string['questionbankcontents'] = 'Question bank contents'; +$string['questionbankmanagement'] = 'Question bank management'; $string['questionbehaviour'] = 'Question behaviour'; -$string['questioncats'] = 'Question Categories'; +$string['questioncats'] = 'Question categories'; $string['questiondeleted'] = 'This question has been deleted. Please contact your teacher'; $string['questioninuse'] = 'The question \'{$a->questionname}\' is currently being used in:
{$a->quiznames}
The question will not be deleted from these quizzes but only from the category list.'; $string['questionmissing'] = 'Question for this session is missing'; @@ -661,13 +661,13 @@ $string['quiz:viewreports'] = 'View quiz reports'; $string['quizwillopen'] = 'This quiz will open {$a}'; $string['random'] = 'Random question'; -$string['randomcreate'] = 'Create Random Questions'; +$string['randomcreate'] = 'Create random questions'; $string['randomfromcategory'] = 'Random question from category:'; $string['randomfromexistingcategory'] = 'Random question from an existing category'; $string['randomnosubcat'] = 'Questions from this category only, not its subcategories.'; $string['randomquestionusinganewcategory'] = 'Random question using a new category'; -$string['randomsamatch'] = 'Random Short-Answer Matching'; -$string['randomsamatchcreate'] = 'Create Random Short-Answer Matching questions'; +$string['randomsamatch'] = 'Random short-answer matching'; +$string['randomsamatchcreate'] = 'Create random short-answer matching questions'; $string['randomsamatchintro'] = 'For each of the following questions, select the matching answer from the menu.'; $string['randomsamatchnumber'] = 'Number of questions to select'; $string['randomwithsubcat'] = 'Questions from this category and its subcategories.'; @@ -681,7 +681,7 @@ $string['regradedisplayexplanation'] = 'Attempts that change during regrading are displayed as hyperlinks to the question review window'; $string['regradenotallowed'] = 'You do not have permission to regrade this quiz'; $string['regradingquestion'] = 'Regrading "{$a}".'; -$string['regradingquiz'] = 'Regrading Quiz "{$a}"'; +$string['regradingquiz'] = 'Regrading quiz "{$a}"'; $string['relative'] = 'Relative'; $string['remove'] = 'Remove'; $string['removeallquizattempts'] = 'Delete all quiz attempts'; @@ -695,13 +695,13 @@ $string['repaginatecommand'] = 'Repaginate'; $string['repaginatenow'] = 'Repaginate now'; $string['replace'] = 'Replace'; -$string['replacementoptions'] = 'Replacement Options'; +$string['replacementoptions'] = 'Replacement options'; $string['report'] = 'Reports'; $string['reportanalysis'] = 'Item analysis'; $string['reportfullstat'] = 'Detailed statistics'; -$string['reportmulti_percent'] = 'Multi-Percentages'; -$string['reportmulti_q_x_student'] = 'Multi-Student Choices'; -$string['reportmulti_resp'] = 'Individual Responses'; +$string['reportmulti_percent'] = 'Multi-percentages'; +$string['reportmulti_q_x_student'] = 'Multi-student choices'; +$string['reportmulti_resp'] = 'Individual responses'; $string['reportnotfound'] = 'Report not known ({$a})'; $string['reportoverview'] = 'Overview'; $string['reportregrade'] = 'Regrade attempts'; @@ -738,8 +738,8 @@ $string['reviewresponse'] = 'Review response'; $string['reviewresponsetoq'] = 'Review response (question {$a})'; $string['reviewthisattempt'] = 'Review your responses to this attempt'; -$string['rqp'] = 'Remote Question'; -$string['rqps'] = 'Remote Questions'; +$string['rqp'] = 'Remote question'; +$string['rqps'] = 'Remote questions'; $string['safebrowsererror'] = 'This quiz has been set up so that it may only be attempted using the Safe Exam Browser. You cannot attempt it form this web browser.'; $string['safebrowsernotice'] = 'This quiz has been configured so that students may only attempt it using the Safe Exam Browser.'; $string['sameasoverall'] = 'Same as for overall grades'; @@ -768,7 +768,7 @@ $string['servers'] = 'Servers'; $string['serverurl'] = 'Server URL'; $string['settingsoverrides'] = 'Settings overrides'; -$string['shortanswer'] = 'Short Answer'; +$string['shortanswer'] = 'Short answer'; $string['show'] = 'Show'; $string['showall'] = 'Show all questions on one page'; $string['showblocks'] = 'Show blocks during quiz attempts'; @@ -831,14 +831,14 @@ $string['timetaken'] = 'Time taken'; $string['tofile'] = 'to file'; $string['tolerance'] = 'Tolerance'; -$string['tolerancetype'] = 'Tolerance Type'; +$string['tolerancetype'] = 'Tolerance type'; $string['toomanyrandom'] = 'The number of random questions required is more than are still available in the category!'; $string['top'] = 'Top'; $string['totalpointsx'] = 'Total of grades: {$a}'; $string['totalquestionsinrandomqcategory'] = 'Total of {$a} questions in category.'; $string['true'] = 'True'; -$string['truefalse'] = 'True/False'; -$string['truefalseimporterror'] = 'Warning: The True/False question \'{$a->questiontext}\' could not be imported properly. It was not clear whether the correct answer is True of False. The question has been imported assuming that the answer is \'{$a->answer}\'. If this is not correct, you will need to edit the question.'; +$string['truefalse'] = 'True/false'; +$string['truefalseimporterror'] = 'Warning: The true/false question \'{$a->questiontext}\' could not be imported properly. It was not clear whether the correct answer is true or false. The question has been imported assuming that the answer is \'{$a->answer}\'. If this is not correct, you will need to edit the question.'; $string['type'] = 'Type'; $string['unfinished'] = 'open'; $string['ungraded'] = 'Ungraded'; @@ -846,7 +846,7 @@ $string['unit'] = 'Unit'; $string['unknowntype'] = 'Question type not supported at line {$a}. The question will be ignored'; $string['unsupportedformulafunction'] = 'The function {$a} is not supported'; -$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used anymore.'; +$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used any more.'; $string['updatesettings'] = 'Update quiz settings'; $string['upgradesure'] = '
In particular the quiz module will perform an extensive change of the quiz tables and this upgrade has not yet been sufficiently tested. You are very strongly urged to backup your database tables before proceeding.
'; $string['url'] = 'URL'; @@ -863,14 +863,14 @@ $string['wildcard'] = 'Wild card'; $string['windowclosing'] = 'This window will close shortly.'; $string['withselected'] = 'With selected'; -$string['withsummary'] = 'with Summary Statistics'; +$string['withsummary'] = 'with summary statistics'; $string['wronggrade'] = 'Wrong grade (after line {$a}) :'; $string['wronguse'] = 'You can not use this page like that'; -$string['xhtml'] = 'XHTML Format'; +$string['xhtml'] = 'XHTML format'; $string['xml'] = 'Moodle XML format'; -$string['xmlimportnoname'] = 'Missing question name in xml file'; -$string['xmlimportnoquestion'] = 'Missing question text in xml file'; -$string['xmltypeunsupported'] = 'Question type {$a} is not supported by xml import'; +$string['xmlimportnoname'] = 'Missing question name in XML file'; +$string['xmlimportnoquestion'] = 'Missing question text in XML file'; +$string['xmltypeunsupported'] = 'Question type {$a} is not supported by XML import'; $string['youcannotwait'] = 'This quiz closes before you will be allowed to start another attempt.'; $string['youmustwait'] = 'You must wait before you may re-attempt this quiz. You will be allowed to start another attempt after {$a}.'; $string['youneedtoenrol'] = 'You need to enrol in this course before you can attempt this quiz'; diff --git a/mod/resource/lang/en/resource.php b/mod/resource/lang/en/resource.php index 7bbd821d95c1b..15e0ec50b2baa 100644 --- a/mod/resource/lang/en/resource.php +++ b/mod/resource/lang/en/resource.php @@ -57,7 +57,7 @@ $string['filenotfound'] = 'File not found, sorry.'; $string['filterfiles'] = 'Use filters on file content'; $string['filterfilesexplain'] = 'Select type of file content filtering, please note this may cause problems for some Flash and Java applets. Please make sure that all text files are in UTF-8 encoding.'; -$string['filtername'] = 'Resource Names Auto-linking'; +$string['filtername'] = 'Resource names auto-linking'; $string['forcedownload'] = 'Force download'; $string['framesize'] = 'Frame height'; $string['legacyfiles'] = 'Migration of old course file';