Skip to content

Commit

Permalink
fix: change requested modular-learning#176
Browse files Browse the repository at this point in the history
  • Loading branch information
rpenido committed Jan 15, 2024
1 parent f0af395 commit dd3e972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/taxonomy/import-tags/messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const messages = defineMessages({
+ 'be completely replaced by the contents of the imported file (e.g. if a tag in the current taxonomy is not '
+ 'present in the imported file, it will be removed - both from the taxonomy and from any tagged course '
+ 'content).'
+ '{br}You may wish to download the taxonomy in its current state before importing the new file.',
+ '{br}You may wish to export the taxonomy in its current state before importing the new file.',
},
importWizardStepExportCSVButton: {
id: 'course-authoring.import-tags.wizard.step-export.button-csv',
Expand Down

0 comments on commit dd3e972

Please sign in to comment.