Fix style and usability issues in slides

This commit is contained in:
yflory
2017-03-20 15:20:42 +01:00
parent 85105a1382
commit 26edb77cf0
5 changed files with 22 additions and 13 deletions

View File

@@ -79,7 +79,7 @@ define(function () {
out.backgroundButtonTitle = 'Change the background color in the presentation';
out.colorButtonTitle = 'Change the text color in presentation mode';
out.printButton = "Print";
out.printButton = "Print (enter)";
out.printButtonTitle = "Print your slides or export them as a PDF file";
out.printOptions = "Layout options";
out.printSlideNumber = "Display the slide number";
@@ -88,6 +88,7 @@ define(function () {
out.printCSS = "Custom style rules (CSS):";
out.slideOptionsTitle = "Customize your slides";
out.slideOptionsButton = "Save (enter)";
out.editShare = "Editing link";
out.editShareTitle = "Copy the editing link to clipboard";