From 103a0c895b506fe5cd8139a1f7794a6a2a17c913 Mon Sep 17 00:00:00 2001 From: deilann Date: Mon, 26 May 2014 22:14:17 -0700 Subject: [PATCH] improve(donations): remove reference to developers Should reduce confusion about where gems money is going, especially if a dev fundraiser will be started. --- locales/en/npc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/npc.json b/locales/en/npc.json index 09fe81cc69..a32596a3dd 100644 --- a/locales/en/npc.json +++ b/locales/en/npc.json @@ -19,9 +19,9 @@ "cool": "Cool", "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": "Donate to the developers", + "donateText2": "Help support HabitRPG", "donateText3": "As an open source project, it can use all the help we can get!", - "donationDesc": "20 Gems, Donation to the Developers", + "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.", "welcomeHabit": "Welcome to HabitRPG",