We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399febf commit 22a5ca3Copy full SHA for 22a5ca3
1 file changed
src/library-authoring/backup-restore/messages.ts
@@ -38,12 +38,12 @@ const messages = defineMessages({
38
},
39
createBackupButton: {
40
id: 'course-authoring.library-authoring.backup-page.button.create',
41
- defaultMessage: 'INITIAL Download Library Backup',
+ defaultMessage: 'Download Library Backup',
42
description: 'Button text to create and download a new backup',
43
44
downloadReadyButton: {
45
id: 'course-authoring.library-authoring.backup-page.button.download-ready',
46
- defaultMessage: 'DIFFERENT Download Library Backup',
47
description: 'Button text when backup is ready for download',
48
49
creatingBackupButton: {
0 commit comments