aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Reed <ebr@mediabrowser3.com>2014-07-15 12:12:47 -0400
committerEric Reed <ebr@mediabrowser3.com>2014-07-15 12:12:47 -0400
commit271261a0938dacde4b220e936828abe1fcf5cfca (patch)
tree71bb6d8123ca04ae7fb9017e272eda0ddee7f9d6
parentf86c2ef34fd357172fd774dbb396baf1212b2d1b (diff)
Change recurring payment to every six monts
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 96b80d143..994bd17a9 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -859,7 +859,7 @@
"HeaderBrandingHelp": "Customize the appearance of Media Browser to fit the needs of your group or organization.",
"LabelLoginDisclaimer": "Login disclaimer:",
"LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.",
- "LabelAutomaticallyDonate": "Automatically donate this amount each month",
+ "LabelAutomaticallyDonate": "Automatically donate this amount every six months",
"LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account.",
"OptionList": "List",
"TabDashboard": "Dashboard",