diff options
author | James Cook <james@lindenlab.com> | 2010-05-07 16:12:49 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-05-07 16:12:49 -0700 |
commit | 629591302b0da72afdc6e5186bd65c952e90d732 (patch) | |
tree | df3b851d1b5cc0280f12c075293bd5a0219fdc7b /indra/newview/skins/default | |
parent | 1c98cce8f0aa9606db9f1ab9d455b13c4cc22866 (diff) |
DEV-49780 Tweak to name lockout timing message
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6d90ec901a..3021f535c8 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3073,7 +3073,7 @@ Just like in real life, it takes a while for everyone to learn about a new name. icon="alertmodal.tga" name="AgentDisplayNameUpdateThresholdExceeded" type="alertmodal"> -Sorry, you can only change your display name once every 24 hours. +Sorry, you can only change your name once every 24 hours. Please try again later. </notification> |