From 514962a9c7be61b2e46ad3a4499b97d4e1a29dfe Mon Sep 17 00:00:00 2001 From: Alys Date: Mon, 13 Jun 2016 21:19:32 +1000 Subject: [PATCH] improve loading tip: replace "Pirate Cove" and "tile"; fix capitals Replaces the Pirate Cove with the Guild Leaders & Challenge Creators Guild. Describes backgrounds as connecting instead of tiling. Makes capitalisation of various words consistent. --- common/locales/en/loadingScreenTips.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/common/locales/en/loadingScreenTips.json b/common/locales/en/loadingScreenTips.json index 728c0d165f..3c36d054b8 100644 --- a/common/locales/en/loadingScreenTips.json +++ b/common/locales/en/loadingScreenTips.json @@ -6,13 +6,13 @@ "tip4": "Use the # sign before a task name to make it really big!", "tip5": "It’s best to cast buffs in the morning so they last longer.", "tip6": "Occasionally re-evaluate your tasks to make sure they’re up-to-date!", - "tip7": "Some backgrounds tile, like the Mountain Lake, Pagoda, Rolling Hills, Winter Twinkly Lights and Harvest Festival.", + "tip7": "Some backgrounds connect perfectly if party members use the same background. Ex: Mountain Lake, Pagodas, and Rolling Hills.", "tip8": "Send a PM to someone by clicking the envelope near their name in chat!", - "tip9": "Visit the Pirate Cove Guild for advice on starting a Guild.", + "tip9": "Visit the Guild Leaders & Challenge Creators Guild for advice on starting a Guild.", "tip10": "You can win gems by competing in Challenges. New ones are added every day!", - "tip11": "If you enjoy dressing up your avatar, check out the Costume Carnival guild.", - "tip12": "Join the “Challenge... Accepted” guild for regularly scheduled random challenges.", - "tip13": "Having more than four party members increases accountability!", + "tip11": "If you enjoy dressing up your avatar, check out the Costume Carnival Guild.", + "tip12": "Join the “Challenge... Accepted” Guild for regularly scheduled random challenges.", + "tip13": "Having more than four Party members increases accountability!", "tip14": "You can add headers or inspirational quotes to your list as Habits with no (+/-).", "tip15": "Add checklists to your To-Dos to increase your rewards!", "tip16": "Check out the Data tab for valuable insights on your progress.", @@ -21,7 +21,7 @@ "tip19": "Boost your Intelligence Stat to gain more XP when you complete a task.", "tip20": "Boost your Perception Stat to get more drops and gold.", "tip21": "Boost your Strength Stat to do more boss damage or get critical hits.", - "tip22": "Boost your Constitution Stat to lessen the damage from incomplete dailies.", + "tip22": "Boost your Constitution Stat to lessen the damage from incomplete Dailies.", "tip23": "Click the bar graph icon on your tasks to see a graph showing your progress.", "tip24": "Habitica is Open Source! Ask in the Aspiring Legends Guild if you want to contribute.", "tip25": "Items that give you stat bonuses will never cost real money.", @@ -32,4 +32,4 @@ "tip30": "You can invite people to Guilds, not just Parties.", "tip31": "Check out the pre-made lists in the Library of Shared Lists Guild for example tasks.", "tip32": "Lots of Habitica’s code, art, and writing is made by volunteer contributors! Anyone can help." -} \ No newline at end of file +}