diff --git a/dashboard-ui/autoorganizelog.html b/dashboard-ui/autoorganizelog.html index d7785d1119..5f1c25af8f 100644 --- a/dashboard-ui/autoorganizelog.html +++ b/dashboard-ui/autoorganizelog.html @@ -12,7 +12,7 @@
${TabActivityLog} ${TabTV} - ${TabSmartMatch} + ${TabSmartMatches}
@@ -82,7 +82,6 @@
${LabelEndingEpisodeNumberHelp}
-
diff --git a/dashboard-ui/autoorganizesmart.html b/dashboard-ui/autoorganizesmart.html index bfcd60a19a..ea55d38de2 100644 --- a/dashboard-ui/autoorganizesmart.html +++ b/dashboard-ui/autoorganizesmart.html @@ -4,7 +4,7 @@ ${TitleAutoOrganize} -
+
@@ -12,18 +12,15 @@ - -
-

${TabSmartMatchInfo}

-
-
-
+
+

${TabSmartMatchInfo}

+
+
-
diff --git a/dashboard-ui/autoorganizetv.html b/dashboard-ui/autoorganizetv.html index c46d7014b3..d2a4810a31 100644 --- a/dashboard-ui/autoorganizetv.html +++ b/dashboard-ui/autoorganizetv.html @@ -11,7 +11,7 @@
${TabActivityLog} ${TabTV} - ${TabSmartMatch} + ${TabSmartMatches}
diff --git a/dashboard-ui/strings/html/en-US.json b/dashboard-ui/strings/html/en-US.json index 0d52329c55..d3e9d506cf 100644 --- a/dashboard-ui/strings/html/en-US.json +++ b/dashboard-ui/strings/html/en-US.json @@ -574,8 +574,8 @@ "LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable", "TitleAutoOrganize": "Auto-Organize", "TabActivityLog": "Activity Log", - "TabSmartMatch": "Smart Match", - "TabSmartMatchInfo": "This page lists the match-strings for all library items which were added from within the Auto-Organize correction dialog", + "TabSmartMatches": "Smart Matches", + "TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog", "HeaderName": "Name", "HeaderDate": "Date", "HeaderSource": "Source", diff --git a/dashboard-ui/strings/html/server.json b/dashboard-ui/strings/html/server.json index 762db58d37..1226a2509f 100644 --- a/dashboard-ui/strings/html/server.json +++ b/dashboard-ui/strings/html/server.json @@ -576,8 +576,8 @@ "LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable", "TitleAutoOrganize": "Auto-Organize", "TabActivityLog": "Activity Log", - "TabSmartMatch": "Smart Match", - "TabSmartMatchInfo": "This page lists the match-strings for all library items which were added from within the Auto-Organize correction dialog", + "TabSmartMatches": "Smart Matches", + "TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog", "HeaderName": "Name", "HeaderDate": "Date", "HeaderSource": "Source", @@ -594,7 +594,7 @@ "LabelEpisodeNumber": "Episode number:", "LabelEndingEpisodeNumber": "Ending episode number:", "LabelEndingEpisodeNumberHelp": "Only required for multi-episode files", - "LabelOrganizeSmartMatchOption": "In the future, organize all files into the selected series if the name contains", + "LabelOrganizeSmartMatchOption": "In the future, organize all files into the selected series if the name contains", "HeaderSupportTheTeam": "Support the Emby Team", "LabelSupportAmount": "Amount (USD)", "HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",