Add a title to the 'new' button in drive

This commit is contained in:
yflory
2017-03-15 17:20:08 +01:00
parent b9c64a526a
commit 0607c3bbf3
3 changed files with 3 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ define(function () {
out.fm_filesDataName = "All files";
out.fm_templateName = "Templates";
out.fm_newButton = "New";
out.fm_newButtonTitle = "Create a new pad or folder";
out.fm_newFolder = "New folder";
out.fm_newFile = "New pad";
out.fm_folder = "Folder";