From d7603ffc9c94a6cdab94bc23745903c7fff25ff1 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Mon, 24 Jan 2022 16:33:44 +0200 Subject: SL-16627 AutoFPS first pass --- indra/newview/skins/default/xui/en/notifications.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index d4f71fb370..2fed214d69 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1847,6 +1847,19 @@ Graphics Quality can be raised in Preferences > Graphics. fail + + Changing this setting will disable automatic adjustment and turn off 'Auto FPS' setting. +Are you sure you want to continue? + confirm + + + Date: Fri, 4 Feb 2022 12:46:23 +0200 Subject: SL-15923 increase the shortcut level to the minimum required when clicking advanced lighting or shadows settings --- .../newview/skins/default/xui/en/notifications.xml | 28 +++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 2fed214d69..e01865a5ea 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1848,9 +1848,9 @@ Graphics Quality can be raised in Preferences > Graphics. + icon="alertmodal.tga" + name="AutoFPSConfirmDisable" + type="alertmodal"> Changing this setting will disable automatic adjustment and turn off 'Auto FPS' setting. Are you sure you want to continue? confirm @@ -1859,6 +1859,28 @@ Are you sure you want to continue? notext="Cancel" yestext="Continue"/> + +To turn on advanced lighting, we need to increase quality to level 4. + confirm + + + +To enable shadows, we need to increase quality to level 4. + confirm + + Date: Thu, 17 Mar 2022 18:47:42 +0200 Subject: SL-16627 show auto-adjustment warning when for Shadows quality and Water reflection settings --- indra/newview/skins/default/xui/en/notifications.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 98f74d321b..1b9df53ad2 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1864,7 +1864,7 @@ Graphics Quality can be raised in Preferences > Graphics. icon="alertmodal.tga" name="AutoFPSConfirmDisable" type="alertmodal"> - Changing this setting will disable automatic adjustment and turn off 'Auto FPS' setting. +Changing this setting will disable automatic adjustment and turn off 'Automatic settings'. Are you sure you want to continue? confirm Date: Thu, 13 Apr 2023 07:05:05 +0300 Subject: SL-19591 Prompt user to save current settings as Graphics Preset before enabling AutoFPS --- indra/newview/skins/default/xui/en/notifications.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 067e5c23c9..f9211600ea 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -11965,4 +11965,18 @@ If you want others to see this object, remove it and re-attach it to an avatar a yestext="OK"/> + +You are about to enable AutoFPS. All unsaved graphics settings will be lost. + +Would you like to save them first? + confirm + + + -- cgit v1.2.3