diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-06 14:35:48 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-07-06 14:35:48 -0400 |
commit | 7de36b3d4217f5ceee8b46a59983229b7af35981 (patch) | |
tree | 4e4d736e87b338c68105ff6d6d8f2b5f30e46088 /indra/newview/skins/default/xui | |
parent | d1d38d6e9d6254d4ea40cc486426d2d8c528f58a (diff) | |
parent | 9d96da4b94c875b8f32e9893f37142ba07b0c453 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui')
-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 290c8c55a9..04a8a02ecd 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -817,6 +817,17 @@ Delete pick <nolink>[PICK]</nolink>? <notification icon="alertmodal.tga" + name="DeleteOutfits" + type="alertmodal"> + Delete the selected outfit/s? + <usetemplate + name="okcancelbuttons" + notext="Cancel" + yestext="OK"/> + </notification> + + <notification + icon="alertmodal.tga" name="PromptGoToEventsPage" type="alertmodal"> Go to the [SECOND_LIFE] events web page? |