diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-29 15:34:20 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-29 15:34:20 -0400 |
| commit | 9bd3195d5b7dfdff4f54932c45d18ed3ef1012dc (patch) | |
| tree | 7c8dc278af770c50623f0ce359279e19cd87693f /MediaBrowser.Server.Implementations/Localization/Server/en_US.json | |
| parent | 25b54158297fa7a27781d86fa987de0d3056b6e2 (diff) | |
Display more content on home page
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/en_US.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/en_US.json | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/en_US.json b/MediaBrowser.Server.Implementations/Localization/Server/en_US.json index acb1cde87..0e8ca1ed5 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/en_US.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/en_US.json @@ -745,5 +745,35 @@ "ValueEpisodeNamePeriod": "Episode.name", "ValueEpisodeNameUnderscore": "Episode_name", "HeaderTypeText": "Enter Text", - "LabelTypeText": "Text" + "LabelTypeText": "Text", + "HeaderSearchForSubtitles": "Search for Subtitles", + "MessageNoSubtitleSearchResultsFound": "No search results founds.", + "TabDisplay": "Display", + "TabLanguages": "Languages", + "TabWebClient": "Web Client", + "LabelEnableThemeSongs": "Enable theme songs", + "LabelEnableBackdrops": "Enable backdrops", + "LabelEnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.", + "LabelEnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.", + "HeaderAllDevices": "All Devices", + "HeaderThisDevice": "This Device", + "OptionAuto": "Auto", + "OptionYes": "Yes", + "OptionNo": "No", + "LabelHomePageSection1": "Home page section one:", + "LabelHomePageSection2": "Home page section two:", + "LabelHomePageSection3": "Home page section three:", + "OptionLibraryButtons": "Library buttons", + "OptionLibraryTiles": "Library tiles", + "OptionResumablemedia": "Resume", + "OptionLatestMedia": "Latest media", + "OptionNone": "None", + "HeaderLiveTv": "Live TV", + "HeaderReports": "Reports", + "HeaderMetadataManager": "Metadata Manager", + "HeaderPreferences": "Preferences", + "MessageLoadingChannels": "Loading channel content...", + "ButtonMarkRead": "Mark Read", + "OptionDefaultSort": "Default", + "OptionCommunityMostWatchedSort": "Most Watched" }
\ No newline at end of file |
