diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-06 20:37:24 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-05-06 20:37:24 +0100 |
commit | acc3b1e228c71fc2731ded3a85795654dc0b1991 (patch) | |
tree | c99d0ffbb2265768af7f6605ddd34a3aa426c2d4 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | e996eab27850d635461e919549060da569e9dc6b (diff) | |
parent | 17b42d5c5e0577cfcb59dc8972ddee602938d419 (diff) |
merge from viewer-public
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4479a3dd4d..10914285dd 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5088,28 +5088,6 @@ An object named [OBJECTFROMNAME] owned by [NAME_SLURL] has given you this [OBJEC <notification icon="notify.tga" - name="ObjectGiveItemUnknownUser" - type="offer"> -An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you this [OBJECTTYPE]: -[ITEM_SLURL] - <form name="form"> - <button - index="0" - name="Keep" - text="Keep"/> - <button - index="1" - name="Discard" - text="Discard"/> - <button - index="2" - name="Mute" - text="Block"/> - </form> - </notification> - - <notification - icon="notify.tga" name="UserGiveItem" persist="true" type="offer"> |