aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default
diff options
context:
space:
mode:
authorJacek Antonelli2010-04-27 22:24:20 -0500
committerJacek Antonelli2010-04-28 02:02:04 -0500
commit5cb0acf94eae6f6501943914fbf05e3308608aff (patch)
tree6435231867edae6f59c53a8b314fb5b48264cff6 /linden/indra/newview/skins/default
parentDisabled exporting object textures when connected to SL. (diff)
downloadmeta-impy-5cb0acf94eae6f6501943914fbf05e3308608aff.zip
meta-impy-5cb0acf94eae6f6501943914fbf05e3308608aff.tar.gz
meta-impy-5cb0acf94eae6f6501943914fbf05e3308608aff.tar.bz2
meta-impy-5cb0acf94eae6f6501943914fbf05e3308608aff.tar.xz
Added a notification to say that textures were not exported on SL.
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notify.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml
index 09b00de..cfc6515 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notify.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml
@@ -1096,4 +1096,11 @@ Click Accept to join the chat or Decline to decline the invitation. Click Mute t
1096 The URL you clicked cannot be opened from this web browser. 1096 The URL you clicked cannot be opened from this web browser.
1097 </message> 1097 </message>
1098 </notify> 1098 </notify>
1099
1100 <notify name="NoTextureExportSL" tip="true">
1101 <message name="message">
1102 Note: To comply with the Second Life Terms of Service, Imprudence did not download any texture files for the exported object(s).
1103 </message>
1104 </notify>
1105
1099</notifications> 1106</notifications>