change label to configuration

This commit is contained in:
Laurent Mazet 2021-04-26 21:37:02 +02:00
parent 6398be6b9a
commit 8b6bcf3a19
3 changed files with 4 additions and 4 deletions

View File

@ -277,8 +277,8 @@ msgstr "Pas de légende"
msgid "Short caption"
msgstr "Légendes courtes"
msgid "Board label:"
msgstr "Type du plateau"
msgid "Board configuration:"
msgstr "Configuration du plateau"
msgid "Are you sure you want to change board to {0}? This will put all the tiles back in the bag and start another game."
msgstr "Êtes-vous sûr·e de vouloir de changer le type du plateau à {0} ? Cela remettra toutes les lettres du jeu dans le sac et commencera une nouvelle partie."

View File

@ -282,7 +282,7 @@ msgstr ""
msgid "Short caption"
msgstr ""
msgid "Board label:"
msgid "Board configuration:"
msgstr ""
msgid "Are you sure you want to change board to {0}? This will put all the tiles back in the bag and start another game."

View File

@ -48,7 +48,7 @@
</select>
</p>
<p id="board-label-selection" hidden="true">
<label for="board-label" data-l10n="text-content">Board label: </label>
<label for="board-label" data-l10n="text-content">Board configuration: </label>
<select id="board-label">
<option value="15x15-7">15x15-7</option>
</select>