diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-09 01:20:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-09 01:20:23 -0400 |
| commit | b9c656e859fe28ed6a66580d1eb5577bd50264e6 (patch) | |
| tree | b1149cb31bc6be25bb30e416195f7228a276d987 /MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | |
| parent | 6e6ce82cf6d8418c83d4090b19b7d29f036b3aa0 (diff) | |
added out of network bitrate limit
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json index f782a1f68..4c6689bc6 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -122,7 +122,7 @@ "LabelFree": "Free", "HeaderPlaybackError": "Playback Error", "MessagePlaybackErrorNotAllowed": "You're currently not authorized to play this content. Please contact your system administrator for details.", - "MessagePlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later.", + "MessagePlaybackErrorNoCompatibleStream": "No compatible streams are currently available. Please try again later or contact your system administrator for details.", "MessagePlaybackErrorRateLimitExceeded": "Your playback rate limit has been exceeded. Please contact your system administrator for details.", "MessagePlaybackErrorPlaceHolder": "The content chosen is not playable from this device.", "HeaderSelectAudio": "Select Audio", |
