From ea2ad4e4b5843ce3c1ecd1fdfac75ebd85469868 Mon Sep 17 00:00:00 2001 From: Kathryn Norris Date: Fri, 10 Apr 2015 16:17:52 -0700 Subject: [PATCH] Changed the text for custom day start info. (#5006) --- common/locales/en/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/locales/en/settings.json b/common/locales/en/settings.json index c3f4646847..5742d4aef5 100644 --- a/common/locales/en/settings.json +++ b/common/locales/en/settings.json @@ -42,9 +42,9 @@ "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: ", - "customDayStartInfo2": "(show info)", - "customDayStartInfo3": "(hide info)", - "customDayStartInfo4": "From the wiki:
The Custom Day Start is the time of day at which one day ends and the next day begins in the player's HabitRPG world; all tasks register the passage of a day. The default day start is midnight in the player's time zone, based on the time registered by the player's computer, but the time can be changed to suit the player's needs.

Enter an hour from 0 to 23 (it uses a 24 hour clock). It is best to type the new time instead of using the arrow buttons, which do not always work correctly. After you have entered the new time, click your mouse once anywhere on the page outside the field to move the cursor out of the text box or else your change won't be saved. If you want to be certain that your change has been saved, reload the page and check that the new value is being displayed.

Some people have trouble with Custom Day Start on the first day that they change it because changing it can cause Cron to run immediately, but after the first day it works well. To minimize problems on the first day, complete all your Dailies before changing the Custom Day Start or Rest in the Inn that day.

If you change the Custom Day Start from or to a time that is too close to the current time, then the new setting will not be used until the next day. It is best to 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.", + "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.", "misc": "Misc", "showHeader": "Show Header", "changePass": "Change Password",