Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,13 @@ const messages = defineMessages({
},
'appName-legacy': {
id: 'authoring.discussions.appConfigForm.appName-legacy',
defaultMessage: 'edX',
description: 'The name of the Legacy edX Discussions app.',
defaultMessage: 'Open edX',
Comment thread
kdmccormick marked this conversation as resolved.
Outdated
description: 'The name of the Legacy Open edX Discussions app.',
},
'appName-openedx': {
id: 'authoring.discussions.appConfigForm.appName-openedx',
defaultMessage: 'edX (new)',
description: 'The name of the new edX Discussions app.',
defaultMessage: 'Open edX (new)',
Comment thread
kdmccormick marked this conversation as resolved.
Outdated
description: 'The name of the new Open edX Discussions app.',
},
divisionByGroup: {
id: 'authoring.discussions.builtIn.divisionByGroup',
Expand Down
Loading