aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/server.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-05-16 13:11:07 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-05-16 13:11:07 -0400
commit92cadc4323fb8a845a74652ef3ebfa8aa8efd104 (patch)
treecfa99c01e4a16ff6f2d4bb0e88eaf36b377f2125 /MediaBrowser.Server.Implementations/Localization/Server/server.json
parentb6798f33700e7376ab616cb09b345c30a21f6feb (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index cb5074deb..9af858234 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -579,9 +579,12 @@
"NotificationOptionPluginUpdateInstalled": "Plugin update installed",
"NotificationOptionPluginInstalled": "Plugin installed",
"NotificationOptionPluginUninstalled": "Plugin uninstalled",
- "NotificationOptionVideoPlayback": "Video playback",
- "NotificationOptionAudioPlayback": "Audio playback",
- "NotificationOptionGamePlayback": "Game playback",
+ "NotificationOptionVideoPlayback": "Video playback started",
+ "NotificationOptionAudioPlayback": "Audio playback started",
+ "NotificationOptionGamePlayback": "Game playback started",
+ "NotificationOptionVideoPlaybackStopped": "Video playback stopped",
+ "NotificationOptionAudioPlaybackStopped": "Audio playback stopped",
+ "NotificationOptionGamePlaybackStopped": "Game playback stopped",
"NotificationOptionTaskFailed": "Scheduled task failure",
"NotificationOptionInstallationFailed": "Installation failure",
"NotificationOptionNewLibraryContent": "New content added",