You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: indra/newview/skins/default/xui/en/notifications.xml
-31Lines changed: 0 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -12586,35 +12586,4 @@ are wearing now.
12586
12586
name="okbutton"
12587
12587
yestext="OK"/>
12588
12588
</notification>
12589
-
12590
-
<notification
12591
-
icon="notify.tga"
12592
-
name="TextureDiscardBackgrounded"
12593
-
type="notify">
12594
-
<unique>
12595
-
<context>DELAY</context>
12596
-
</unique>
12597
-
To improve system performance, [SECOND_LIFE] has reduced texture memory usage after being in the background for [DELAY] seconds. It may take some time for texture image quality to return to normal.
12598
-
<usetemplate
12599
-
ignoretext="Ask me about background texture memory usage and recovery"
12600
-
name="okcancelignore"
12601
-
yestext="OK"
12602
-
notext="Disable"/>
12603
-
</notification>
12604
-
12605
-
<notification
12606
-
icon="notify.tga"
12607
-
name="TextureDiscardMinimized"
12608
-
type="notify">
12609
-
<unique>
12610
-
<context>DELAY</context>
12611
-
</unique>
12612
-
To improve system performance, [SECOND_LIFE] has reduced texture memory usage after being minimized for [DELAY] seconds. It may take some time for texture image quality to return to normal.
12613
-
<usetemplate
12614
-
ignoretext="Ask me about minimized texture memory usage and recovery"
0 commit comments