added translatable strings for display name description

This commit is contained in:
scribblypanda
2015-01-11 20:17:36 -05:00
parent ccb1c4cd99
commit a505d88452
+4 -1
View File
@@ -129,5 +129,8 @@
"youCast": "You cast <%= spell %>.",
"youCastTarget": "You cast <%= spell %> on <%= target %>.",
"youCastParty": "You cast <%= spell %> for the party.",
"critBonus": "Critical Hit! Bonus: "
"critBonus": "Critical Hit! Bonus: ",
"displayNameDescription1": "(This is what appears in messages you post in the Tavern, guilds, and party chat, along with what is displayed on your avatar. Click",
"displayNameDescription2": "here",
"displayNameDescription3": "if you are trying to edit your login name.)"
}