aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/notifications.xml
diff options
context:
space:
mode:
authorJacek Antonelli2011-06-11 16:41:51 -0500
committerJacek Antonelli2011-06-11 16:41:51 -0500
commit0e8abd5508fa281e67ac7e0600e0ae8a60b4f75f (patch)
treebd2b35dcf47e43592956e940d15c1d7ea8670b30 /linden/indra/newview/skins/default/xui/en-us/notifications.xml
parentDon't limit select distance when Disable Max Build Constraints is enabled (diff)
parentUse the name of the root node for the default export filename (diff)
downloadmeta-impy-0e8abd5508fa281e67ac7e0600e0ae8a60b4f75f.zip
meta-impy-0e8abd5508fa281e67ac7e0600e0ae8a60b4f75f.tar.gz
meta-impy-0e8abd5508fa281e67ac7e0600e0ae8a60b4f75f.tar.bz2
meta-impy-0e8abd5508fa281e67ac7e0600e0ae8a60b4f75f.tar.xz
Merge remote-tracking branch 'mccabe/1.4-fbeta-export_texture_sl' into next
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/notifications.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml22
1 files changed, 18 insertions, 4 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 cb8171d..4474dad 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7301,14 +7301,28 @@ Shadows cannot be enabled due to your graphics settings being set too low. Make
7301</notification> 7301</notification>
7302 7302
7303<notification 7303<notification
7304 icon="notifytip.tga" 7304 icon="alert.tga"
7305 name="NoTextureExportSL" 7305 name="ExportFailed"
7306 type="notifytip"> 7306 type="alert">
7307Note: To comply with the Second Life Terms of Service, Imprudence did not download any texture files for the exported object(s). 7307Bad permissions for the exported object. Export aborted.
7308</notification> 7308</notification>
7309 7309
7310<notification 7310<notification
7311 icon="alert.tga" 7311 icon="alert.tga"
7312 name="ExportPartial"
7313 type="alert">
7314Object exported. Some textures could not be saved due to: [REASON]
7315</notification>
7316
7317<notification
7318 icon="notifytip.tga"
7319 name="ExportSuccessful"
7320 type="notifytip">
7321Export successful.
7322</notification>
7323
7324<notification
7325 icon="alert.tga"
7312 name="Help_CmdLine" 7326 name="Help_CmdLine"
7313 type="alert"> 7327 type="alert">
7314Various options for command line features. 7328Various options for command line features.