Merge branch 'newtoolbar' into hpbs

This commit is contained in:
yflory
2017-01-19 10:53:55 +01:00
9 changed files with 35 additions and 8 deletions

View File

@@ -82,6 +82,9 @@ define(function () {
out.shareSuccess = 'Copied URL to clipboard';
out.shareFailed = "Failed to copy URL to clipboard";
out.newPadButton = 'New';
out.newPadButtonTitle = 'Create a new document';
out.presentButton = 'PRESENT';
out.presentButtonTitle = "Enter presentation mode";
out.presentSuccess = 'Hit ESC to exit presentation mode';