diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-12 11:51:48 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-12 11:51:48 -0400 |
| commit | e62b663ae049548b5f2169a9fbf984f1fa539183 (patch) | |
| tree | 797af872e4be8b3509c8afb6ffd96ea0e2e2888a /MediaBrowser.Server.Implementations/Localization/Server/server.json | |
| parent | 028a0a857ab6d7f42544e2ae3a3f79f5632844fc (diff) | |
remove more reliance on ActiveService
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index d6fe5bb97..9464309b7 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -415,9 +415,8 @@ "TitleLiveTV": "Live TV", "LabelNumberOfGuideDays": "Number of days of guide data to download:", "LabelNumberOfGuideDaysHelp": "Downloading more days worth of guide data provides the ability to schedule out further in advance and view more listings, but it will also take longer to download. Auto will choose based on the number of channels.", - "LabelActiveService": "Active Service:", - "LabelActiveServiceHelp": "Multiple tv plugins can be installed but only one can be active at a time.", "OptionAutomatic": "Auto", + "HeaderServices": "Services", "LiveTvPluginRequired": "A Live TV service provider plugin is required in order to continue.", "LiveTvPluginRequiredHelp": "Please install one of our available plugins, such as Next Pvr or ServerWmc.", "LabelCustomizeOptionsPerMediaType": "Customize for media type:", |
