diff options
author | Euclid Linden <euclid@lindenlab.com> | 2021-06-07 21:53:41 +0000 |
---|---|---|
committer | Euclid Linden <euclid@lindenlab.com> | 2021-06-07 21:53:41 +0000 |
commit | c3d7cd4ac12fd73bf3d7abd402312765a71e06c3 (patch) | |
tree | 3778170a54540aeda742494df8d18b8383e11f23 /indra/newview/skins/default | |
parent | 639acb6ff7495a6840d437dd8473172ec03e200a (diff) | |
parent | 9dc6a6a1b7ec21a578ac6f5a92eb16037f323824 (diff) |
Merged in DV528-merge-6.4.20 (pull request #591)
DRTVWR-528 merge up to 6.4.20
Diffstat (limited to 'indra/newview/skins/default')
-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> |