From 45ae1ec7d65b6013e573e5f6324dd56ff336d7d8 Mon Sep 17 00:00:00 2001 From: scribblypanda Date: Sun, 11 Jan 2015 20:31:52 -0500 Subject: [PATCH] changed display name description to be consistent with login name description --- locales/en/character.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/character.json b/locales/en/character.json index 913705ebf2..601d1f13a2 100644 --- a/locales/en/character.json +++ b/locales/en/character.json @@ -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", + "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.)" + "displayNameDescription3": "if you are trying to edit your login name." }