diff --git a/src/app/components/keyboard/keyboard.component.css b/src/app/components/keyboard/keyboard.component.css
index 05be655b5..cbd6cd4ed 100644
--- a/src/app/components/keyboard/keyboard.component.css
+++ b/src/app/components/keyboard/keyboard.component.css
@@ -70,6 +70,11 @@
padding: 0 0 0 0;
}
+.descriptionPlacement {
+ top: 25%;
+ position: relative;
+}
+
.editionSettings .gridSettings .inputSize {
width: 40px;
height: 40px;
@@ -264,4 +269,4 @@ app-usertoolbar {
.editSettingsButton:hover .tooltiptext {
visibility: visible;
cursor: pointer;
-}
\ No newline at end of file
+}
diff --git a/src/app/components/keyboard/keyboard.component.html b/src/app/components/keyboard/keyboard.component.html
index 9f92633d5..28eabe40d 100644
--- a/src/app/components/keyboard/keyboard.component.html
+++ b/src/app/components/keyboard/keyboard.component.html
@@ -162,6 +162,7 @@
+
@@ -179,10 +180,12 @@
-
+
+
+
-
\ No newline at end of file
+
diff --git a/src/assets/multilinguism.json b/src/assets/multilinguism.json
index 88a7d6aa1..441b202d8 100644
--- a/src/assets/multilinguism.json
+++ b/src/assets/multilinguism.json
@@ -126,7 +126,7 @@
{ "id" : "chooseTitleFormat", "FR" : "Choisissez le format du titre", "EN" : "Choose title format" },
{ "id" : "chooseNumberOfColumns", "FR" : "Choisissez le nombre de colonnes", "EN" : "Choose the number of columns" },
{ "id" : "chooseNumberOfLines", "FR" : "Choisissez le nombre de lignes", "EN" : "Choose the number of rows" },
- { "id" : "chooseGapBetweenPictograms", "FR" : "Choisissez l'écart entre les pictogrammes'", "EN" : "Choose the gap between pictograms" },
+ { "id" : "chooseGapBetweenPictograms", "FR" : "Choisissez l'écart entre les pictogrammes", "EN" : "Choose the gap between pictograms" },
{ "id" : "gridDimensions", "FR" : "Dimensions de la grille", "EN" : "Grid dimensions" },
{ "id" : "backgroundTheme", "FR" : "Thème du fond", "EN" : "Background theme" },
{ "id" : "chooseTheColor", "FR" : "Choisissez la couleur", "EN" : "Choose the color" },
@@ -163,19 +163,19 @@
{ "id" : "VoulezVousVraimentSupprimerLaGrille?", "FR" : "Voulez vous vraiment supprimer la grille?", "EN" : "Do you really want to delete the grid?"},
{ "id" : "clearGrid", "FR" : "Vider la grille", "EN" : "Clear the grid"},
{ "id" : "validate", "FR" : "Valider", "EN" : "Validate"},
- { "id": "Print", "FR" : "Exporter", "EN" : "Export"},
- { "id": "Header", "FR" : "En-tête", "EN" : "Header"},
- { "id": "Footer", "FR" : "Pied de page", "EN" : "Footer"},
- { "id": "enableHeader", "FR" : "Activer l'en-tête", "EN" : "Enable header "},
- { "id": "enableFooter", "FR" : "Activer le pied de page", "EN" : "Enable footer "},
- { "id": "addPageName", "FR" : "Ajouter le nom de la page", "EN" : "Add page name "},
- { "id": "addVersion", "FR" : "Ajouter la version d'AugCom", "EN" : "Add version of AugCom "},
- { "id": "text", "FR" : "Texte", "EN" : "Text"},
- { "id": "image", "FR" : "Image", "EN" : "Image"},
- { "id": "textHeader", "FR" : "Texte pour l'en-tête ", "EN" : "Text for header "},
- { "id": "imageHeader", "FR" : "Image pour l'en-tête ", "EN" : "Image for header "},
- { "id": "textFooter", "FR" : "Texte pour le pied de page ", "EN" : "Text for footer "},
- { "id": "imageFooter", "FR" : "Image pour le pied de page ", "EN" : "Image for footer "},
+ { "id" : "Print", "FR" : "Exporter", "EN" : "Export"},
+ { "id" : "Header", "FR" : "En-tête", "EN" : "Header"},
+ { "id" : "Footer", "FR" : "Pied de page", "EN" : "Footer"},
+ { "id" : "enableHeader", "FR" : "Activer l'en-tête", "EN" : "Enable header "},
+ { "id" : "enableFooter", "FR" : "Activer le pied de page", "EN" : "Enable footer "},
+ { "id" : "addPageName", "FR" : "Ajouter le nom de la page", "EN" : "Add page name "},
+ { "id" : "addVersion", "FR" : "Ajouter la version d'AugCom", "EN" : "Add version of AugCom "},
+ { "id" : "text", "FR" : "Texte", "EN" : "Text"},
+ { "id" : "image", "FR" : "Image", "EN" : "Image"},
+ { "id" : "textHeader", "FR" : "Texte pour l'en-tête ", "EN" : "Text for header "},
+ { "id" : "imageHeader", "FR" : "Image pour l'en-tête ", "EN" : "Image for header "},
+ { "id" : "textFooter", "FR" : "Texte pour le pied de page ", "EN" : "Text for footer "},
+ { "id" : "imageFooter", "FR" : "Image pour le pied de page ", "EN" : "Image for footer "},
{ "id" : "nameEmpty", "FR" : "Veuillez remplir le nom", "EN" : "Please fill the name"},
{ "id" : "userGuide", "FR" : "Guide de AugCom", "EN" : "AugCom Guide"},
{ "id" : "PrimaryUse", "FR" : "Utilisation primaire de AugCom", "EN" : "Primary use of AugCom"},
@@ -384,6 +384,7 @@
{ "id" : "mute", "FR": "Couper le volume", "EN": "Mute"},
{ "id" : "path", "FR": "Chemin", "EN": "Path"},
{ "id" : "titlePage", "FR": "Titre de la page", "EN": "Title of the page"},
- { "id" : "visualisationPath", "FR": "Visualisation du chemin", "EN": "Path visualization"}
+ { "id" : "visualisationPath", "FR": "Visualisation du chemin", "EN": "Path visualization"},
+ { "id" : "CurrentPageDimensions", "FR": "Dimensions de la page courante", "EN": "Dimensions of current page"}
]
}