From 4703f8ac6ca5a60f3463a0499b81b159746bd1eb Mon Sep 17 00:00:00 2001 From: Qstick Date: Mon, 26 Sep 2022 19:12:08 -0500 Subject: [PATCH] Fixed: Clarify Indexer Priority Helptext Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> --- src/NzbDrone.Core/Localization/Core/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 230ce6453..4dfbf403d 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -432,7 +432,7 @@ "PreviewRetag": "Preview Retag", "PrimaryAlbumTypes": "Primary Album Types", "PrimaryTypes": "Primary Types", - "PriorityHelpText": "Indexer Priority from 1 (Highest) to 50 (Lowest). Default: 25.", + "PriorityHelpText": "Indexer Priority from 1 (Highest) to 50 (Lowest). Default: 25. Used when grabbing releases as a tiebreaker for otherwise equal releases, Lidarr will still use all enabled indexers for RSS Sync and Searching.", "Profiles": "Profiles", "Proper": "Proper", "PropersAndRepacks": "Propers and Repacks",