diff options
author | Oz Linden <oz@lindenlab.com> | 2016-04-29 14:07:57 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2016-04-29 14:07:57 -0400 |
commit | 9a83367e43205dcd76958f7773def9d7d0874ad7 (patch) | |
tree | cd5b84dad02041e6db364d0a0a50e06311bfa02d /indra | |
parent | f495ca8f1a5046efc4eb4dba00755d3518b580e7 (diff) |
MAINT-6373: allow user to ignore notices about whether or not they are being rendered
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 47116dc8e3..9810242f5d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3319,6 +3319,9 @@ You can use [SECOND_LIFE] normally and other people will see you correctly. </unique> Your [https://community.secondlife.com/t5/English-Knowledge-Base/Avatar-Rendering-Complexity/ta-p/2967838 avatar complexity] is [AGENT_COMPLEXITY]. [OVERLIMIT_MSG] + <usetemplate + ignoretext="Warn me if my avatar complexity may be too high" + name="notifyignore"/> </notification> <notification |