diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-28 12:41:47 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-28 12:41:47 -0500 |
| commit | 3c8c6abca7c1f61a3f693b01eb567b1e1126d067 (patch) | |
| tree | 5287e3ae734f14bc3883e709f0dddb8de4627251 /MediaBrowser.Server.Implementations/Localization/JavaScript | |
| parent | cc2d04d5bc85bbe824548ffa4bc43992afe819a3 (diff) | |
remove tasks from startup
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
| -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 e6dadc4a5..d0975221e 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -618,7 +618,7 @@ "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.", "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.", "HeaderConnectionFailure": "Connection Failure", - "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later.", + "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please try again later.", "ButtonSelectServer": "Select server", "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.", "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.", |
