Remove quotes from card strings
This commit is contained in:
@@ -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."
|
||||
}
|
||||
|
||||
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user