diff --git a/tagstudio/resources/translations/en.json b/tagstudio/resources/translations/en.json index df14ee00..1d89b4f7 100644 --- a/tagstudio/resources/translations/en.json +++ b/tagstudio/resources/translations/en.json @@ -212,5 +212,5 @@ "json_migration.heading.extension_list_type": "Extension List Type:", "json_migration.heading.paths": "Paths:", "json_migration.heading.fields": "Fields:", - "json_migration.description": "
Start and preview the results of the library migration process. The converted library will not be used unless you click \"Finish Migration\".

Library data should either have matching values or a feature a \"Matched\" label. Values that do not match will be displayed in red and feature a \"(!)\" symbol next to them.
This process may take up to several minutes for larger libraries.
" + "json_migration.description": "
Start and preview the results of the library migration process. The converted library will not be used unless you click \"Finish Migration\".

Library data should either have matching values or feature a \"Matched\" label. Values that do not match will be displayed in red and feature a \"(!)\" symbol next to them.
This process may take up to several minutes for larger libraries.
" } \ No newline at end of file