We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279a900 commit 9e97805Copy full SHA for 9e97805
1 file changed
src/library-authoring/library-info/messages.ts
@@ -78,7 +78,7 @@ const messages = defineMessages({
78
},
79
publishLibraryButtonLabel: {
80
id: 'course-authoring.library-authoring.library.publishLibraryButtonLabel',
81
- defaultMessage: 'Publish All Changes',
+ defaultMessage: 'Publish All',
82
description: 'Button text for publish library button',
83
84
});
0 commit comments