From 271261a0938dacde4b220e936828abe1fcf5cfca Mon Sep 17 00:00:00 2001 From: Eric Reed Date: Tue, 15 Jul 2014 12:12:47 -0400 Subject: [PATCH] Change recurring payment to every six monts --- .../Localization/Server/server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",