diff options
author | Jonathan Yap <none@none> | 2013-01-25 06:23:56 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2013-01-25 06:23:56 -0500 |
commit | 0afbc85efadfb3e3e825a5cade9f76876fbdf1a4 (patch) | |
tree | 892d784d3490ee82262a6bcdaeb264005f824654 /indra/newview/skins | |
parent | 12182d7cc3fbc3462e7dbacd09c975dc76b8f75f (diff) |
STORM-1838 Minor UI improvements and code changes
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 3baf223172..e41f8c8e8c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3931,7 +3931,7 @@ Join me in [REGION] icon="alertmodal.tga" name="TeleportRequestPrompt" type="alertmodal"> -Request a teleport to their location with the following message +Request a teleport to [NAME] location with the following message <tag>confirm</tag> <form name="form"> <input name="message" type="text"> @@ -6478,7 +6478,7 @@ Your object named <nolink>[OBJECTFROMNAME]</nolink> has given you th type="offer"> [NAME_SLURL] has offered to teleport you to their location: -“[MESSAGE]” +"[MESSAGE]” <icon>[MATURITY_ICON]</icon> - [MATURITY_STR] <tag>confirm</tag> <form name="form"> @@ -6543,7 +6543,7 @@ However, this region contains content accessible to adults only. [NAME_SLURL] is requesting to be teleported your to your location. [MESSAGE] -Will you permit this? +Offer a teleport? <tag>confirm</tag> <form name="form"> <button |