diff options
author | simon <none@none> | 2014-04-01 18:42:15 -0700 |
---|---|---|
committer | simon <none@none> | 2014-04-01 18:42:15 -0700 |
commit | 565c41fdc2e2f8f9841cb41b446671563ea8d5e1 (patch) | |
tree | e2ad558f86e8eee0ef69b3bfff6fed0c02c8887e /indra/newview/skins/default | |
parent | 33dfc0a8a1ed56d7d24611981736fd5baf6b03c2 (diff) | |
parent | 93f7ac98b640c3bff13a87992f928122ee69201c (diff) |
Merge downstream code
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ce34c3f7a1..07531e0d56 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4137,6 +4137,19 @@ Are you sure you want to teleport to <nolink>[LOCATION]</nolink>? notext="Cancel" yestext="Teleport"/> </notification> + + <notification + icon="alertmodal.tga" + name="TeleportViaSLAPP" + type="alertmodal"> +Are you sure you want to teleport to <nolink>[LOCATION]</nolink>? + <tag>confirm</tag> + <usetemplate + ignoretext="Confirm that I want to teleport via SLAPP" + name="okcancelignore" + notext="Cancel" + yestext="Teleport"/> + </notification> <notification icon="alertmodal.tga" |