|
743 | 743 | "course-authoring.files-and-videos.overwrite.modal.title": "Overwrite files",
|
744 | 744 | "course-authoring.files-and-videos.overwrite.modal.overwrite-button.label": "Overwrite",
|
745 | 745 | "course-authoring.files-and-videos.overwrite.modal.cancel-button.label": "Cancel",
|
| 746 | + "course-authoring.files-and-uploads.file-info.lockFile.tooltip.content": "By default, anyone can access a file you upload if they know the web URL, even if they are not enrolled in your course. You can prevent outside access to a file by locking the file. When you lock a file, the web URL only allows learners who are enrolled in your course and signed in to access the file.", |
746 | 747 | "course-authoring.files-and-upload.rowStatus.message": "Showing {fileCount} of {rowCount}",
|
747 | 748 | "course-authoring.files-and-upload.apiStatus.message": "{actionType} {selectedRowCount} {selectedRowCount, plural, one {{fileType}} other {{fileType}s}}",
|
748 | 749 | "course-authoring.files-and-upload.apiStatus.addingAction.message": "Adding",
|
|
762 | 763 | "course-authoring.files-and-uploads.cardMenu.copyWebUrlTitle": "Copy Web Url",
|
763 | 764 | "course-authoring.files-and-uploads.cardMenu.downloadTitle": "Download",
|
764 | 765 | "course-authoring.files-and-uploads.cardMenu.lockTitle": "Lock",
|
765 |
| - "course-authoring.files-and-uploads.file-info.lockFile.tooltip.content": "By default, anyone can access a file you upload if they know the web URL, even if they are not enrolled in your course. You can prevent outside access to a file by locking the file. When you lock a file, the web URL only allows learners who are enrolled in your course and signed in to access the file.", |
766 | 766 | "course-authoring.files-and-uploads.cardMenu.unlockTitle": "Unlock",
|
767 | 767 | "course-authoring.files-and-uploads.cardMenu.infoTitle": "Info",
|
768 | 768 | "course-authoring.files-and-uploads.cardMenu.downloadEncodingsTitle": "Download video list (.csv)",
|
|
782 | 782 | "course-authoring.files-and-uploads.sortBySizeAscendingButton.label": "File size(Low to high)",
|
783 | 783 | "course-authoring.files-and-uploads.applyySortButton.label": "Apply",
|
784 | 784 | "course-authoring.files-and-uploads.filter.failed.label": "Failed",
|
| 785 | + "course-authoring.files-and-uploads.error.upload.title": "Upload error", |
785 | 786 | "course-authoring.video-uploads.heading": "Videos",
|
786 | 787 | "course-authoring.video-uploads.transcript-settings.button.toggle": "Transcript settings",
|
787 | 788 | "course-authoring.video-uploads.thumbnail.alt": "{displayName} video thumbnail",
|
|
791 | 792 | "course-authoring.files-and-videos.sort-and-filter.modal.filter.notTranscribedCheckbox.label": "Not transcribed",
|
792 | 793 | "course-authoring.files-and-videos.sort-and-filter.modal.filter.processingCheckbox.label": "Processing",
|
793 | 794 | "course-authoring.files-and-videos.sort-and-filter.modal.filter.failedCheckbox.label": "Failed",
|
794 |
| - "course-authoring.files-and-videos.add-video-progress-bar.progress-bar.label": "Video upload progress:", |
795 | 795 | "course-authoring.files-and-videos.video-upload-alert": "Upload in progress. Please wait for the upload to complete before navigating away from this page.",
|
| 796 | + "course-authoring.files-and-videos.video-upload-tracker-modal.title": "Upload in progress", |
| 797 | + "course-authoring.files-and-videos.video-upload-tracker-alert.title": "Do not close or refresh this page or tab until uploads are complete", |
| 798 | + "course-authoring.files-and-videos.video-upload-tracker-alert.body.message": "Exiting now will delete all upload progress. This pop-up will close upon successful upload.", |
| 799 | + "course-authoring.files-and-videos.video-upload-tracker-alert.edit.message": "Want to coninue editing in Studio during this upload?", |
| 800 | + "course-authoring.files-and-videos.video-upload-tracker-alert.edit-hyperlink.message": "Open new Studio tab", |
| 801 | + "course-authoring.files-and-videos.video-upload-tracker-modal.body.message": "The following ({uploadCount}) {uploadCount, plural, one {video is} other {videos are}} being uploaded:", |
| 802 | + "course-authoring.files-and-videos.video-upload-tracker-alert.cancel-button.label": "Cancel uploads", |
796 | 803 | "course-authoring.course-outline.configure-modal.title": "{title} settings",
|
797 | 804 | "course-authoring.course-outline.configure-modal.component.title": "Editing access for: {title}",
|
798 | 805 | "course-authoring.course-outline.configure-modal.basic-tab.title": "Basic",
|
|
0 commit comments