From 59d4d9706ad039851a331b4438d7dec8ec7ebb26 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Fri, 14 Aug 2015 08:13:25 -0500 Subject: [PATCH] Remove quotes from card strings --- common/locales/en/generic.json | 16 ++++++++-------- common/locales/en/limited.json | 10 +++++----- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/common/locales/en/generic.json b/common/locales/en/generic.json index c0600db04d..10ded61ab5 100644 --- a/common/locales/en/generic.json +++ b/common/locales/en/generic.json @@ -116,19 +116,19 @@ "greetingCard": "Greeting Card", "greetingCardExplanation": "You both receive the Cheery Chum achievement!", "greetingCardNotes": "Send a greeting card to a party member.", - "greeting0": "\"Hi there!\"", - "greeting1": "\"Just saying hello :)\"", - "greeting2": "\"`waves frantically`\"", - "greeting3": "\"Hey you!\"", + "greeting0": "Hi there!", + "greeting1": "Just saying hello :)", + "greeting2": "`waves frantically`", + "greeting3": "Hey you!", "cheeryChum": "Cheery Chum", "cheeryChumText": "Hey! Hi! Hello! Sent or received <%= cards %> greeting cards.", "thankyouCard": "Thank-You Card", "thankyouCardExplanation": "You both receive the Greatly Grateful achievement!", "thankyouCardNotes": "Send a Thank-You card to a party member.", - "thankyou0": "\"Thank you very much!\"", - "thankyou1": "\"Thank you, thank you, thank you!\"", - "thankyou2": "\"Sending you a thousand thanks.\"", - "thankyou3": "\"I'm very grateful - thank you!\"", + "thankyou0": "Thank you very much!", + "thankyou1": "Thank you, thank you, thank you!", + "thankyou2": "Sending you a thousand thanks.", + "thankyou3": "I'm very grateful - thank you!", "greatlyGrateful": "Greatly Grateful", "greatlyGratefulText": "Thanks for being thankful! Sent or received <%= cards %> Thank-You cards." } diff --git a/common/locales/en/limited.json b/common/locales/en/limited.json index 8ebf0b6151..0f84ac8f10 100644 --- a/common/locales/en/limited.json +++ b/common/locales/en/limited.json @@ -41,11 +41,11 @@ "seasonalItems": "Seasonal Items", "auldAcquaintance": "Auld Acquaintance", "auldAcquaintanceText": "Happy New Year! Sent or received <%= cards %> New Year's cards.", - "nye0": "\"Happy New Year! May you slay many a bad Habit.\"", - "nye1": "\"Happy New Year! May you reap many Rewards.\"", - "nye2": "\"Happy New Year! May you earn many a Perfect Day.\"", - "nye3": "\"Happy New Year! May your To-Do list stay short and sweet.\"", - "nye4": "\"Happy New Year! May you not get attacked by a raging Hippogriff.\"", + "nye0": "Happy New Year! May you slay many a bad Habit.", + "nye1": "Happy New Year! May you reap many Rewards.", + "nye2": "Happy New Year! May you earn many a Perfect Day.", + "nye3": "Happy New Year! May your To-Do list stay short and sweet.", + "nye4": "Happy New Year! May you not get attacked by a raging Hippogriff.", "holidayCard": "Received a holiday card!", "mightyBunnySet": "Mighty Bunny (Warrior)", "magicMouseSet": "Magic Mouse (Mage)",