aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/server.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-30 00:47:30 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-09-30 00:47:30 -0400
commit4aa959c1e266442804b6961aeb2d09f4b812f744 (patch)
tree3f43d42aacadb463dd945e663657a51dc5808b19 /MediaBrowser.Server.Implementations/Localization/Server/server.json
parent1fcfff41c7d33266a059b9f4161f9aea34be8de4 (diff)
display trailers within suggestions
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index b8d647da2..a11ba2cf8 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -839,7 +839,7 @@
"LabelChannelDownloadAgeHelp": "Downloaded content older than this will be deleted. It will remain playable via internet streaming.",
"ChannelSettingsFormHelp": "Install channels such as Trailers and Vimeo in the plugin catalog.",
"LabelSelectCollection": "Select collection:",
- "ButtonOptions": "Options",
+ "ButtonOptions": "Options",
"ViewTypeMovies": "Movies",
"ViewTypeTvShows": "TV",
"ViewTypeGames": "Games",
@@ -1194,9 +1194,14 @@
"LabelLimitIntrosToUnwatchedContent": "Only use trailers from unwatched content",
"LabelEnableIntroParentalControl": "Enable smart parental control",
"LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.",
- "LabelThisFeatureRequiresSupporterHelp": "This feature requires an active supporter membership.",
+ "LabelTheseFeaturesRequireSupporterHelpAndTrailers": "These features require an active supporter membership and installation of the Trailer channel plugin.",
"OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.",
"LabelCustomIntrosPath": "Custom intros path:",
"LabelCustomIntrosPathHelp": "A folder containing video files. A video will be randomly selected and played after trailers.",
- "ValueSpecialEpisodeName": "Special - {0}"
+ "ValueSpecialEpisodeName": "Special - {0}",
+ "LabelSelectInternetTrailersForCinemaMode": "Internet trailers:",
+ "OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray",
+ "OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix",
+ "LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions",
+ "LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel."
}