Add a file picker in the slide app
This commit is contained in:
@@ -134,6 +134,11 @@ define(function () {
|
||||
out.printCSS = "Custom style rules (CSS):";
|
||||
out.printTransition = "Enable transition animations";
|
||||
|
||||
out.filePickerButton = "Embed a file";
|
||||
out.filePicker_close = "Close";
|
||||
out.filePicker_description = "Choose a file from your CryptDrive to embed it";
|
||||
out.filePicker_filter = "Filter files by name";
|
||||
|
||||
out.slideOptionsTitle = "Customize your slides";
|
||||
out.slideOptionsButton = "Save (enter)";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user