diff --git a/public/lang/en.json b/public/lang/en.json index 099f2e9ae..0d0c6c5f5 100644 --- a/public/lang/en.json +++ b/public/lang/en.json @@ -686,7 +686,6 @@ "ccss": "CCSS", "section": "Section", "explanation1": "Tidy 5e now natively supports custom sections and provides additional features around custom sections. This migration will copy Custom Character Sheet Sections (CCSS) section names into Tidy's section setup.", - "explanation2": "{boldStart}Note{boldEnd}: CCSS takes priority with custom sectioning. To disable CCSS for an item, be sure to use the option to delete affected flags, or manually clear the CCSS custom section value.", "overwrite": "Overwrite", "overwriteTooltip": "Enable to overwrite existing Tidy section flag. If unchecked, only empty Tidy flags will receive migrated CCSS data.", "deleteFlags": "Delete Affected CCSS Flags", diff --git a/src/applications/migrations/v3/CcssToTidyMigration.svelte b/src/applications/migrations/v3/CcssToTidyMigration.svelte index f864203a6..9dcb217a1 100644 --- a/src/applications/migrations/v3/CcssToTidyMigration.svelte +++ b/src/applications/migrations/v3/CcssToTidyMigration.svelte @@ -153,12 +153,6 @@
{localize('TIDY5E.Settings.Migrations.UnlinkedExplanation')}