summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2022-12-13 16:13:49 -0600
committerDave Parks <davep@lindenlab.com>2022-12-13 16:13:49 -0600
commit5fcfe95422b4c3a5434b3eb711cd12401d4329d3 (patch)
treeed3a5a8daaa360e6fd590af6b6a6e7d51086c864 /indra/newview/skins/default/xui/en/notifications.xml
parent0c2e7a8eb70193b083a055dacbfde67239a8ff07 (diff)
SL-18782 Make primitive parameters automatically follow Reflection Probe controls.
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 1dc979fda6..270fa492de 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -12019,4 +12019,16 @@ Unpacking: [UNPACK_TIME]s [USIZE]KB
type="notifytip">
Material successfully created. Asset ID: [ASSET_ID]
</notification>
+
+ <notification
+ icon="notifytip.tga"
+ name="ReflectionProbeApplied"
+ persist="true"
+ type="alertmodal">
+ Your object has been set to the default Reflection Probe state, which is an invisible, phantom, 5m sphere. To learn more about Reflection Probes and how to use them, see the Knowledge Base.
+ <usetemplate ignoretext="Reflection Probe tips"
+ name="okignore"
+ yestext="OK"/>
+ </notification>
+
</notifications>