aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Emby.Server.Implementations/Localization/Core/en-GB.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/en-GB.json b/Emby.Server.Implementations/Localization/Core/en-GB.json
index 65df1e45b..ca52ffb14 100644
--- a/Emby.Server.Implementations/Localization/Core/en-GB.json
+++ b/Emby.Server.Implementations/Localization/Core/en-GB.json
@@ -132,5 +132,9 @@
"TaskAudioNormalization": "Audio Normalisation",
"TaskAudioNormalizationDescription": "Scans files for audio normalisation data.",
"TaskDownloadMissingLyrics": "Download missing lyrics",
- "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs"
+ "TaskDownloadMissingLyricsDescription": "Downloads lyrics for songs",
+ "TaskExtractMediaSegments": "Media Segment Scan",
+ "TaskExtractMediaSegmentsDescription": "Extracts or obtains media segments from MediaSegment enabled plugins.",
+ "TaskMoveTrickplayImages": "Migrate Trickplay Image Location",
+ "TaskMoveTrickplayImagesDescription": "Moves existing trickplay files according to the library settings."
}