diff options
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. |