diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 680226f44f..f8bb15dc24 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3063,6 +3063,17 @@ Are you sure you want to teleport? </notification> <notification + icon="alertmodal.tga" + name="TeleportToPick" + type="alertmodal"> +Teleport to [PICK]? + <usetemplate + name="okcancelbuttons" + notext="Cancel" + yestext="OK"/> + </notification> + + <notification icon="alert.tga" label="Message everyone in your Estate" name="MessageEstate" |