aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-21 00:22:46 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-21 00:22:46 -0400
commit9457ff7ce87e4752a7f51381b309604ee08f030e (patch)
tree96aeb98304c3d9080cdbb1820ca832c9c96cad4f /MediaBrowser.Server.Implementations/Localization/Server
parent20b990dc9a01f00e561181ad48ae73d62bcb2427 (diff)
completed tuner hosts
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 5a1d9f29e..b6c1321fa 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1473,5 +1473,12 @@
"HeaderShortOverview": "Short Overview",
"HeaderType": "Type",
"HeaderSeverity": "Severity",
- "OptionReportActivities": "Activities Log"
+ "OptionReportActivities": "Activities Log",
+ "HeaderTunerDevices": "Tuner Devices",
+ "ButtonAddDevice": "Add Device",
+ "HeaderAddDevice": "Add Device",
+ "HeaderExternalServices": "External Services",
+ "LabelIpAddressPath": "IP Address / Path:",
+ "TabExternalServices": "External Services",
+ "TabTuners": "Tuners"
}