Update migration search setting description

This commit is contained in:
schroda
2026-05-16 23:29:03 +02:00
parent 2f3f1290e5
commit b7730ffcf9
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@ export const MigrationBulkSearchOptionsDialog = ({
<Typography
variant="body2"
color="textSecondary"
>{t`Do not automatically select matches if they are behind the current source. They will still be shown in the found matches`}</Typography>
>{t`Only automatically select matches if they have additional chapters. They will still be shown in the found matches`}</Typography>
</Stack>
}
sx={{

View File

@@ -1356,10 +1356,6 @@ msgstr "Display file sizes in binary (KiB, MiB, GiB) instead of decimal (KB, MB,
msgid "Display mode"
msgstr "Display mode"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Do not automatically select matches if they are behind the current source. They will still be shown in the found matches"
msgstr "Do not automatically select matches if they are behind the current source. They will still be shown in the found matches"
#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx
msgid "Document matching method"
msgstr "Document matching method"
@@ -2558,6 +2554,10 @@ msgstr "Oneshot"
msgid "Ongoing"
msgstr "Ongoing"
#: src/features/migration/components/MigrationBulkSearchOptionsDialog.tsx
msgid "Only automatically select matches if they have additional chapters. They will still be shown in the found matches"
msgstr "Only automatically select matches if they have additional chapters. They will still be shown in the found matches"
#: src/features/migration/Migration.constants.ts
msgid "Only outdated matches found"
msgstr "Only outdated matches found"