From 9edb0831c0259593c3ee41b8152faf6da2501e63 Mon Sep 17 00:00:00 2001 From: Alys Date: Mon, 14 Dec 2015 07:11:56 +1000 Subject: [PATCH] specify $ USD for subscription prices --- common/locales/en/groups.json | 2 +- common/locales/en/settings.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index 18092f214d..ffcf860675 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/en/settings.json b/common/locales/en/settings.json index c1d467aefd..1b931140d8 100644 --- a/common/locales/en/settings.json +++ b/common/locales/en/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -137,7 +137,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:",