Preparing to add mesh upload.
This commit is contained in:
@@ -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 '[CAPABILITY]'.
|
||||
</notification>
|
||||
|
||||
<global name="UnsupportedCPU">
|
||||
- Your CPU speed does not meet the minimum requirements.
|
||||
</global>
|
||||
|
||||
Reference in New Issue
Block a user