diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-07-12 13:52:57 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2021-07-12 13:52:57 +0300 |
commit | d8df532ac9d3f972e2b26bf551338fec2c2ee7a9 (patch) | |
tree | ac3a7ee2c5d00c04268ab3334904ec9c947db75f /indra/newview/skins | |
parent | 8ca811f84989538d8834eb098103637d3d0d6673 (diff) |
SL-14795 Remove landmark notification in nearby chat
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4a02b576c2..1dbc15cfd3 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2296,6 +2296,7 @@ Please try again later. <notification icon="notifytip.tga" name="LandmarkCreated" + log_to_chat="false" type="notifytip"> You have added "[LANDMARK_NAME]" to your [FOLDER_NAME] folder. </notification> |