diff options
author | Dave Houlton <euclid@lindenlab.com> | 2021-06-07 15:35:17 -0600 |
---|---|---|
committer | Dave Houlton <euclid@lindenlab.com> | 2021-06-07 15:35:17 -0600 |
commit | 9dc6a6a1b7ec21a578ac6f5a92eb16037f323824 (patch) | |
tree | 3778170a54540aeda742494df8d18b8383e11f23 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 639acb6ff7495a6840d437dd8473172ec03e200a (diff) | |
parent | 4623b822386accfae5907c88099c2a88377a0271 (diff) |
Merge branch 'master' into DV528-merge-6.4.20
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index a1c73d12d0..cc0dc5c3cc 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -9588,6 +9588,12 @@ You do not appear to have the proper hardware requirements for [APP_NAME]. [APP_ If you continue to have problems, please visit the [SUPPORT_SITE]. </global> + <global name="UnsupportedIntelDriver"> +The installed Intel graphics driver for [GPUNAME], version [VERSION], is significantly out of date and is known to cause excessive rates of program crashes. You are strongly advised to update to a current Intel driver + +Do you want to check the Intel driver website? + </global> + <global name="UnsupportedCPUAmount"> 796 </global> |