aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-23 01:25:55 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-23 01:25:55 -0400
commit7300a475d1892c553bb0a3a5fc21cc32d09b4950 (patch)
tree3d412cb60d8bb71ec2bc0a414cfea80e44ca9b22 /MediaBrowser.Server.Implementations/Localization/Server
parentcf27ac47a8366ea1710908c4aa1093a6a85d7139 (diff)
update live tv setup
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index b6c1321fa..83c2ccf5d 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -695,7 +695,7 @@
"NotificationOptionNewLibraryContentMultiple": "New content added (multiple)",
"NotificationOptionCameraImageUploaded": "Camera image uploaded",
"NotificationOptionUserLockedOut": "User locked out",
- "HeaderSendNotificationHelp": "By default, notifications are delivered to your dashboard inbox. Browse the plugin catalog to install additional notification options.",
+ "HeaderSendNotificationHelp": "Notifications are delivered to your Emby inbox. Additional options can be installed from the Services tab.",
"NotificationOptionServerRestartRequired": "Server restart required",
"LabelNotificationEnabled": "Enable this notification",
"LabelMonitorUsers": "Monitor activity from:",
@@ -1480,5 +1480,8 @@
"HeaderExternalServices": "External Services",
"LabelIpAddressPath": "IP Address / Path:",
"TabExternalServices": "External Services",
- "TabTuners": "Tuners"
+ "TabTuners": "Tuners",
+ "HeaderGuideProviders": "Guide Providers",
+ "AddGuideProviderHelp": "Add a source for TV Guide information",
+ "LabelZipCode": "Zip Code"
}