diff options
author | Oz Linden <oz@lindenlab.com> | 2011-10-07 14:38:00 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-10-07 14:38:00 -0400 |
commit | 02e1578365627b3be265fa733f1206897c51ee77 (patch) | |
tree | 18066ade3f93289c909ec67fd30baa420f69e798 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | f31cb4c790de84e297ced3045f33a7ba6dc85521 (diff) |
storm-1581: modify feature table rules to increment version only when the intent is to reset all graphics preferences
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 1d5f9e731a..03181d79cd 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2674,9 +2674,9 @@ to '[THIS_GPU]' <notification icon="alertmodal.tga" - name="DisplaySetToRecommended" + name="DisplaySetToRecommendedFeatureChange" type="alertmodal"> -Display settings have been set to recommended levels based on your system configuration. +Display settings have been set to recommended levels because of a change to the rendering subsystem. </notification> <notification |