From abefdca0fcdbc7e2f2c7fa8a3c2958737d31e4a4 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Mon, 5 Feb 2024 20:42:25 +0200 Subject: [PATCH] Fix Missing/CutoffUnmet search all warnings --- frontend/src/Wanted/CutoffUnmet/CutoffUnmet.js | 4 ++-- frontend/src/Wanted/Missing/Missing.js | 4 ++-- src/NzbDrone.Core/Localization/Core/de.json | 2 +- src/NzbDrone.Core/Localization/Core/el.json | 2 +- src/NzbDrone.Core/Localization/Core/en.json | 7 ++++--- src/NzbDrone.Core/Localization/Core/fi.json | 2 +- src/NzbDrone.Core/Localization/Core/fr.json | 2 +- src/NzbDrone.Core/Localization/Core/hu.json | 2 +- src/NzbDrone.Core/Localization/Core/pt_BR.json | 2 +- src/NzbDrone.Core/Localization/Core/zh_CN.json | 2 +- 10 files changed, 15 insertions(+), 14 deletions(-) diff --git a/frontend/src/Wanted/CutoffUnmet/CutoffUnmet.js b/frontend/src/Wanted/CutoffUnmet/CutoffUnmet.js index 7e3b971ad..e13d6b539 100644 --- a/frontend/src/Wanted/CutoffUnmet/CutoffUnmet.js +++ b/frontend/src/Wanted/CutoffUnmet/CutoffUnmet.js @@ -244,10 +244,10 @@ class CutoffUnmet extends Component { message={
- {translate('MassAlbumsCutoffUnmetWarning', [totalRecords])} + {translate('SearchForAllCutoffUnmetAlbumsConfirmationCount', { totalRecords })}
- {translate('ThisCannotBeCancelled')} + {translate('MassSearchCancelWarning')}
} diff --git a/frontend/src/Wanted/Missing/Missing.js b/frontend/src/Wanted/Missing/Missing.js index c29d66cf5..65b0a0e1c 100644 --- a/frontend/src/Wanted/Missing/Missing.js +++ b/frontend/src/Wanted/Missing/Missing.js @@ -261,10 +261,10 @@ class Missing extends Component { message={
- {translate('MassAlbumsSearchWarning', [totalRecords])} + {translate('SearchForAllMissingAlbumsConfirmationCount', { totalRecords })}
- {translate('ThisCannotBeCancelled')} + {translate('MassSearchCancelWarning')}
} diff --git a/src/NzbDrone.Core/Localization/Core/de.json b/src/NzbDrone.Core/Localization/Core/de.json index fc845cc02..167e4e4e9 100644 --- a/src/NzbDrone.Core/Localization/Core/de.json +++ b/src/NzbDrone.Core/Localization/Core/de.json @@ -790,7 +790,7 @@ "ImportFailed": "Import fehlgeschlagen", "EndedOnly": "Nur abgeschlossene", "MassAlbumsCutoffUnmetWarning": "Bist du dir sicher, dass du nach allen '{0}' Alben suchen willst deren Schwelle nicht erreicht worden ist?", - "MassAlbumsSearchWarning": "Bist du dir sicher, dass du nach allen '{0}' fehlenden Alben suchen willst?", + "SearchForAllMissingAlbumsConfirmationCount": "Bist du dir sicher, dass du nach allen '{0}' fehlenden Alben suchen willst?", "MissingTracks": "Fehlende Tracks", "MonitorNewItems": "Neues Album überwachen", "MonitoringOptionsHelpText": "Welche Alben sollen überwacht werden nachdem der Künstler hinzugefügt wurde (einmalige Anpassung)", diff --git a/src/NzbDrone.Core/Localization/Core/el.json b/src/NzbDrone.Core/Localization/Core/el.json index 6dc3a0749..f1f9c628c 100644 --- a/src/NzbDrone.Core/Localization/Core/el.json +++ b/src/NzbDrone.Core/Localization/Core/el.json @@ -730,7 +730,7 @@ "IsInUseCantDeleteAQualityProfileThatIsAttachedToAnArtistOrImportList": "Δεν είναι δυνατή η διαγραφή ενός προφίλ ποιότητας που είναι συνδεδεμένο με έναν καλλιτέχνη ή λίστα εισαγωγής", "LatestAlbumData": "Παρακολουθήστε τα τελευταία άλμπουμ και τα μελλοντικά άλμπουμ", "MassAlbumsCutoffUnmetWarning": "Είστε βέβαιοι ότι θέλετε να αναζητήσετε όλα τα άλμπουμ \"{0}\" Cutoff Unmet;", - "MassAlbumsSearchWarning": "Είστε βέβαιοι ότι θέλετε να αναζητήσετε όλα τα άλμπουμ \"{0}\" που λείπουν;", + "SearchForAllMissingAlbumsConfirmationCount": "Είστε βέβαιοι ότι θέλετε να αναζητήσετε όλα τα άλμπουμ \"{0}\" που λείπουν;", "MetadataProfiles": "Προφίλ μεταδεδομένων", "MinimumCustomFormatScoreHelpText": "Απαιτείται ελάχιστη βαθμολογία προσαρμοσμένης μορφής για την παράκαμψη της καθυστέρησης για το προτιμώμενο πρωτόκολλο", "MonitorAlbumExistingOnlyWarning": "Αυτή είναι μια εφάπαξ προσαρμογή της ρύθμισης παρακολούθησης για κάθε άλμπουμ. Χρησιμοποιήστε την επιλογή στην περιοχή Καλλιτέχνης/Επεξεργασία για να ελέγξετε τι συμβαίνει στα άλμπουμ που προστέθηκαν πρόσφατα", diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 9139ebb18..99843ffd9 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -402,8 +402,8 @@ "EditSelectedDownloadClients": "Edit Selected Download Clients", "EditSelectedImportLists": "Edit Selected Import Lists", "EditSelectedIndexers": "Edit Selected Indexers", - "EmbedCoverArtInAudioFiles": "Embed Cover Art In Audio Files", "EmbedCoverArtHelpText": "Embed Lidarr album art into audio files when writing tags", + "EmbedCoverArtInAudioFiles": "Embed Cover Art In Audio Files", "Enable": "Enable", "EnableAutomaticAdd": "Enable Automatic Add", "EnableAutomaticAddHelpText": "Add artist/albums to {appName} when syncs are performed via the UI or by {appName}", @@ -634,7 +634,7 @@ "MarkAsFailed": "Mark as Failed", "MarkAsFailedMessageText": "Are you sure you want to mark '{0}' as failed?", "MassAlbumsCutoffUnmetWarning": "Are you sure you want to search for all '{0}' Cutoff Unmet albums?", - "MassAlbumsSearchWarning": "Are you sure you want to search for all '{0}' missing albums?", + "MassSearchCancelWarning": "This cannot be cancelled once started without restarting {appName} or disabling all of your indexers.", "MaximumLimits": "Maximum Limits", "MaximumSize": "Maximum Size", "MaximumSizeHelpText": "Maximum size for a release to be grabbed in MB. Set to zero to set to unlimited.", @@ -964,7 +964,9 @@ "SearchAll": "Search All", "SearchBoxPlaceHolder": "eg. Breaking Benjamin, lidarr:854a1807-025b-42a8-ba8c-2a39717f1d25", "SearchForAllCutoffUnmetAlbums": "Search for all Cutoff Unmet albums", + "SearchForAllCutoffUnmetAlbumsConfirmationCount": "Are you sure you want to search for all {totalRecords} Cutoff Unmet albums?", "SearchForAllMissingAlbums": "Search for all missing albums", + "SearchForAllMissingAlbumsConfirmationCount": "Are you sure you want to search for all {totalRecords} missing albums?", "SearchForMissing": "Search for Missing", "SearchForMonitoredAlbums": "Search for monitored albums", "SearchMonitored": "Search Monitored", @@ -1078,7 +1080,6 @@ "ThemeHelpText": "Change Application UI Theme, 'Auto' Theme will use your OS Theme to set Light or Dark mode. Inspired by Theme.Park", "ThereWasAnErrorLoadingThisItem": "There was an error loading this item", "ThereWasAnErrorLoadingThisPage": "There was an error loading this page", - "ThisCannotBeCancelled": "This cannot be cancelled once started without disabling all of your indexers.", "ThisWillApplyToAllIndexersPleaseFollowTheRulesSetForthByThem": "This will apply to all indexers, please follow the rules set forth by them", "Time": "Time", "TimeFormat": "Time Format", diff --git a/src/NzbDrone.Core/Localization/Core/fi.json b/src/NzbDrone.Core/Localization/Core/fi.json index fca7e1756..b29a9afbf 100644 --- a/src/NzbDrone.Core/Localization/Core/fi.json +++ b/src/NzbDrone.Core/Localization/Core/fi.json @@ -802,7 +802,7 @@ "SelectAlbum": "Valitse albumi", "SelectAlbumRelease": "Valitse albumin julkaisu", "FutureAlbumsData": "Seuraa albumeita, joita ei ole vielä julkaistu.", - "MassAlbumsSearchWarning": "Haluatko varmasti etsiä '{0}' puuttuvaa albumia?", + "SearchForAllMissingAlbumsConfirmationCount": "Haluatko varmasti etsiä '{0}' puuttuvaa albumia?", "EditArtist": "Muokkaa esittäjää", "DeleteSelected": "Poista valitut", "ClickToChangeReleaseGroup": "Vaihda julkaisuryhmää painamalla tästä", diff --git a/src/NzbDrone.Core/Localization/Core/fr.json b/src/NzbDrone.Core/Localization/Core/fr.json index d3ee2a429..7d900ecfd 100644 --- a/src/NzbDrone.Core/Localization/Core/fr.json +++ b/src/NzbDrone.Core/Localization/Core/fr.json @@ -991,7 +991,7 @@ "SearchForMonitoredAlbums": "Rechercher des albums surveillés", "ImportListSpecificSettings": "Paramètres spécifiques à la liste d'importation", "MissingTracks": "Pistes manquantes", - "MassAlbumsSearchWarning": "Êtes-vous sûr de vouloir rechercher tous les albums manquants « {0} » ?", + "SearchForAllMissingAlbumsConfirmationCount": "Êtes-vous sûr de vouloir rechercher tous les albums manquants « {0} » ?", "MonitoredHelpText": "Téléchargez les albums surveillés de cet artiste", "ContinuingMoreAlbumsAreExpected": "D'autres albums sont attendus", "MusicBrainzRecordingID": "Identifiant d'enregistrement MusicBrainz", diff --git a/src/NzbDrone.Core/Localization/Core/hu.json b/src/NzbDrone.Core/Localization/Core/hu.json index 045670774..0c45811dd 100644 --- a/src/NzbDrone.Core/Localization/Core/hu.json +++ b/src/NzbDrone.Core/Localization/Core/hu.json @@ -645,7 +645,7 @@ "OnUpgrade": "Minőségjavítás alatt", "OnApplicationUpdate": "Alkalmazásfrissítésről", "OnImportFailure": "Importálási hiba esetén", - "MassAlbumsSearchWarning": "Biztos benne, hogy megkeresi az összes \"{0}\" hiányzó albumot?", + "SearchForAllMissingAlbumsConfirmationCount": "Biztos benne, hogy megkeresi az összes \"{0}\" hiányzó albumot?", "MassAlbumsCutoffUnmetWarning": "Biztosan megkeresi az összes „{0}” Küszöbhatár alatti albumot?", "ThisCannotBeCancelled": "Ezt folyamatot az összes indexelő letiltása nélkül nem lehet visszavonni, ha egyszer elindult.", "AddedArtistSettings": "Szerzői beállítások hozzáadva", diff --git a/src/NzbDrone.Core/Localization/Core/pt_BR.json b/src/NzbDrone.Core/Localization/Core/pt_BR.json index 3650f980b..dcd5f50cd 100644 --- a/src/NzbDrone.Core/Localization/Core/pt_BR.json +++ b/src/NzbDrone.Core/Localization/Core/pt_BR.json @@ -645,7 +645,7 @@ "OnImportFailure": "Ao Falhar na Importação", "OnHealthIssue": "Ao Problema de Saúde", "ExpandBroadcastByDefaultHelpText": "Transmissão", - "MassAlbumsSearchWarning": "Tem certeza de que deseja pesquisar todos os '{0}' álbuns ausentes?", + "SearchForAllMissingAlbumsConfirmationCount": "Tem certeza de que deseja pesquisar todos os '{0}' álbuns ausentes?", "MassAlbumsCutoffUnmetWarning": "Tem certeza de que deseja pesquisar todos os álbuns '{0}' que não atingiram o corte?", "ThisCannotBeCancelled": "Isso não pode ser cancelado uma vez iniciado sem desabilitar todos os seus indexadores.", "ImportListSpecificSettings": "Importar configurações específicas da lista", diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index 399f7bacc..5754042ae 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -748,7 +748,7 @@ "CombineWithExistingFiles": "和现有文件合并", "Episode": "集", "TrackNaming": "歌曲命名", - "MassAlbumsSearchWarning": "你确定要搜索所有 '{0}' 个缺失专辑么?", + "SearchForAllMissingAlbumsConfirmationCount": "你确定要搜索所有 '{0}' 个缺失专辑么?", "MediumFormat": "媒体格式", "MissingAlbums": "缺失专辑", "MissingTracksArtistMonitored": "缺失歌曲(歌手已监控)",