From b08553da4b0945aa03c9f2188adc2a0e12ebef5c Mon Sep 17 00:00:00 2001
From: NiranV <niranv.dean@googlemail.com>
Date: Wed, 1 Jul 2020 04:21:14 +0200
Subject: [PATCH] Changed: Clarify that with "Projector" shadows we actually
 include Sun and Moon as well.

---
 .../skins/default/xui/en/panel_preferences_graphics1.xml        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
index 1d3623b0a80..4437dd7d12a 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml
@@ -3703,7 +3703,7 @@ WARNING! - Does not work with prim param LIGHT script command and emmisive masks
                         </radio_item>
                         <radio_item
                         height="16"
-                        label="Projectors"
+                        label="Sun, Moon and Projectors"
                         value="2"
 								tool_tip="&lt;icon&gt;Stat_Dot3&lt;/icon&gt; Performance  		
 &lt;icon&gt;Stat_Dot4&lt;/icon&gt; Graphics         
-- 
GitLab