From 8c45ab8dc4d23e8501126ebef7debc9811bef0cd Mon Sep 17 00:00:00 2001 From: Kathryn Norris Date: Tue, 14 Apr 2015 14:23:20 -0700 Subject: [PATCH] Removed unused strings and altered custom day start text. (#5006) --- common/locales/en/settings.json | 2 +- common/locales/en/subscriber.json | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/common/locales/en/settings.json b/common/locales/en/settings.json index 12f9c3b882..9c51e71194 100644 --- a/common/locales/en/settings.json +++ b/common/locales/en/settings.json @@ -41,7 +41,7 @@ "json": "(JSON)", "customDayStart": "Custom Day Start", "24HrClock": "24Hr Clock", - "customDayStartInfo1": "HabitRPG defaults to check and reset your Dailies at midnight each day. It is recommended that you read the following information before changing it: ", + "customDayStartInfo1": "HabitRPG defaults to check and reset your Dailies at midnight in your own time zone each day. It is recommended that you read the following information before changing it: ", "customDayStartInfo2": "(show more)", "customDayStartInfo3": "(show less)", "customDayStartInfo4": "Complete all your Dailies before changing the Custom Day Start or Rest in the Inn that day. Changing your Custom Day Start may cause Cron to run immediately, but after the first day it works as expected.

Allow a window of two hours for the change to take effect. For example, if it is currently set to 0 (midnight), change it before 10pm; if you want to set it to 9pm, change it before 7pm.

Enter an hour from 0 to 23 (it uses a 24 hour clock). Typing is more effective than arrow keys. Once set, reload the page to confirm that the new value is being displayed.", diff --git a/common/locales/en/subscriber.json b/common/locales/en/subscriber.json index c033ea6088..4f602a48a3 100644 --- a/common/locales/en/subscriber.json +++ b/common/locales/en/subscriber.json @@ -2,9 +2,6 @@ "subscription": "Subscription", "subscriptions": "Subscriptions", "subDescription": "Disable ads, buy gems with gold, monthly mystery item, retain progress history, double daily drop-caps, supports the devs. Click for more info.", - "subWarning1": "Warning: this is a highly-experimental feature, and many", - "subWarning2": "experience issues", - "subWarning3": "with it.", "disableAds": "Disable ads", "disableAdsText": "Ads will stay disabled while you have an active subscription (original users with disabled ads are grandfathered).", "buyGemsGold": "Buy Gems with Gold",