summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2010-04-19 13:54:50 -0700
committerJames Cook <james@lindenlab.com>2010-04-19 13:54:50 -0700
commit16aa2a2a0f29fa927455e616817eef2bedbbf7a7 (patch)
tree632d76df24492aef0b8426591889f4d979231e2b /indra/newview/skins/default
parentd38727e47ba5d7dd449c6ba62ac6c988ac66236f (diff)
DEV-49149 Localizable server error message for Display Names
Try to look up a specific translation for the error in the viewer, but failing that, try to use a message sent by the server. Reviewed with Simon.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index e57b21b05c..1e93c3cc98 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -3062,6 +3062,15 @@ Change your display name?
<notification
icon="alertmodal.tga"
+ name="AgentDisplayNameSetLindenFailed"
+ type="alertmodal">
+Sorry, your display name cannot contain the word 'Linden'.
+
+Please try a different name.
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
name="SetDisplayNameFailedThrottle"
type="alertmodal">
Sorry, you can only change your display name once every [FREQUENCY] hour(s).