Browse Source

New string: modulename_help

MOODLE_20_STABLE
ubuntu 12 years ago
parent
commit
530e647902
  1. 605
      lang/en/game.php
  2. 4
      version.php

605
lang/en/game.php

@ -1,304 +1,305 @@
<?php // $Id: game.php,v 1.22 2012/07/26 05:38:59 bdaloukas Exp $ <?php // $Id: game.php,v 1.22 2012/07/26 05:38:59 bdaloukas Exp $
// translated by Vasilis Daloukas // translated by Vasilis Daloukas
//bookquiz/importodt.php //bookquiz/importodt.php
$string[ 'bookquiz_import_odt'] = 'Import from an OpenOffice file (odt)'; $string[ 'bookquiz_import_odt'] = 'Import from an OpenOffice file (odt)';
$string[ 'bookquiz_not_select_book'] = 'You have not select book'; $string[ 'bookquiz_not_select_book'] = 'You have not select book';
$string[ 'bookquiz_subchapter'] = 'Create subchapters'; $string[ 'bookquiz_subchapter'] = 'Create subchapters';
//bookquiz/play.php //bookquiz/play.php
$string[ 'bookquiz_empty'] = 'The book is empty'; $string[ 'bookquiz_empty'] = 'The book is empty';
$string[ 'sudoku_submit'] = 'Grade answers'; $string[ 'sudoku_submit'] = 'Grade answers';
//bookquiz/questions.php //bookquiz/questions.php
$string[ 'bookquiz_categories'] = 'Categories'; $string[ 'bookquiz_categories'] = 'Categories';
$string[ 'bookquiz_chapters'] = 'Chapters'; $string[ 'bookquiz_chapters'] = 'Chapters';
$string[ 'bookquiz_numquestions'] = 'Questions'; $string[ 'bookquiz_numquestions'] = 'Questions';
//cross/cross_class.php //cross/cross_class.php
$string[ 'lettersall'] = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'; $string[ 'lettersall'] = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ';
//cross/crossdb_class.php //cross/crossdb_class.php
$string[ 'and'] = 'and'; $string[ 'and'] = 'and';
$string[ 'cross_correct'] = 'corrert'; $string[ 'cross_correct'] = 'corrert';
$string[ 'cross_corrects'] = 'corrects'; $string[ 'cross_corrects'] = 'corrects';
$string[ 'cross_error'] = 'error'; $string[ 'cross_error'] = 'error';
$string[ 'cross_errors'] = 'errors'; $string[ 'cross_errors'] = 'errors';
$string[ 'cross_found_many'] = 'Found'; $string[ 'cross_found_many'] = 'Found';
$string[ 'cross_found_one'] = 'Found'; $string[ 'cross_found_one'] = 'Found';
$string[ 'grade'] = 'Grade'; $string[ 'grade'] = 'Grade';
//cross/play.php //cross/play.php
$string[ 'cross_across'] = 'Across'; $string[ 'cross_across'] = 'Across';
$string[ 'cross_checkbutton'] = 'Check crossword'; $string[ 'cross_checkbutton'] = 'Check crossword';
$string[ 'cross_down'] = 'Down'; $string[ 'cross_down'] = 'Down';
$string[ 'cross_endofgamebutton'] = 'End of crossword game'; $string[ 'cross_endofgamebutton'] = 'End of crossword game';
$string[ 'cross_error_containsbadchars'] = 'The word contains illegal characteres'; $string[ 'cross_error_containsbadchars'] = 'The word contains illegal characteres';
$string[ 'cross_error_wordlength1'] = 'The correct word contains '; $string[ 'cross_error_wordlength1'] = 'The correct word contains ';
$string[ 'cross_error_wordlength2'] = ' letters.'; $string[ 'cross_error_wordlength2'] = ' letters.';
$string[ 'cross_pleasewait'] = 'Please wait while cross is loading'; $string[ 'cross_pleasewait'] = 'Please wait while cross is loading';
$string[ 'cross_welcome'] = '<h3>Welcome!</h3><p>Click on a word to begin.</p>'; $string[ 'cross_welcome'] = '<h3>Welcome!</h3><p>Click on a word to begin.</p>';
$string[ 'letter'] = 'letter'; $string[ 'letter'] = 'letter';
$string[ 'letters'] = 'letters'; $string[ 'letters'] = 'letters';
$string[ 'nextgame'] = 'New game'; $string[ 'nextgame'] = 'New game';
$string[ 'no_words'] = 'There are no words'; $string[ 'no_words'] = 'There are no words';
$string[ 'print'] = 'Print'; $string[ 'print'] = 'Print';
$string[ 'win'] = 'Congratulations !!!'; $string[ 'win'] = 'Congratulations !!!';
//cryptex/play.php //cryptex/play.php
$string[ 'finish'] = 'End of game'; $string[ 'finish'] = 'End of game';
//db/access.php //db/access.php
$string[ 'game:attempt'] = 'Play game'; $string[ 'game:attempt'] = 'Play game';
$string[ 'game:deleteattempts'] = 'Delete attempts'; $string[ 'game:deleteattempts'] = 'Delete attempts';
$string[ 'game:grade'] = 'Grade games manually'; $string[ 'game:grade'] = 'Grade games manually';
$string[ 'game:manage'] = 'Manage'; $string[ 'game:manage'] = 'Manage';
$string[ 'game:manageoverrides'] = 'Manage game overrides'; $string[ 'game:manageoverrides'] = 'Manage game overrides';
$string[ 'game:preview'] = 'Preview Games'; $string[ 'game:preview'] = 'Preview Games';
$string[ 'game:reviewmyattempts'] = 'reviewmyattempts'; $string[ 'game:reviewmyattempts'] = 'reviewmyattempts';
$string[ 'game:view'] = 'view'; $string[ 'game:view'] = 'view';
$string[ 'game:viewreports'] = 'viewreports'; $string[ 'game:viewreports'] = 'viewreports';
//hangman/play.php //hangman/play.php
$string[ 'hangman_correct_phrase'] = 'The correct phrase was: '; $string[ 'hangman_correct_phrase'] = 'The correct phrase was: ';
$string[ 'hangman_correct_word'] = 'The correct word was: '; $string[ 'hangman_correct_word'] = 'The correct word was: ';
$string[ 'hangman_gradeinstance'] = 'Grade in whole game'; $string[ 'hangman_gradeinstance'] = 'Grade in whole game';
$string[ 'hangman_letters'] = 'Letters: '; $string[ 'hangman_letters'] = 'Letters: ';
$string[ 'hangman_restletters_many'] = 'You have <b>{$a}</b> tries'; $string[ 'hangman_restletters_many'] = 'You have <b>{$a}</b> tries';
$string[ 'hangman_restletters_one'] = 'You have <b>ONLY 1</b> try'; $string[ 'hangman_restletters_one'] = 'You have <b>ONLY 1</b> try';
$string[ 'hangman_wrongnum'] = 'Wrong: %d out of %d'; $string[ 'hangman_wrongnum'] = 'Wrong: %d out of %d';
$string[ 'nextword'] = 'Next word'; $string[ 'nextword'] = 'Next word';
//hiddenpicture/play.php //hiddenpicture/play.php
$string[ 'hiddenpicture_mainsubmit'] = 'Grade main answer'; $string[ 'hiddenpicture_mainsubmit'] = 'Grade main answer';
$string[ 'hiddenpicture_nocols'] = 'Have to specify the number of cols horizontaly'; $string[ 'hiddenpicture_nocols'] = 'Have to specify the number of cols horizontaly';
$string[ 'hiddenpicture_nomainquestion'] = 'There are no glossary entries on glossary {$a->name} with an attached picture'; $string[ 'hiddenpicture_nomainquestion'] = 'There are no glossary entries on glossary {$a->name} with an attached picture';
$string[ 'hiddenpicture_norows'] = 'Have to specify the number of cols verticaly'; $string[ 'hiddenpicture_norows'] = 'Have to specify the number of cols verticaly';
$string[ 'must_select_glossary'] = 'You must select a glossary'; $string[ 'must_select_glossary'] = 'You must select a glossary';
$string[ 'no_questions'] = "There are no questions"; $string[ 'no_questions'] = "There are no questions";
$string[ 'noglossaryentriesfound'] = 'No glossary entries found'; $string[ 'noglossaryentriesfound'] = 'No glossary entries found';
//millionaire/play.php //millionaire/play.php
$string[ 'millionaire_must_select_questioncategory'] = 'You must select one question category'; $string[ 'millionaire_must_select_questioncategory'] = 'You must select one question category';
$string[ 'millionaire_must_select_quiz'] = 'You must select one quiz'; $string[ 'millionaire_must_select_quiz'] = 'You must select one quiz';
//report/overview/report.php //report/overview/report.php
$string[ 'allattempts'] = 'Show all tries'; $string[ 'allattempts'] = 'Show all tries';
$string[ 'allstudents'] = 'Show all $a'; $string[ 'allstudents'] = 'Show all $a';
$string[ 'attemptduration'] = 'Attempt duration'; $string[ 'attemptduration'] = 'Attempt duration';
$string[ 'attemptsonly'] = 'Show only students with attempts'; $string[ 'attemptsonly'] = 'Show only students with attempts';
$string[ 'deleteattemptcheck'] = 'Are you absolutely sure you want to completely delete these attempts?'; $string[ 'deleteattemptcheck'] = 'Are you absolutely sure you want to completely delete these attempts?';
$string[ 'displayoptions'] = 'Display options'; $string[ 'displayoptions'] = 'Display options';
$string[ 'downloadods'] = 'Download in ODS format'; $string[ 'downloadods'] = 'Download in ODS format';
$string[ 'feedback'] = 'Feedback'; $string[ 'feedback'] = 'Feedback';
$string[ 'noattemptsonly'] = 'Show $a with no attempts only'; $string[ 'noattemptsonly'] = 'Show $a with no attempts only';
$string[ 'numattempts'] = '$a->studentnum $a->studentstring have made $a->attemptnum attempts'; $string[ 'numattempts'] = '$a->studentnum $a->studentstring have made $a->attemptnum attempts';
$string[ 'pagesize'] = 'Questions per page:'; $string[ 'pagesize'] = 'Questions per page:';
$string[ 'reportoverview'] = 'Overview'; $string[ 'reportoverview'] = 'Overview';
$string[ 'selectall'] = 'Select all'; $string[ 'selectall'] = 'Select all';
$string[ 'selectnone'] = 'Deselect all'; $string[ 'selectnone'] = 'Deselect all';
$string[ 'showdetailedmarks'] = 'Show mark details'; $string[ 'showdetailedmarks'] = 'Show mark details';
$string[ 'startedon'] = 'Started on'; $string[ 'startedon'] = 'Started on';
$string[ 'timecompleted'] = 'Completed'; $string[ 'timecompleted'] = 'Completed';
$string[ 'unfinished'] = 'open'; $string[ 'unfinished'] = 'open';
$string[ 'withselected'] = 'With selected'; $string[ 'withselected'] = 'With selected';
//snakes/play.php //snakes/play.php
$string[ 'snakes_dice'] = 'Dice, $a spots.'; $string[ 'snakes_dice'] = 'Dice, $a spots.';
$string[ 'snakes_player'] = 'Player, position: $a.'; $string[ 'snakes_player'] = 'Player, position: $a.';
//sudoku/create.php //sudoku/create.php
$string[ 'sudoku_create_count'] = 'Number of sudokus that will be created'; $string[ 'sudoku_create_count'] = 'Number of sudokus that will be created';
$string[ 'sudoku_create_start'] = 'Start creating sudokus'; $string[ 'sudoku_create_start'] = 'Start creating sudokus';
$string[ 'sudoku_creating'] = 'Creating <b>{$a}</b> sudoku'; $string[ 'sudoku_creating'] = 'Creating <b>{$a}</b> sudoku';
//sudoku/play.php //sudoku/play.php
$string[ 'sudoku_finishattemptbutton'] = 'End of game'; $string[ 'sudoku_finishattemptbutton'] = 'End of game';
$string[ 'sudoku_guessnumber'] = 'Guess the correct number'; $string[ 'sudoku_guessnumber'] = 'Guess the correct number';
$string[ 'sudoku_noentriesfound'] = 'No words found in glossary'; $string[ 'sudoku_noentriesfound'] = 'No words found in glossary';
//export.php //export.php
$string[ 'export'] = 'Export'; $string[ 'export'] = 'Export';
$string[ 'html_hascheckbutton'] = 'Has check button:'; $string[ 'html_hascheckbutton'] = 'Has check button:';
$string[ 'html_hasprintbutton'] = 'Has print button:'; $string[ 'html_hasprintbutton'] = 'Has print button:';
$string[ 'html_title'] = 'Title of html:'; $string[ 'html_title'] = 'Title of html:';
$string[ 'javame_createdby'] = 'Created by:'; $string[ 'javame_createdby'] = 'Created by:';
$string[ 'javame_description'] = 'Description:'; $string[ 'javame_description'] = 'Description:';
$string[ 'javame_filename'] = 'Filename:'; $string[ 'javame_filename'] = 'Filename:';
$string[ 'javame_icon'] = 'Icon:'; $string[ 'javame_icon'] = 'Icon:';
$string[ 'javame_maxpictureheight'] = 'Max picture height:'; $string[ 'javame_maxpictureheight'] = 'Max picture height:';
$string[ 'javame_maxpicturewidth'] = 'Max picture width:'; $string[ 'javame_maxpicturewidth'] = 'Max picture width:';
$string[ 'javame_name'] = 'Name:'; $string[ 'javame_name'] = 'Name:';
$string[ 'javame_type'] = 'Type:'; $string[ 'javame_type'] = 'Type:';
$string[ 'javame_vendor'] = 'Vendor:'; $string[ 'javame_vendor'] = 'Vendor:';
$string[ 'javame_version'] = 'Version:'; $string[ 'javame_version'] = 'Version:';
//exporthtml_hangman.php //exporthtml_hangman.php
$string[ 'hangman_loose'] = '<BIG><B>Game over</B></BIG>'; $string[ 'hangman_loose'] = '<BIG><B>Game over</B></BIG>';
$string[ 'html_hangman_new'] = 'New'; $string[ 'html_hangman_new'] = 'New';
//exporthtml_millionaire.php //exporthtml_millionaire.php
$string[ 'millionaire_helppeople'] = 'Help of people'; $string[ 'millionaire_helppeople'] = 'Help of people';
$string[ 'millionaire_info_people'] = 'People say'; $string[ 'millionaire_info_people'] = 'People say';
$string[ 'millionaire_info_telephone'] = 'I think that the correct answer is '; $string[ 'millionaire_info_telephone'] = 'I think that the correct answer is ';
$string[ 'millionaire_info_wrong_answer'] = 'Your answer is wrong<br>The right answer is:'; $string[ 'millionaire_info_wrong_answer'] = 'Your answer is wrong<br>The right answer is:';
$string[ 'millionaire_quit'] = 'Quit'; $string[ 'millionaire_quit'] = 'Quit';
$string[ 'millionaire_sourcemodule_must_quiz_question'] = 'For the millionaire the source must be {$a} or questions and not'; $string[ 'millionaire_sourcemodule_must_quiz_question'] = 'For the millionaire the source must be {$a} or questions and not';
$string[ 'millionaire_telephone'] = 'Help of telephone'; $string[ 'millionaire_telephone'] = 'Help of telephone';
$string[ 'must_select_questioncategory'] = 'You must select a question category'; $string[ 'must_select_questioncategory'] = 'You must select a question category';
$string[ 'must_select_quiz'] = 'You must select a quiz'; $string[ 'must_select_quiz'] = 'You must select a quiz';
//exporthtml_snakes.php //exporthtml_snakes.php
$string[ 'html_snakes_check'] = 'Check'; $string[ 'html_snakes_check'] = 'Check';
$string[ 'html_snakes_correct'] = 'Correct!'; $string[ 'html_snakes_correct'] = 'Correct!';
$string[ 'html_snakes_no_selection'] = 'Have to select something!'; $string[ 'html_snakes_no_selection'] = 'Have to select something!';
$string[ 'html_snakes_wrong'] = "Your answer isn't correct. Stay on the same seat."; $string[ 'html_snakes_wrong'] = "Your answer isn't correct. Stay on the same seat.";
$string[ 'score'] = 'Score'; $string[ 'score'] = 'Score';
//index.php //index.php
$string[ 'helpbookquiz'] = 'When the student answers correct can go to the next chapter.'; $string[ 'helpbookquiz'] = 'When the student answers correct can go to the next chapter.';
$string[ 'helpcross'] = 'This game takes words from either a Glossary or quiz short answer questions and generates a random crossword puzzle. Teacher can set the maximum number of columns/rows or words that contains. Student can press the button “Check crossword” to check if the answers are correct. Every crossword is dynamic so it is different to every student.'; $string[ 'helpcross'] = 'This game takes words from either a Glossary or quiz short answer questions and generates a random crossword puzzle. Teacher can set the maximum number of columns/rows or words that contains. Student can press the button “Check crossword” to check if the answers are correct. Every crossword is dynamic so it is different to every student.';
$string[ 'helpcryptex'] = 'This game is like a crossword but the answers are hidden inside a random cryptex.'; $string[ 'helpcryptex'] = 'This game is like a crossword but the answers are hidden inside a random cryptex.';
$string[ 'helphangman'] = 'This game takes words from either a Glossary or quiz short answer questions and generates a hangman puzzle. Teacher can set the number of words that each game contains, if shows the first or last letter, or if show the question or the answer at the end.'; $string[ 'helphangman'] = 'This game takes words from either a Glossary or quiz short answer questions and generates a hangman puzzle. Teacher can set the number of words that each game contains, if shows the first or last letter, or if show the question or the answer at the end.';
$string[ 'helphiddenpicture'] = 'The hidden picture game uncovers each piece of a picture for each question correctly answered by the student. Each number in the hidden picture game displays a question to the student such that when the student answers the question correctly, the number is uncovered to display a piece of the picture.'; $string[ 'helphiddenpicture'] = 'The hidden picture game uncovers each piece of a picture for each question correctly answered by the student. Each number in the hidden picture game displays a question to the student such that when the student answers the question correctly, the number is uncovered to display a piece of the picture.';
$string[ 'helpmillionaire'] = 'A question is displayed to the student which if answered correctly moves up to the next number in the game until the user has completed the questions. If a question is answered incorrectly, the game is over.'; $string[ 'helpmillionaire'] = 'A question is displayed to the student which if answered correctly moves up to the next number in the game until the user has completed the questions. If a question is answered incorrectly, the game is over.';
$string[ 'helpsnakes'] = 'A question is displayed to the student which if answered correctly, displays a number on the dice, then game piece moves up the number displayed on the dice.'; $string[ 'helpsnakes'] = 'A question is displayed to the student which if answered correctly, displays a number on the dice, then game piece moves up the number displayed on the dice.';
$string[ 'helpsudoku'] = 'This game shows a sudoku puzzle to the students with not enough numbers to allow it to be solved. For each question the student correctly answers an additional number is slotted into the puzzle to make it easier to solve.'; $string[ 'helpsudoku'] = 'This game shows a sudoku puzzle to the students with not enough numbers to allow it to be solved. For each question the student correctly answers an additional number is slotted into the puzzle to make it easier to solve.';
$string[ 'modulename'] = 'Game'; $string[ 'modulename'] = 'Game';
$string[ 'modulenameplural'] = 'Games'; $string['modulename_help'] = 'This module contains 8 games: Hangman,Crossword, Cryptex, Millionaire, Sudoku, The hidden picture, Snakes and Ladders and Book with questions';
$string[ 'pluginadministration'] = 'Game administration'; $string[ 'modulenameplural'] = 'Games';
$string[ 'pluginname'] = 'Game'; $string[ 'pluginadministration'] = 'Game administration';
$string[ 'pluginname'] = 'Game';
//lib.php
$string[ 'attempt'] = 'Attempt'; //lib.php
$string[ 'bookquiz_questions'] = 'Associate question categories to chapter of book'; $string[ 'attempt'] = 'Attempt';
$string[ 'export_to_html'] = 'Export to HTML'; $string[ 'bookquiz_questions'] = 'Associate question categories to chapter of book';
$string[ 'export_to_javame'] = 'Export to Javame'; $string[ 'export_to_html'] = 'Export to HTML';
$string[ 'game_bookquiz'] = 'Book with questions'; $string[ 'export_to_javame'] = 'Export to Javame';
$string[ 'game_cross'] = 'Crossword'; $string[ 'game_bookquiz'] = 'Book with questions';
$string[ 'game_cryptex'] = 'Cryptex'; $string[ 'game_cross'] = 'Crossword';
$string[ 'game_hangman'] = 'Hangman'; $string[ 'game_cryptex'] = 'Cryptex';
$string[ 'game_hiddenpicture'] = 'Hidden Picture'; $string[ 'game_hangman'] = 'Hangman';
$string[ 'game_millionaire'] = 'Millionaire'; $string[ 'game_hiddenpicture'] = 'Hidden Picture';
$string[ 'game_snakes'] = 'Snakes and Ladders'; $string[ 'game_millionaire'] = 'Millionaire';
$string[ 'game_sudoku'] = 'Sudoku'; $string[ 'game_snakes'] = 'Snakes and Ladders';
$string[ 'info'] = 'Info'; $string[ 'game_sudoku'] = 'Sudoku';
$string[ 'noattempts'] = 'No attempts have been made on this game'; $string[ 'info'] = 'Info';
$string[ 'percent'] = 'Percent'; $string[ 'noattempts'] = 'No attempts have been made on this game';
$string[ 'reset_game_all'] = 'Delete tries from all games'; $string[ 'percent'] = 'Percent';
$string[ 'reset_game_deleted_course'] = 'Delete tries from deleted courses'; $string[ 'reset_game_all'] = 'Delete tries from all games';
$string[ 'results'] = 'Results'; $string[ 'reset_game_deleted_course'] = 'Delete tries from deleted courses';
$string[ 'showanswers'] = 'Show answers'; $string[ 'results'] = 'Results';
$string[ 'showattempts'] = 'Show attempts'; $string[ 'showanswers'] = 'Show answers';
$string[ 'showattempts'] = 'Show attempts';
//locallib.php
$string[ 'attemptfirst'] = 'First attempt'; //locallib.php
$string[ 'attemptlast'] = 'Last attempt'; $string[ 'attemptfirst'] = 'First attempt';
$string[ 'convertfrom'] = '-'; $string[ 'attemptlast'] = 'Last attempt';
$string[ 'convertto'] = '-'; $string[ 'convertfrom'] = '-';
$string[ 'gradeaverage'] = 'Average grade'; $string[ 'convertto'] = '-';
$string[ 'gradehighest'] = 'Highest grade'; $string[ 'gradeaverage'] = 'Average grade';
$string[ 'gradehighest'] = 'Highest grade';
//mod_form.php
$string[ 'bookquiz_layout'] = 'Layout'; //mod_form.php
$string[ 'bookquiz_layout0'] = 'Question at the top of the book'; $string[ 'bookquiz_layout'] = 'Layout';
$string[ 'bookquiz_layout1'] = 'Question at the bottom of the book'; $string[ 'bookquiz_layout0'] = 'Question at the top of the book';
$string[ 'bookquiz_options'] = 'Bookquiz options'; $string[ 'bookquiz_layout1'] = 'Question at the bottom of the book';
$string[ 'bottomtext'] = 'Text at the bottom of page'; $string[ 'bookquiz_options'] = 'Bookquiz options';
$string[ 'cross_layout'] = 'Layout'; $string[ 'bottomtext'] = 'Text at the bottom of page';
$string[ 'cross_layout0'] = 'Phrases on the bottom of cross'; $string[ 'cross_layout'] = 'Layout';
$string[ 'cross_layout1'] = 'Phrases on the right of cross'; $string[ 'cross_layout0'] = 'Phrases on the bottom of cross';
$string[ 'cross_maxcols'] = 'Maximum number of cols of crossword'; $string[ 'cross_layout1'] = 'Phrases on the right of cross';
$string[ 'cross_maxwords'] = 'Maximum number of words of crossword'; $string[ 'cross_maxcols'] = 'Maximum number of cols of crossword';
$string[ 'cross_options'] = 'Crossword options'; $string[ 'cross_maxwords'] = 'Maximum number of words of crossword';
$string[ 'cryptex_maxcols'] = 'Maximum number of cols/rows in cryptex'; $string[ 'cross_options'] = 'Crossword options';
$string[ 'cryptex_maxtries'] = 'Max tries'; $string[ 'cryptex_maxcols'] = 'Maximum number of cols/rows in cryptex';
$string[ 'cryptex_maxwords'] = 'Maximum number of words in cryptex'; $string[ 'cryptex_maxtries'] = 'Max tries';
$string[ 'cryptex_options'] = 'Cryptex ofptions'; $string[ 'cryptex_maxwords'] = 'Maximum number of words in cryptex';
$string[ 'gameclose'] = 'Close the game'; $string[ 'cryptex_options'] = 'Cryptex ofptions';
$string[ 'gameopen'] = 'Open the game'; $string[ 'gameclose'] = 'Close the game';
$string[ 'grademethod'] = 'Grading method'; $string[ 'gameopen'] = 'Open the game';
$string[ 'hangman_allowspaces'] = 'Allow spaces in words'; $string[ 'grademethod'] = 'Grading method';
$string[ 'hangman_allowsub'] = 'Allow the symbol - in words'; $string[ 'hangman_allowspaces'] = 'Allow spaces in words';
$string[ 'hangman_imageset'] = 'Select the images of hangman'; $string[ 'hangman_allowsub'] = 'Allow the symbol - in words';
$string[ 'hangman_language'] = 'Language of words'; $string[ 'hangman_imageset'] = 'Select the images of hangman';
$string[ 'hangman_maximum_number_of_errors'] = 'Maximum number or errors (have to be images named hangman_0.jpg, hangman_1.jpg, ...)'; $string[ 'hangman_language'] = 'Language of words';
$string[ 'hangman_maxtries'] = 'Number of words per game'; $string[ 'hangman_maximum_number_of_errors'] = 'Maximum number or errors (have to be images named hangman_0.jpg, hangman_1.jpg, ...)';
$string[ 'hangman_options'] = 'Hangman options'; $string[ 'hangman_maxtries'] = 'Number of words per game';
$string[ 'hangman_showcorrectanswer'] = 'Show the correct answer after the end'; $string[ 'hangman_options'] = 'Hangman options';
$string[ 'hangman_showfirst'] = 'Show first letter of hangman'; $string[ 'hangman_showcorrectanswer'] = 'Show the correct answer after the end';
$string[ 'hangman_showlast'] = 'Show last letter of hangman'; $string[ 'hangman_showfirst'] = 'Show first letter of hangman';
$string[ 'hangman_showquestion'] = 'Show the questions ?'; $string[ 'hangman_showlast'] = 'Show last letter of hangman';
$string[ 'hiddenpicture_across'] = 'Cells horizontal'; $string[ 'hangman_showquestion'] = 'Show the questions ?';
$string[ 'hiddenpicture_down'] = 'Cells down'; $string[ 'hiddenpicture_across'] = 'Cells horizontal';
$string[ 'hiddenpicture_height'] = 'Set height of picture to'; $string[ 'hiddenpicture_down'] = 'Cells down';
$string[ 'hiddenpicture_options'] = '\'Hidden Picture\' options'; $string[ 'hiddenpicture_height'] = 'Set height of picture to';
$string[ 'hiddenpicture_pictureglossary'] = 'The glossary for main question and picture'; $string[ 'hiddenpicture_options'] = '\'Hidden Picture\' options';
$string[ 'hiddenpicture_width'] = 'Set width of picture to'; $string[ 'hiddenpicture_pictureglossary'] = 'The glossary for main question and picture';
$string[ 'millionaire_background'] = 'Background color'; $string[ 'hiddenpicture_width'] = 'Set width of picture to';
$string[ 'millionaire_options'] = 'Millionaire\' options'; $string[ 'millionaire_background'] = 'Background color';
$string[ 'millionaire_shuffle'] = 'Randomize questions'; $string[ 'millionaire_options'] = 'Millionaire\' options';
$string[ 'snakes_background'] = 'Background'; $string[ 'millionaire_shuffle'] = 'Randomize questions';
$string[ 'snakes_cols'] = 'Cols'; $string[ 'snakes_background'] = 'Background';
$string[ 'snakes_data'] = 'Positions of Snakes and Ladders'; $string[ 'snakes_cols'] = 'Cols';
$string[ 'snakes_file'] = 'File for background'; $string[ 'snakes_data'] = 'Positions of Snakes and Ladders';
$string[ 'snakes_footerx'] = 'Space at bootom left'; $string[ 'snakes_file'] = 'File for background';
$string[ 'snakes_footery'] = 'Space at bottom right'; $string[ 'snakes_footerx'] = 'Space at bootom left';
$string[ 'snakes_headerx'] = 'Space at up left'; $string[ 'snakes_footery'] = 'Space at bottom right';
$string[ 'snakes_headery'] = 'Space at up right'; $string[ 'snakes_headerx'] = 'Space at up left';
$string[ 'snakes_layout0'] = 'Question at the top of the image'; $string[ 'snakes_headery'] = 'Space at up right';
$string[ 'snakes_layout1'] = 'Question at the bottom of the image'; $string[ 'snakes_layout0'] = 'Question at the top of the image';
$string[ 'snakes_options'] = '\'Snakes and Ladders\' options'; $string[ 'snakes_layout1'] = 'Question at the bottom of the image';
$string[ 'snakes_rows'] = 'Rows'; $string[ 'snakes_options'] = '\'Snakes and Ladders\' options';
$string[ 'sourcemodule'] = 'Source of questions'; $string[ 'snakes_rows'] = 'Rows';
$string[ 'sourcemodule_book'] = 'Select a book'; $string[ 'sourcemodule'] = 'Source of questions';
$string[ 'sourcemodule_glossary'] = 'Select glossary'; $string[ 'sourcemodule_book'] = 'Select a book';
$string[ 'sourcemodule_glossarycategory'] = 'Select category of glossary'; $string[ 'sourcemodule_glossary'] = 'Select glossary';
$string[ 'sourcemodule_include_subcategories'] = 'Include subcategories'; $string[ 'sourcemodule_glossarycategory'] = 'Select category of glossary';
$string[ 'sourcemodule_question'] = 'Questions'; $string[ 'sourcemodule_include_subcategories'] = 'Include subcategories';
$string[ 'sourcemodule_questioncategory'] = 'Select question category'; $string[ 'sourcemodule_question'] = 'Questions';
$string[ 'sourcemodule_quiz'] = 'Select quiz'; $string[ 'sourcemodule_questioncategory'] = 'Select question category';
$string[ 'sudoku_maxquestions'] = 'Maximum number of questions'; $string[ 'sourcemodule_quiz'] = 'Select quiz';
$string[ 'sudoku_options'] = 'Sudoku options'; $string[ 'sudoku_maxquestions'] = 'Maximum number of questions';
$string[ 'toptext'] = 'Text at the top of page'; $string[ 'sudoku_options'] = 'Sudoku options';
$string[ 'userdefined'] = 'User defined'; $string[ 'toptext'] = 'Text at the top of page';
$string[ 'userdefined'] = 'User defined';
//preview.php
$string[ 'only_teachers'] = 'Only teacher can see this page'; //preview.php
$string[ 'preview'] = 'Preview'; $string[ 'only_teachers'] = 'Only teacher can see this page';
$string[ 'preview'] = 'Preview';
//review.php
$string[ 'attempts'] = 'Attempts'; //review.php
$string[ 'completedon'] = 'Completed on'; $string[ 'attempts'] = 'Attempts';
$string[ 'outof'] = '{$a->grade} out of a maximum of {$a->maxgrade}'; $string[ 'completedon'] = 'Completed on';
$string[ 'review'] = 'Review'; $string[ 'outof'] = '{$a->grade} out of a maximum of {$a->maxgrade}';
$string[ 'reviewofattempt'] = 'Review of Attempt {$a}'; $string[ 'review'] = 'Review';
$string[ 'showall'] = 'Show all'; $string[ 'reviewofattempt'] = 'Review of Attempt {$a}';
$string[ 'startagain'] = 'Start again'; $string[ 'showall'] = 'Show all';
$string[ 'timetaken'] = 'Time taken'; $string[ 'startagain'] = 'Start again';
$string[ 'timetaken'] = 'Time taken';
//showanswers.php
$string[ 'clearrepetitions'] = 'Clear statistics'; //showanswers.php
$string[ 'computerepetitions'] = 'Compute statistics again'; $string[ 'clearrepetitions'] = 'Clear statistics';
$string[ 'feedbacks'] = 'Messages correct answer'; $string[ 'computerepetitions'] = 'Compute statistics again';
$string[ 'repetitions'] = 'Repetitions'; $string[ 'feedbacks'] = 'Messages correct answer';
$string[ 'repetitions'] = 'Repetitions';
//showattempts.php
$string[ 'lastip'] = 'IP student'; //showattempts.php
$string[ 'showsolution'] = 'solution'; $string[ 'lastip'] = 'IP student';
$string[ 'timefinish'] = 'End of game'; $string[ 'showsolution'] = 'solution';
$string[ 'timelastattempt'] = 'Last attempt'; $string[ 'timefinish'] = 'End of game';
$string[ 'timestart'] = 'Start'; $string[ 'timelastattempt'] = 'Last attempt';
$string[ 'timestart'] = 'Start';
//tabs.php
//tabs.php
//view.php
$string[ 'attemptgamenow'] = 'Attempt game now'; //view.php
$string[ 'comment'] = 'Comment'; $string[ 'attemptgamenow'] = 'Attempt game now';
$string[ 'continueattemptgame'] = 'Continue a previous attempt of game'; $string[ 'comment'] = 'Comment';
$string[ 'gameclosed'] = 'This game closed on {$a}'; $string[ 'continueattemptgame'] = 'Continue a previous attempt of game';
$string[ 'gamecloseson'] = 'This game will close at {$a}'; $string[ 'gameclosed'] = 'This game closed on {$a}';
$string[ 'gamenotavailable'] = 'The game will not be available until {$a}'; $string[ 'gamecloseson'] = 'This game will close at {$a}';
$string[ 'gameopenedon'] = 'This game opened at {$a}'; $string[ 'gamenotavailable'] = 'The game will not be available until {$a}';
$string[ 'reattemptgame'] = 'Reattempt game'; $string[ 'gameopenedon'] = 'This game opened at {$a}';
$string[ 'yourfinalgradeis'] = 'Your final grade for this game is {$a}.'; $string[ 'reattemptgame'] = 'Reattempt game';
$string[ 'yourfinalgradeis'] = 'Your final grade for this game is {$a}.';

4
version.php

@ -11,7 +11,7 @@
defined('MOODLE_INTERNAL') || die(); defined('MOODLE_INTERNAL') || die();
$module->component = 'mod_game'; // Full name of the plugin (used for diagnostics) $module->component = 'mod_game'; // Full name of the plugin (used for diagnostics)
$module->version = 2013050301; // The current module version (Date: YYYYMMDDXX) $module->version = 2013050302; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2010112400; // Requires Moodle 2.0 $module->requires = 2010112400; // Requires Moodle 2.0
$module->cron = 0; // Period for cron to check this module (secs) $module->cron = 0; // Period for cron to check this module (secs)
$module->release = 'v.3.5.3 (2013012801)'; $module->release = '3.5.3.2 (2013050302)';

Loading…
Cancel
Save