aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-05-29 19:51:33 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-05-29 19:51:33 -0400
commit4e04d31c7d13c2cec4f633ceab57acd8dae7ddc5 (patch)
treed9229ad616053f199d65d8f0f543a466d65a1d4e /MediaBrowser.Server.Implementations/Localization/JavaScript
parent81a90a49b371051aaa066c5ac8d0a0c44e6d5065 (diff)
consolidate slideout panels
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
index 0c52d21c9..c48de8797 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json
@@ -723,7 +723,7 @@
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
"HeaderConnectionFailure": "Connection Failure",
"MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
- "ButtonSelectServer": "Select server",
+ "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.",
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
@@ -787,5 +787,8 @@
"MessagePleaseSignInLocalNetwork": "Before proceeding, please ensure that you're connected to your local network using a Wifi or LAN connection.",
"ButtonUnlockWithPurchase": "Unlock with Purchase",
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
- "OptionEnableFullscreen": "Enable Fullscreen"
+ "OptionEnableFullscreen": "Enable Fullscreen",
+ "ButtonServer": "Server",
+ "HeaderAdmin": "Admin",
+ "HeaderLibrary": "Library"
}