diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-07-20 17:46:59 +0300 | 
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2023-07-20 17:46:59 +0300 | 
| commit | f1f8253689c65adcd8e7dc939b478bb82b8975ec (patch) | |
| tree | 8dc41ed33b5702a578aad857612ada4345b5e82e /indra | |
| parent | 4e5bf2a9702236171d859d222b8a7374f5272c86 (diff) | |
SL-20042 remove extra space from the message text
Diffstat (limited to 'indra')
| -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 d3a31f16ec..af0bda16d0 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -12124,7 +12124,7 @@ Would you like to save them first?      name="AutoAdjustHDRSky"      persist="true"      type="alertmodal"> -      You are editing a non-HDR sky that has been automatically converted to HDR.  To remove HDR and tone mapping, set Reflection Probe Ambiance to zero. +      You are editing a non-HDR sky that has been automatically converted to HDR. To remove HDR and tone mapping, set Reflection Probe Ambiance to zero.      <usetemplate          ignoretext="HDR Sky adjustment warning"          name="okignore" | 
