aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 12:51:39 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-05 12:51:39 -0400
commitec2c34e9440e3f8a55c4f01ba797c280afaaa805 (patch)
treed81943cca6bf326e203947a6edc24e31da28b743 /MediaBrowser.Server.Implementations/Localization/Server
parentb8739952934828318c4c00a308dc893b33d953fd (diff)
fixes #834 - Change view of TV Shows or Interface for plugins
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 a1c08c8d8..e7e168562 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -860,5 +860,6 @@
"LabelLoginDisclaimer": "Login disclaimer:",
"LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.",
"LabelAutomaticallyDonate": "Automatically donate this amount each month",
- "LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account."
+ "LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account.",
+ "OptionList": "List"
} \ No newline at end of file