From c40d3f349463c11c69fc2dcf929dc9f768f8fc86 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 25 Apr 2014 22:55:07 -0400 Subject: add more notifications --- .../Localization/Server/server.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json') diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 1cdb7dc9d..9c3a72aee 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -556,10 +556,14 @@ "HeaderRequireManualLoginHelp": "When disabled clients may present a login screen with a visual selection of users.", "OptionOtherApps": "Other apps", "OptionMobileApps": "Mobile apps", - "HeaderEnableNotificationForEvents": "Send notifications for the following events:", - "OptionNotifyOnUpdates": "When updates are available", - "OptionNotifyOnPlayback": "When users play content", - "OptionNotifyOnFailedTasks": "When scheduled tasks fail", - "OptionNotifyOnNewLibraryContent": "When new library content is added", - "SendNotificationHelp": "Notifications are delivered to the dashboard inbox. Browse the plugin catalog to install additional notification options." + "HeaderEnableNotificationForEvents": "Nofity administrative users when:", + "OptionNotifyOnUpdates": "Updates are available", + "OptionNotifyOnVideoPlayback": "Video", + "OptionNotifyOnAudioPlayback": "Audio", + "OptionNotifyOnGamePlayback": "Games", + "OptionNotifyOnFailedTasks": "Scheduled tasks fail", + "OptionNotifyOnNewLibraryContent": "New library content is added", + "SendNotificationHelp": "Notifications are delivered to the dashboard inbox. Browse the plugin catalog to install additional notification options.", + "HeaderEnableNotificationForPlayback": "Notify when users play:", + "OptionNotifyOnServerRestartRequired": "The server needs to be restarted" } \ No newline at end of file -- cgit v1.2.3