aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/en-US.json
diff options
context:
space:
mode:
authorferferga <ferferga.fer@gmail.com>2020-03-26 22:49:54 +0100
committerferferga <ferferga.fer@gmail.com>2020-03-26 22:49:54 +0100
commita2a53ec8791b08be3e85f55c6c056db2792d93ba (patch)
tree7c1605bb854368f264117fde7cb1849200e5b46c /Emby.Server.Implementations/Localization/Core/en-US.json
parent07f4893ba65481907dfc88e556a5f5077c8a2087 (diff)
Same with SubtitleScheduledTasks
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/en-US.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-US.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json
index 48358332d..25d45d586 100644
--- a/Emby.Server.Implementations/Localization/Core/en-US.json
+++ b/Emby.Server.Implementations/Localization/Core/en-US.json
@@ -111,5 +111,7 @@
"TaskCleanTranscode": "Clean Transcode Directory",
"TaskCleanTranscodeDescription": "Deletes transcode files more than one day old.",
"TaskRefreshChannels": "Refresh Channels",
- "TaskRefreshChannelsDescription": "Refreshes internet channel information."
+ "TaskRefreshChannelsDescription": "Refreshes internet channel information.",
+ "TaskDownloadMissingSubtitles": "Download missing subtitles",
+ "TaskDownloadMissingSubtitlesDescription": "Searches the internet for missing subtitles based on metadata configuration."
}