diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-12-29 21:52:29 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-12-29 21:52:29 -0500 |
| commit | ee06dfbc50e89a91b2a132179dfbcb1d0bd0662a (patch) | |
| tree | 13dbd11b605aab805448551d3344ad529c255dc0 /MediaBrowser.Server.Implementations/Localization/Core/en-GB.json | |
| parent | 69950ee6d50e7fbc19711636cd00854fd3d2a263 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Core/en-GB.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Core/en-GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Core/en-GB.json b/MediaBrowser.Server.Implementations/Localization/Core/en-GB.json index 73534b08d..4462c00fd 100644 --- a/MediaBrowser.Server.Implementations/Localization/Core/en-GB.json +++ b/MediaBrowser.Server.Implementations/Localization/Core/en-GB.json @@ -16,7 +16,7 @@ "HeaderPeople": "People", "ValueSpecialEpisodeName": "Special - {0}", "LabelChapterName": "Chapter {0}", - "NameSeasonNumber": "Season {0}", + "NameSeasonNumber": "Series {0}", "LabelExit": "Exit", "LabelVisitCommunity": "Visit Community", "LabelGithub": "Github", @@ -45,7 +45,7 @@ "NotificationOptionTaskFailed": "Scheduled task failure", "NotificationOptionInstallationFailed": "Installation failure", "NotificationOptionNewLibraryContent": "New content added", - "NotificationOptionNewLibraryContentMultiple": "New content added (multiple)", + "NotificationOptionNewLibraryContentMultiple": "New (multiple) content added", "NotificationOptionCameraImageUploaded": "Camera image uploaded", "NotificationOptionUserLockedOut": "User locked out", "NotificationOptionServerRestartRequired": "Server restart required", @@ -59,7 +59,7 @@ "ViewTypeBoxSets": "Collections", "ViewTypeChannels": "Channels", "ViewTypeLiveTV": "Live TV", - "ViewTypeLiveTvNowPlaying": "Now Airing", + "ViewTypeLiveTvNowPlaying": "Now Showing", "ViewTypeLatestGames": "Latest Games", "ViewTypeRecentlyPlayedGames": "Recently Played", "ViewTypeGameFavorites": "Favourites", |
