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

@@ -145,6 +145,7 @@ define(function () {
out.fm_filesDataName = "Tous les fichiers";
out.fm_templateName = "Modèles";
out.fm_newButton = "Nouveau";
out.fm_newButtonTitle = "Créer un nouveau pad ou un dossier";
out.fm_newFolder = "Nouveau dossier";
out.fm_newFile = "Nouveau pad";
out.fm_folder = "Dossier";