diff options
author | Ansariel <none@none> | 2016-04-07 10:04:05 +0200 |
---|---|---|
committer | Ansariel <none@none> | 2016-04-07 10:04:05 +0200 |
commit | 77ef10e0493a192a1e7f1cb988bac757bd199f69 (patch) | |
tree | d05b644d202e0293d8ff2aa4153af25e8fa94f39 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | f0107eb8aae46a928b0b3e6564cc4ed3031e1271 (diff) |
OPEN-292: More removal of orphaned legacy script upload methods
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index cf6eac66b7..10cce8432b 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -554,22 +554,6 @@ This listing could not be updated. <notification icon="alertmodal.tga" - name="CompileQueueSaveText" - type="alertmodal"> -There was a problem uploading the text for a script due to the following reason: [REASON]. Please try again later. - <tag>fail</tag> - </notification> - - <notification - icon="alertmodal.tga" - name="CompileQueueSaveBytecode" - type="alertmodal"> -There was a problem uploading the compiled script due to the following reason: [REASON]. Please try again later. - <tag>fail</tag> - </notification> - - <notification - icon="alertmodal.tga" name="WriteAnimationFail" type="alertmodal"> There was a problem writing animation data. Please try again later. @@ -1552,14 +1536,6 @@ Would you like to load the server's last saved version? <notification icon="alertmodal.tga" - name="SaveScriptFailReason" - type="alertmodal"> -There was a problem saving a script due to the following reason: [REASON]. Please try re-saving the script later. -<tag>fail</tag> - </notification> - - <notification - icon="alertmodal.tga" name="SaveScriptFailObjectNotFound" type="alertmodal"> Could not save the script because the object it is in could not be found. @@ -1569,14 +1545,6 @@ The object may be out of range or may have been deleted. <notification icon="alertmodal.tga" - name="SaveBytecodeFailReason" - type="alertmodal"> -There was a problem saving a compiled script due to the following reason: [REASON]. Please try re-saving the script later. -<tag>fail</tag> - </notification> - - <notification - icon="alertmodal.tga" name="StartRegionEmpty" type="alertmodal"> Your Start Region is not defined. |