From 2a8eb9f4761cf2828875d1cd57eef97e2e6bc678 Mon Sep 17 00:00:00 2001 From: AnitaYCheng Date: Sun, 30 Aug 2015 14:42:20 -0700 Subject: [PATCH] Added translation strings for conditional buy-gems modal --- common/locales/en/npc.json | 3 ++- common/locales/en/subscriber.json | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index f03a253de3..685a124983 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -16,6 +16,7 @@ "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", "sellForGold": "Sell it for <%= gold %> Gold", "buyGems": "Buy Gems", + "purchaseGems": "Purchase Gems", "justin": "Justin", "ian": "Ian", "ianText": "Welcome to the Quest Shop! Here you can use Quest Scrolls to battle monsters with your friends. Be sure to check out our fine array of Quest Scrolls for purchase on the right!", @@ -32,7 +33,7 @@ "payNote": "Note: PayPal sometimes takes a long time to clear. We recommend paying with card.", "card": "Card", "amazonInstructions": "Click the button to pay using Amazon Payments", - "paymentMethods": "Payment Methods:", + "paymentMethods": "Purchase using", "classGear": "Class Gear", "classGearText": "First: don't panic! Your old gear is in your inventory, and you're now wearing your apprentice <%= klass %> equipment. Wearing your class's gear grants you a 50% bonus to stats. However, feel free to switch back to your old gear.", diff --git a/common/locales/en/subscriber.json b/common/locales/en/subscriber.json index bcbf347519..e9d05b2a9c 100644 --- a/common/locales/en/subscriber.json +++ b/common/locales/en/subscriber.json @@ -54,8 +54,16 @@ "checkout": "Checkout", "sureCancelSub": "Are you sure you want to cancel your subscription?", "subCanceled": "Subscription will become inactive on", + "buyGemsGoldTitle": "To Buy Gems with Gold", + "becomeSubscriber": "Become a Subscriber", "subGemPop": "Because you subscribe to Habitica, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.", "subGemName": "Subscriber Gems", + "freeGemsTitle": "Obtain Gems for Free", + "maxBuyGems": "You have bought all the gems you can this month. Thanks for subscribing!", + "buyGemsAllow1": "You can buy", + "buyGemsAllow2": "more gems this month", + "purchaseGemsSeparately": "Purchase Gems Separately", + "subFreeGemsHow": "Habitica players can earn gems for free by winning challenges that award gems as a prize, or as a contributor reward by helping the development of Habitica.", "timeTravelers": "Time Travelers", "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> and <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Mysterious Time Travelers",