diff options
author | Merov Linden <merov@lindenlab.com> | 2014-07-04 15:05:28 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2014-07-04 15:05:28 -0700 |
commit | 9a5ebdb1af723eed134d9e4e7ef4c7219a45f27b (patch) | |
tree | d8a7f03cf3e38b66010f0772560d6198be71251e /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 18579f8eedb4d31ded2658dd5d8d1f82477a5d56 (diff) |
DD-128 : Fixed. Do not allow clothes or body parts on active listings to be worn or rendered IW
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 11c3ca14d0..a7e15ed27c 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -357,6 +357,14 @@ This listing could not be updated. </notification> <notification + icon="alertmodal.tga" + name="AlertMerchantListingCannotWear" + type="alertmodal"> + You can not wear clothes or body parts that are on the Marketplace. + <tag>fail</tag> + </notification> + + <notification icon="alertmodal.tga" name="CompileQueueSaveText" type="alertmodal"> |