From 96974461e589b1caf54ba4e5b1fc0468becad395 Mon Sep 17 00:00:00 2001 From: Cassidy Pignatello Date: Mon, 27 Nov 2017 20:37:18 -0500 Subject: [PATCH] Change badge tooltips fixes https://github.com/HabitRPG/habitica/issues/9520 (#9539) * updates text for costume contestant * updates text for contributor badge * removes unnecessary "Badge" text from contribName --- website/common/locales/en/contrib.json | 2 +- website/common/locales/en/generic.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/common/locales/en/contrib.json b/website/common/locales/en/contrib.json index 56647248fd..c0df17906c 100644 --- a/website/common/locales/en/contrib.json +++ b/website/common/locales/en/contrib.json @@ -32,7 +32,7 @@ "contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica. See", "contribLink": "what prizes you've earned for your contribution!", "contribName": "Contributor", - "contribText": "Has contributed to Habitica (code, design, pixel art, legal advice, docs, etc). Want this badge? Read more.", + "contribText": "Has contributed to Habitica, whether via code, art, music, writing, or other methods. To learn more, join the Aspiring Legends Guild!", "readMore": "Read More", "kickstartName": "Kickstarter Backer - $<%= key %> Tier", "kickstartText": "Backed the Kickstarter Project", diff --git a/website/common/locales/en/generic.json b/website/common/locales/en/generic.json index d673edaa17..92d9ab4528 100644 --- a/website/common/locales/en/generic.json +++ b/website/common/locales/en/generic.json @@ -111,8 +111,8 @@ "achievementDilatory": "Savior of Dilatory", "achievementDilatoryText": "Helped defeat the Dread Drag'on of Dilatory during the 2014 Summer Splash Event!", "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the awesome entries at blog.habitrpg.com!", + "costumeContestTextPlural": "Participated in <%= count %> Habitoween Costume Contests. See some of the awesome entries at blog.habitrpg.com!", "memberSince": "- Member since", "lastLoggedIn": "- Last logged in", "notPorted": "This feature is not yet ported from the original site.",