Update migration search setting description
This commit is contained in:
@@ -48,7 +48,7 @@ export const MigrationBulkSearchOptionsDialog = ({
|
|||||||
<Typography
|
<Typography
|
||||||
variant="body2"
|
variant="body2"
|
||||||
color="textSecondary"
|
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>
|
</Stack>
|
||||||
}
|
}
|
||||||
sx={{
|
sx={{
|
||||||
|
|||||||
@@ -1356,10 +1356,6 @@ msgstr "Display file sizes in binary (KiB, MiB, GiB) instead of decimal (KB, MB,
|
|||||||
msgid "Display mode"
|
msgid "Display mode"
|
||||||
msgstr "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
|
#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx
|
||||||
msgid "Document matching method"
|
msgid "Document matching method"
|
||||||
msgstr "Document matching method"
|
msgstr "Document matching method"
|
||||||
@@ -2558,6 +2554,10 @@ msgstr "Oneshot"
|
|||||||
msgid "Ongoing"
|
msgid "Ongoing"
|
||||||
msgstr "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
|
#: src/features/migration/Migration.constants.ts
|
||||||
msgid "Only outdated matches found"
|
msgid "Only outdated matches found"
|
||||||
msgstr "Only outdated matches found"
|
msgstr "Only outdated matches found"
|
||||||
|
|||||||
Reference in New Issue
Block a user