From 8506d8947cbf3a58249ca641a876b5b7705d477d Mon Sep 17 00:00:00 2001 From: Bhavish B S <75534159+bhvsh@users.noreply.github.com> Date: Sat, 11 Feb 2023 17:24:06 +0530 Subject: [PATCH] Updated 'Latest' sections as per #4273 --- src/strings/en-gb.json | 18 +++++++++--------- src/strings/en-us.json | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index e92ec7aea9..969b5a1463 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -189,7 +189,7 @@ "Disconnect": "Disconnect", "Display": "Display", "DisplayInMyMedia": "Display on home screen", - "DisplayInOtherHomeScreenSections": "Display in home screen sections such as 'Latest Media' and 'Continue Watching'", + "DisplayInOtherHomeScreenSections": "Display in home screen sections such as 'Recently Added Media' and 'Continue Watching'", "DisplayMissingEpisodesWithinSeasons": "Display missing episodes within their series", "DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in the server configuration.", "DisplayModeHelp": "Select the layout style you want for the interface.", @@ -332,11 +332,11 @@ "HeaderKeepRecording": "Keep Recording", "HeaderKeepSeries": "Keep Programme", "HeaderKodiMetadataHelp": "To enable or disable NFO metadata, edit a library and find the 'Metadata savers' section.", - "HeaderLatestEpisodes": "Latest Episodes", - "HeaderLatestMedia": "Latest Media", - "HeaderLatestMovies": "Latest Films", - "HeaderLatestMusic": "Latest Music", - "HeaderLatestRecordings": "Latest Recordings", + "HeaderLatestEpisodes": "Recently Added Episodes", + "HeaderLatestMedia": "Recently Added Media", + "HeaderLatestMovies": "Recently Added Films", + "HeaderLatestMusic": "Recently Added Music", + "HeaderLatestRecordings": "Recently Added Recordings", "HeaderLibraries": "Libraries", "HeaderLibraryAccess": "Library Access", "HeaderLibraryFolders": "Library Folders", @@ -751,7 +751,7 @@ "MediaInfoCodec": "Codec", "ManageRecording": "Manage recording", "LiveTV": "Live TV", - "LatestFromLibrary": "Latest {0}", + "LatestFromLibrary": "Recently Added in {0}", "Large": "Large", "LabelZipCode": "Postcode:", "LabelYoureDone": "You're Done!", @@ -817,7 +817,7 @@ "TabPlugins": "Plugins", "TabNfoSettings": "NFO Settings", "TabNetworking": "Networking", - "TabLatest": "Latest", + "TabLatest": "Recently Added", "TabDashboard": "Dashboard", "TabContainers": "Containers", "TabCodecs": "Codecs", @@ -1029,7 +1029,7 @@ "Identify": "Identify", "Horizontal": "Horizontal", "Home": "Home", - "HideWatchedContentFromLatestMedia": "Hide watched content from 'Latest Media'", + "HideWatchedContentFromLatestMedia": "Hide watched content from 'Recently Added Media'", "Hide": "Hide", "Help": "Help", "HeaderXmlSettings": "XML Settings", diff --git a/src/strings/en-us.json b/src/strings/en-us.json index dcad9de015..6c135b2712 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -199,7 +199,7 @@ "Disconnect": "Disconnect", "Display": "Display", "DisplayInMyMedia": "Display on home screen", - "DisplayInOtherHomeScreenSections": "Display in home screen sections such as 'Latest Media' and 'Continue Watching'", + "DisplayInOtherHomeScreenSections": "Display in home screen sections such as 'Recently Added Media' and 'Continue Watching'", "DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons", "DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in the server configuration.", "DisplayModeHelp": "Select the layout style you want for the interface.", @@ -387,11 +387,11 @@ "HeaderKeepRecording": "Keep Recording", "HeaderKeepSeries": "Keep Series", "HeaderKodiMetadataHelp": "To enable or disable NFO metadata, edit a library and find the 'Metadata savers' section.", - "HeaderLatestEpisodes": "Latest Episodes", - "HeaderLatestMedia": "Latest Media", - "HeaderLatestMovies": "Latest Movies", - "HeaderLatestMusic": "Latest Music", - "HeaderLatestRecordings": "Latest Recordings", + "HeaderLatestEpisodes": "Recently Added Episodes", + "HeaderLatestMedia": "Recently Added Media", + "HeaderLatestMovies": "Recently Added Movies", + "HeaderLatestMusic": "Recently Added Music", + "HeaderLatestRecordings": "Recently Added Recordings", "HeaderLibraries": "Libraries", "HeaderLibraryAccess": "Library Access", "HeaderLibraryFolders": "Library Folders", @@ -503,7 +503,7 @@ "HeaderYears": "Years", "Help": "Help", "Hide": "Hide", - "HideWatchedContentFromLatestMedia": "Hide watched content from 'Latest Media'", + "HideWatchedContentFromLatestMedia": "Hide watched content from 'Recently Added Media'", "Home": "Home", "HomeVideosPhotos": "Home Videos and Photos", "Horizontal": "Horizontal", @@ -993,7 +993,7 @@ "Large": "Large", "Larger": "Larger", "LastSeen": "Last seen {0}", - "LatestFromLibrary": "Latest {0}", + "LatestFromLibrary": "Recently Added in {0}", "LearnHowYouCanContribute": "Learn how you can contribute.", "LeaveBlankToNotSetAPassword": "You can leave this field blank to set no password.", "LibraryAccessHelp": "Select the libraries to share with this user. Administrators will be able to edit all folders using the metadata manager.", @@ -1476,7 +1476,7 @@ "TabContainers": "Containers", "TabDashboard": "Dashboard", "TabDirectPlay": "Direct Playback", - "TabLatest": "Latest", + "TabLatest": "Recently Added", "TabLogs": "Logs", "TabMusic": "Music", "TabMyPlugins": "My Plugins",