diff options
author | eli <none@none> | 2011-08-04 15:34:46 -0700 |
---|---|---|
committer | eli <none@none> | 2011-08-04 15:34:46 -0700 |
commit | 593fe99bc6d8b6ed9246db23b3d1844931a0a7b1 (patch) | |
tree | e99bf5579c5e672c7e6cfb21dbcf2fff966217bd /indra/newview/skins/default/xui/en/notifications.xml | |
parent | cd2eb08967b2cbf627db43754aec6627692ce261 (diff) |
sync with viewer-development
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 661165069e..6e2596a49e 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6810,6 +6810,20 @@ Select residents to share with. See the log file for details. </notification> + <notification + name="MeshUploadPermError" + icon="alert.tga" + type="alert"> + Error while requesting mesh upload permissons. + </notification> + + <notification + name="RegionCapabilityRequestError" + icon="alert.tga" + type="alert"> + Could not get region capability '[CAPABILITY]'. + </notification> + <notification icon="notifytip.tga" name="ShareItemsConfirmation" |