modified login/display name info to be more descriptive

This commit is contained in:
scribblypanda
2015-01-12 21:45:58 -05:00
parent 45ae1ec7d6
commit 41364f6c59
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -130,7 +130,7 @@
"youCastTarget": "You cast <%= spell %> on <%= target %>.",
"youCastParty": "You cast <%= spell %> for the party.",
"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."
"displayNameDescription1": "This is what appears in messages you post in the Tavern, guilds, and party chat, along with what is displayed on your avatar. Go to",
"displayNameDescription2": "Settings->Site",
"displayNameDescription3": "and scroll down to the Registration section to change your login name."
}
+3 -3
View File
@@ -77,7 +77,7 @@
"username": "Login Name",
"email": "Email",
"registeredWithFb": "Registered with Facebook",
"loginNameDescription1": "This is what you use to login to HabitRPG. Click ",
"loginNameDescription2": "here",
"loginNameDescription3": "to change your display name."
"loginNameDescription1": "This is what you use to login to HabitRPG. Go to ",
"loginNameDescription2": "User->Profile",
"loginNameDescription3": "to change the name that appears in your avatar and chat messages."
}