diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-09-24 18:54:54 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-09-24 18:54:54 +0300 |
commit | 6e0481b6040a0f9cad9d91f130e5ddd9ab1a0b52 (patch) | |
tree | 7de3f302e5480434975bcfcc991b1609f50b203b /indra/newview | |
parent | ee532d946dc394bd3ebdaefedb6034520b83ef9a (diff) |
SL-9677 EEP Small adjustment to error message for not applying enviroment setting
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index cd642f9531..4813ae3468 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6068,7 +6068,7 @@ This day cycle file references a missing sky file: [SKY]. icon="alertmodal.tga" name="WLRegionApplyFail" type="alertmodal"> -Sorry, the settings couldn't be applied to the region. Leaving the region and then returning may help rectify the problem. The reason given was: [FAIL_REASON] +Sorry, the settings couldn't be applied to the region. Reason: [FAIL_REASON] </notification> <notification |