Show error toasts on migration retry failure
This commit is contained in:
@@ -1101,6 +1101,10 @@ msgstr "Could not remove the download from the queue."
|
||||
msgid "Could not restore backup"
|
||||
msgstr "Could not restore backup"
|
||||
|
||||
#: src/features/migration/components/migration-entry/MigrationDestinationEntry.tsx
|
||||
msgid "Could not retry \"{title}\""
|
||||
msgstr "Could not retry \"{title}\""
|
||||
|
||||
#: src/features/chapter/components/buttons/ChapterDownloadRetryButton.tsx
|
||||
msgid "Could not retry failed download."
|
||||
msgstr "Could not retry failed download."
|
||||
@@ -1539,6 +1543,18 @@ msgstr "Entries in excluded categories will not be downloaded even if they are a
|
||||
msgid "Entries in excluded categories will not be updated even if they are also in included categories"
|
||||
msgstr "Entries in excluded categories will not be updated even if they are also in included categories"
|
||||
|
||||
#. placeholder {0}: entry.mangaTitle
|
||||
#. placeholder {1}: entry.mangaId
|
||||
#. placeholder {2}: entry.sourceId
|
||||
#. placeholder {3}: entry.status
|
||||
#: src/features/migration/MigrationManager.ts
|
||||
msgid "Entry \"{0} ({1}; {sourceTitle} ({2}))\" in invalid state \"{3}\""
|
||||
msgstr "Entry \"{0} ({1}; {sourceTitle} ({2}))\" in invalid state \"{3}\""
|
||||
|
||||
#: src/features/migration/MigrationManager.ts
|
||||
msgid "Entry \"{id}\" not found"
|
||||
msgstr "Entry \"{id}\" not found"
|
||||
|
||||
#: src/base/components/downloads/DownloadStateIndicator.tsx
|
||||
#: src/base/components/feedback/SnackbarWithDescription.tsx
|
||||
msgid "Error"
|
||||
@@ -3770,6 +3786,10 @@ msgstr "Uninstalling"
|
||||
msgid "Unknown"
|
||||
msgstr "Unknown"
|
||||
|
||||
#: src/features/migration/MigrationManager.ts
|
||||
msgid "Unknown source"
|
||||
msgstr "Unknown source"
|
||||
|
||||
#: src/features/browse/sources/components/SourceCard.tsx
|
||||
msgid "Unpin source"
|
||||
msgstr "Unpin source"
|
||||
|
||||
Reference in New Issue
Block a user