Requested changes
This commit is contained in:
parent
0715337257
commit
eeeaca7fc5
@ -53,8 +53,8 @@ const intlMessages = defineMessages({
|
||||
description: 'Label to identify original presentation exported',
|
||||
},
|
||||
withWhiteboardAnnotations: {
|
||||
id: 'app.presentationUploader.export.withWhiteboardAnnotations',
|
||||
description: 'Label to identify in current state presentation exported',
|
||||
id: 'app.presentationUploader.withWhiteboardAnnotations',
|
||||
description: 'Used for indicating that presentation has annotations',
|
||||
},
|
||||
});
|
||||
|
||||
|
@ -300,13 +300,12 @@
|
||||
"app.presentationUploader.exportCurrentStatePresentation": "Send out a download link for the presentation including whiteboard annotations",
|
||||
"app.presentationUploader.enableOriginalPresentationDownload": "Enable download of the presentation ({0})",
|
||||
"app.presentationUploader.disableOriginalPresentationDownload": "Disable download of the original presentation ({0})",
|
||||
"app.presentationUploader.withWhiteboardAnnotations": " (with whiteboard annotations)",
|
||||
"app.presentationUploader.withWhiteboardAnnotations": "(with whiteboard annotations)",
|
||||
"app.presentationUploader.dropdownExportOptions": "Export options",
|
||||
"app.presentationUploader.export.linkAvailable": "Link for downloading {0} available on the public chat.",
|
||||
"app.presentationUploader.export.downloadButtonAvailable": "Download button for presentation {0} is available.",
|
||||
"app.presentationUploader.export.notAccessibleWarning": "may not be accessibility compliant",
|
||||
"app.presentationUploader.export.originalLabel": "Original",
|
||||
"app.presentationUploader.export.withWhiteboardAnnotations": "with whiteboard annotations",
|
||||
"app.presentationUploader.currentPresentationLabel": "Current presentation",
|
||||
"app.presentationUploder.extraHint": "IMPORTANT: each file may not exceed {0} MB and {1} pages.",
|
||||
"app.presentationUploder.uploadLabel": "Upload",
|
||||
|
Loading…
Reference in New Issue
Block a user