From 1454fafeb6a3ad0f3a045ca0a52690f3386fa8f8 Mon Sep 17 00:00:00 2001 From: Glen Anderson Date: Sun, 22 Feb 2015 10:10:24 +0000 Subject: [PATCH] Fix a grammatical error in donateText3 --- common/locales/en/npc.json | 2 +- common/locales/en@pirate/npc.json | 4 ++-- common/locales/en_GB/npc.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index 3ee492cf72..90a9e0294b 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -18,7 +18,7 @@ "dismissAlert": "Dismiss This Alert", "donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.", "donateText2": "Help support HabitRPG", - "donateText3": "As an open source project, it can use all the help we can get!", + "donateText3": "As an open source project, it can use all the help it can get!", "donationDesc": "20 Gems, Donation to HabitRPG", "payWithCard": "Pay with Card", "payNote": "Note: PayPal sometimes takes a long time to clear. We recommend paying with card.", diff --git a/common/locales/en@pirate/npc.json b/common/locales/en@pirate/npc.json index 057ff664d7..eae1bcc527 100644 --- a/common/locales/en@pirate/npc.json +++ b/common/locales/en@pirate/npc.json @@ -18,7 +18,7 @@ "dismissAlert": "Dismiss This Alert", "donateText1": "Adds 20 Gems to ye account. Gems be used to buy special in-game items, such as shirts 'n hairstyles.", "donateText2": "Help support HabitRPG", - "donateText3": "As an open source project, it can use all the help we can get!", + "donateText3": "As an open source project, it can use all the help it can get!", "donationDesc": "20 Gems, Donation to HabitRPG", "payWithCard": "Pay with Card", "payNote": "Ahoy! PayPal sometimes takes a long time to clear. We recommend paying with card.", @@ -62,4 +62,4 @@ "spellsText": "Ye can now unlock class-specific spells. ye'll spy wit' ye eye ye first at level 11. ye mana replenishes 10 points per day, plus 1 point per completed", "toDo": "To-Do", "moreClass": "Fer more information on th' class-system, see" -} \ No newline at end of file +} diff --git a/common/locales/en_GB/npc.json b/common/locales/en_GB/npc.json index 7915715e66..b6cc7cb85c 100644 --- a/common/locales/en_GB/npc.json +++ b/common/locales/en_GB/npc.json @@ -18,7 +18,7 @@ "dismissAlert": "Dismiss This Alert", "donateText1": "Adds 20 Gems to your account. Gems are used to buy special in-game items, such as shirts and hairstyles.", "donateText2": "Help support HabitRPG", - "donateText3": "As an open source project, it can use all the help we can get!", + "donateText3": "As an open source project, it can use all the help it can get!", "donationDesc": "20 Gems, Donation to HabitRPG", "payWithCard": "Pay with Card", "payNote": "Note: PayPal sometimes takes a long time to clear. We recommend paying with card.", @@ -62,4 +62,4 @@ "spellsText": "You can now unlock class-specific spells. You'll see your first at level 11. Your mana replenishes 10 points per day, plus 1 point per completed", "toDo": "To-Do", "moreClass": "For more information on the class-system, see" -} \ No newline at end of file +}