Add an upload button to the slide's file picker

This commit is contained in:
yflory
2017-06-15 12:32:44 +02:00
parent c717d01714
commit 66b076111e
5 changed files with 37 additions and 37 deletions

View File

@@ -136,8 +136,9 @@ define(function () {
out.filePickerButton = "Embed a file";
out.filePicker_close = "Close";
out.filePicker_description = "Choose a file from your CryptDrive to embed it";
out.filePicker_description = "Choose a file from your CryptDrive to embed it or upload a new one";
out.filePicker_filter = "Filter files by name";
out.or = 'or';
out.slideOptionsTitle = "Customize your slides";
out.slideOptionsButton = "Save (enter)";