diff options
author | James Cook <james@lindenlab.com> | 2009-11-20 09:46:23 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-20 09:46:23 -0800 |
commit | fc04d5bbb8b51b9ca39d1a3a1de0991de09cdb58 (patch) | |
tree | 0cc35255caa59f0f616ccb328bd42824505bfffc /indra/newview/skins/default/xui/en/notifications.xml | |
parent | ba3f7965e35e4eb0d7fcecc7267ec3af5f2d8d87 (diff) | |
parent | 644ee3f5ded17513e09de8c62a2bafe69ceb03d6 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0d1ed6fc64..d955e875a7 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1436,6 +1436,13 @@ Select objects with scripts that you have permission to modify. <notification icon="alertmodal.tga" + name="CannotOpenScriptObjectNoMod" + type="alertmodal"> + Unable to open script in object without modify permissions. + </notification> + + <notification + icon="alertmodal.tga" name="CannotSetRunningSelectObjectsNoScripts" type="alertmodal"> Not able to set any scripts to 'running'. |