diff --git a/resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js b/resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js index b7c9a5a3..d0d77154 100644 --- a/resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js +++ b/resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js @@ -43,7 +43,7 @@ var sankoreLang = { help: "Help", help_content: "

Choose the right answer

" + -"

Multiple-Choice Question (MCQ).

" + +"

Multiple-Choice Question (MCQ)

" + "

Multiple-choice question. The goal is to choose the correct answer.

" + "

“Reload” button resets the exercises.

" + diff --git a/resources/library/interactivities/Morpion.wgt/i18n/Messages.properties b/resources/library/interactivities/Morpion.wgt/i18n/Messages.properties index fcd6fc11..a64c04fe 100644 --- a/resources/library/interactivities/Morpion.wgt/i18n/Messages.properties +++ b/resources/library/interactivities/Morpion.wgt/i18n/Messages.properties @@ -1,7 +1,7 @@ fr.njin.i18n.document.title = Tic tac toe -fr.njin.i18n.toolbar.edit = Display -fr.njin.i18n.toolbar.view = Close +fr.njin.i18n.toolbar.edit = Edit +fr.njin.i18n.toolbar.view = Display fr.njin.i18n.toolbar.reload = Reload fr.njin.i18n.toolbar.help = Help diff --git a/resources/library/interactivities/Morpion.wgt/js/help-template.js b/resources/library/interactivities/Morpion.wgt/js/help-template.js index b7efa617..d762431a 100644 --- a/resources/library/interactivities/Morpion.wgt/js/help-template.js +++ b/resources/library/interactivities/Morpion.wgt/js/help-template.js @@ -8,7 +8,7 @@

The first player to get 3 of his marks ( X or O) in a row (up, down, across, or diagonally) is the winner.

The "Reload" button restarts the game.

Enter the "Edit" mode to :

-