diff options
author | PanteraPolnocy <panterapolnocy@gmail.com> | 2023-10-08 02:21:16 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-10-10 00:15:15 +0300 |
commit | d60b28e4cb2c69acbbd01ca56b03c19c1df4041a (patch) | |
tree | d4c2db8b2b1a545296f92f42e76fdef61fb19256 /indra/newview/skins/default/xui/en | |
parent | f2a1c44c63641bed0e80561ff9066fa8588eb86c (diff) |
Get rid of a duplicate notification
InventoryLimitReachedAIS
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 204fead7e0..ac63786b15 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6441,14 +6441,6 @@ Your trash is overflowing. This may cause problems logging in. </notification> <notification - icon="notifytip.tga" - name="InventoryLimitReachedAIS" - type="notifytip"> -Your inventory is experiencing issues. Please, contact support. - <tag>fail</tag> - </notification> - - <notification icon="alertmodal.tga" name="InventoryLimitReachedAISAlert" type="alertmodal"> |