From 671d4aaecc01600ed133f675e60d7ff3b598c140 Mon Sep 17 00:00:00 2001 From: Amin Arria Date: Mon, 23 Nov 2015 11:38:26 -0430 Subject: [PATCH] Change timezone text --- 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 782fa70d50..f5229d99bf 100644 --- a/common/locales/en/settings.json +++ b/common/locales/en/settings.json @@ -141,7 +141,7 @@ "mysticHourglasses": "Mystic Hourglasses:", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Timezone", - "timezoneUTC": "Your timezone is: <%= utc %>", - "timezoneInfo": "" + "timezone": "Time Zone", + "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", + "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." }