Update translation key

This commit is contained in:
yflory
2018-12-11 11:09:34 +01:00
parent 8affe4053c
commit 13da052325
3 changed files with 3 additions and 3 deletions

View File

@@ -171,7 +171,7 @@ define(function () {
out.printText = "Imprimer";
out.printButton = "Imprimer (Entrée)";
out.printButtonTitle = "Imprimer votre présentation ou l'enregistrer au format PDF";
out.printButtonTitle2 = "Imprimer votre document ou l'enregistrer au format PDF";
out.printOptions = "Options de mise en page";
out.printSlideNumber = "Afficher le numéro des slides";
out.printDate = "Afficher la date";

View File

@@ -172,7 +172,7 @@ define(function () {
out.printText = "Print";
out.printButton = "Print (enter)";
out.printButtonTitle = "Print your document or export it as a PDF file";
out.printButtonTitle2 = "Print your document or export it as a PDF file";
out.printOptions = "Layout options";
out.printSlideNumber = "Display the slide number";
out.printDate = "Display the date";