diff options
author | Jacek Antonelli | 2010-05-01 10:04:13 -0500 |
---|---|---|
committer | Jacek Antonelli | 2010-05-01 10:04:20 -0500 |
commit | f03c737455e8178f8c6b31b04d5c0387ad5f18a8 (patch) | |
tree | 0234b27a106beb1500406640b1025b9f7f8ace09 /linden/indra/newview/skins/default/xui | |
parent | Merged 1.2.2 (TPV) into 1.3. (diff) | |
download | meta-impy-f03c737455e8178f8c6b31b04d5c0387ad5f18a8.zip meta-impy-f03c737455e8178f8c6b31b04d5c0387ad5f18a8.tar.gz meta-impy-f03c737455e8178f8c6b31b04d5c0387ad5f18a8.tar.bz2 meta-impy-f03c737455e8178f8c6b31b04d5c0387ad5f18a8.tar.xz |
Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml index 2754b3a..f70d837 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||
@@ -6691,6 +6691,13 @@ Go to the Official Imprudence Forums to discuss the Imprudence Project. | |||
6691 | Shadows cannot be enabled due to your graphics settings being set too low. Make sure your graphics settings are set to Ultra with Basic and Atmospheric Shaders enabled. | 6691 | Shadows cannot be enabled due to your graphics settings being set too low. Make sure your graphics settings are set to Ultra with Basic and Atmospheric Shaders enabled. |
6692 | </notification> | 6692 | </notification> |
6693 | 6693 | ||
6694 | <notification | ||
6695 | icon="notifytip.tga" | ||
6696 | name="NoTextureExportSL" | ||
6697 | type="notifytip"> | ||
6698 | Note: To comply with the Second Life Terms of Service, Imprudence did not download any texture files for the exported object(s). | ||
6699 | </notify> | ||
6700 | |||
6694 | 6701 | ||
6695 | <!--End Imprudence notifications--> | 6702 | <!--End Imprudence notifications--> |
6696 | 6703 | ||