Skip to content

Commit 22a5ca3

Browse files
committed
chore: cleanup text
1 parent 399febf commit 22a5ca3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/library-authoring/backup-restore/messages.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ const messages = defineMessages({
3838
},
3939
createBackupButton: {
4040
id: 'course-authoring.library-authoring.backup-page.button.create',
41-
defaultMessage: 'INITIAL Download Library Backup',
41+
defaultMessage: 'Download Library Backup',
4242
description: 'Button text to create and download a new backup',
4343
},
4444
downloadReadyButton: {
4545
id: 'course-authoring.library-authoring.backup-page.button.download-ready',
46-
defaultMessage: 'DIFFERENT Download Library Backup',
46+
defaultMessage: 'Download Library Backup',
4747
description: 'Button text when backup is ready for download',
4848
},
4949
creatingBackupButton: {

0 commit comments

Comments
 (0)