diff options
author | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-05-18 18:01:08 +0300 |
---|---|---|
committer | Yuri Chebotarev <ychebotarev@productengine.com> | 2010-05-18 18:01:08 +0300 |
commit | 5689f2884a69a20a950abe4e38052fc9a91a5dfd (patch) | |
tree | 5c55b4c5813b3f27aff3013ce653044402ce9fcf /indra/newview | |
parent | bf0a0de466ad036065e4ce8ee034af341857a5a3 (diff) |
ext-5600 partitial fix Add missing message to notification.xml
Reviwed by Mike Antipov at https://codereview.productengine.com/secondlife/r/400/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index a2acb8100f..2d73cc904b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6118,6 +6118,12 @@ The button will be shown when there is enough space for it. type="notifytip"> Drag items from inventory onto a person in the resident picker </notification> + <notification + icon="notifytip.tga" + name="DeedToGroupFail" + type="notifytip"> +Deed to group failed. + </notification> <notification icon="notifytip.tga" |