aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-14 12:39:34 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-14 12:39:34 -0400
commit7736bab31400073daa64df3d4b283c26fcb9ee3e (patch)
tree48fe945a2c34d8a694de2c0dbbb9f9e2c0a0f54a /MediaBrowser.Server.Implementations/Localization/Server
parentb1be4939dfd35f0bc11097e40bfee536fead8d4f (diff)
update selection buttons
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index aa9fafb1b..8c21f47c3 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1467,5 +1467,6 @@
"HeaderDisplay": "Display",
"HeaderNavigation": "Navigation",
"LegendTheseSettingsShared": "These settings are shared on all devices",
- "OptionEnableAutomaticServerUpdates": "Enable automatic server updates"
+ "OptionEnableAutomaticServerUpdates": "Enable automatic server updates",
+ "OptionOtherTrailers": "Include trailers from older movies"
}