aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-05-26 16:01:49 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-05-26 16:01:49 -0400
commit4d02ac0e7d55c412f5926dd21484f788909fa075 (patch)
tree3659b78f8ba0b1a5e6b09012a8b0618fb224d376
parent1df28d7ae471832252b232cff08a60c32fd660a0 (diff)
add option to disable sliding menus
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 00eb1a888..ea4893ebf 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1276,7 +1276,9 @@
"ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect",
"LabelExternalPlayers": "External players:",
"LabelExternalPlayersHelp": "Display buttons to play content in external players. This is only available on devices that support url schemes, generally Android and iOS. With external players there is generally no support for remote control or resuming.",
- "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.",
+ "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.",
+ "LabelEnableItemPreviews": "Enable item previews",
+ "LabelEnableItemPreviewsHelp": "if enabled, sliding previews will appear when clicking items on certain screens.",
"HeaderSubtitleProfile": "Subtitle Profile",
"HeaderSubtitleProfiles": "Subtitle Profiles",
"HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.",