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
@@ -12580,35 +12580,4 @@ are wearing now.
12580
12580
name="okbutton"
12581
12581
yestext="OK"/>
12582
12582
</notification>
12583
-
12584
-
<notification
12585
-
icon="notify.tga"
12586
-
name="TextureDiscardBackgrounded"
12587
-
type="notify">
12588
-
<unique>
12589
-
<context>DELAY</context>
12590
-
</unique>
12591
-
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.
12592
-
<usetemplate
12593
-
ignoretext="Ask me about background texture memory usage and recovery"
12594
-
name="okcancelignore"
12595
-
yestext="OK"
12596
-
notext="Disable"/>
12597
-
</notification>
12598
-
12599
-
<notification
12600
-
icon="notify.tga"
12601
-
name="TextureDiscardMinimized"
12602
-
type="notify">
12603
-
<unique>
12604
-
<context>DELAY</context>
12605
-
</unique>
12606
-
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.
12607
-
<usetemplate
12608
-
ignoretext="Ask me about minimized texture memory usage and recovery"
0 commit comments