Add missing notifications.
This commit is contained in:
@@ -7329,6 +7329,22 @@ The region you have entered is running a different simulator version. Click this
|
|||||||
The URL you clicked cannot be opened from this web browser.
|
The URL you clicked cannot be opened from this web browser.
|
||||||
</notification>
|
</notification>
|
||||||
|
|
||||||
|
<notification
|
||||||
|
name="MeshUploadError"
|
||||||
|
icon="alert.tga"
|
||||||
|
type="alert">
|
||||||
|
[LABEL] failed to upload: [MESSAGE] [IDENTIFIER]
|
||||||
|
|
||||||
|
See the log file for details.
|
||||||
|
</notification>
|
||||||
|
|
||||||
|
<notification
|
||||||
|
name="MeshUploadPermError"
|
||||||
|
icon="alert.tga"
|
||||||
|
type="alert">
|
||||||
|
Error while requesting mesh upload permissons.
|
||||||
|
</notification>
|
||||||
|
|
||||||
<notification
|
<notification
|
||||||
name="RegionCapabilityRequestError"
|
name="RegionCapabilityRequestError"
|
||||||
icon="alert.tga"
|
icon="alert.tga"
|
||||||
|
|||||||
Reference in New Issue
Block a user