Replace the Apps button by a New button again

This commit is contained in:
yflory
2017-02-06 11:39:04 +01:00
parent fd33ffd56f
commit ad82a275bc
3 changed files with 15 additions and 6 deletions

View File

@@ -88,8 +88,8 @@ define(function () {
out.shareSuccess = 'Copied URL to clipboard';
out.shareFailed = "Failed to copy URL to clipboard";
out.appsButton = 'Apps';
out.appsButtonTitle = 'Access other applications';
out.newButton = 'New';
out.newButtonTitle = 'Create a new document';
out.presentButton = 'PRESENT';
out.presentButtonTitle = "Enter presentation mode";