Preparing to add mesh upload.

This commit is contained in:
Siana Gearz
2011-12-02 09:30:12 +01:00
parent aeb766ee37
commit 697dd7e929
22 changed files with 7700 additions and 453 deletions

View File

@@ -1607,6 +1607,17 @@ Unable to upload [FILE] due to the following reason: [REASON]
Please try again later.
</notification>
<notification
icon="alertmodal.tga"
name="UploadCostConfirmation"
type="alertmodal">
This upload will cost L$[PRICE], do you wish to continue with the upload?
<usetemplate
name="okcancelbuttons"
notext="Cancel"
yestext="Upload"/>
</notification>
<notification
icon="alertmodal.tga"
name="CannotCreateLandmarkNotOwner"
@@ -6830,6 +6841,13 @@ The region you have entered is running a different simulator version. Click this
The URL you clicked cannot be opened from this web browser.
</notification>
<notification
name="RegionCapabilityRequestError"
icon="alert.tga"
type="alert">
Could not get region capability &apos;[CAPABILITY]&apos;.
</notification>
<global name="UnsupportedCPU">
- Your CPU speed does not meet the minimum requirements.
</global>