diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 3c68fe5b54..1f9d86ee9c 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -75,7 +75,7 @@ "AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.", "AnyLanguage": "Any Language", "Anytime": "Anytime", - "AroundTime": "Around", + "AroundTime": "Around {0}", "Art": "Clearart", "AsManyAsPossible": "As many as possible", "Ascending": "Ascending", @@ -1427,7 +1427,7 @@ "ButtonUseQuickConnect": "Use Quick Connect", "ButtonActivate": "Activate", "Authorize": "Authorise", - "EnableAutoCast": "Set as Default", + "EnableAutoCast": "Set as default", "EnableFallbackFontHelp": "Enable custom alternative fonts. This can avoid the problem of incorrect subtitle rendering.", "EnableFallbackFont": "Enable fallback fonts", "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.", @@ -1696,10 +1696,10 @@ "SaveRecordingImages": "Save recording EPG images", "SaveRecordingImagesHelp": "Save images from EPG listings provider along side media.", "HeaderDummyChapter": "Chapter Images", - "LabelDummyChapterDurationHelp": "The chapter image extraction interval in seconds.", + "LabelDummyChapterDurationHelp": "The interval between dummy chapters. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.", "LabelDummyChapterCount": "Limit", "LabelChapterImageResolution": "Resolution", - "LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images.", + "LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.", "ResolutionMatchSource": "Match Source", "SaveRecordingNFO": "Save recording EPG metadata in NFO", "PreferEmbeddedExtrasTitlesOverFileNames": "Prefer embedded titles over filenames for extras", @@ -1733,5 +1733,8 @@ "EnableAudioNormalization": "Audio Normalisation", "LabelEnableLUFSScan": "Enable LUFS scan", "LabelEnableLUFSScanHelp": "Enable LUFS scan for music (This will take longer and more resources).", - "AllowCollectionManagement": "Allow this user to manage collections" + "AllowCollectionManagement": "Allow this user to manage collections", + "GetThePlugin": "Get the Plugin", + "Notifications": "Notifications", + "NotificationsMovedMessage": "The notifications functionality has moved to the Webhook plugin." }