Anim upload issues fixed, bulk upload clarified.

This commit is contained in:
Siana Gearz
2012-08-16 07:31:36 +02:00
parent 23b34aeb92
commit f77f846c8d
9 changed files with 40 additions and 1051 deletions

View File

@@ -7377,5 +7377,33 @@ Your shape, skin, hair or eyes might be defect.
</form>
</notification>
<notification
icon="alertmodal.tga"
name="BulkTemporaryUpload"
type="alertmodal">
Would you like to bulk upload the files as temporary files?
Only textures will upload as temporary on Agni and Aditi.
WARNING: Each upload costs [UPLOADCOST] if it's not temporary
<usetemplate
name="yesnocancelbuttons"
notext="Permanent"
yestext="Temporary"
canceltext="Cancel"/>
</notification>
<notification
icon="alertmodal.tga"
name="BulkTemporaryUploadFree"
type="alertmodal">
Would you like to bulk upload the files as temporary files?
Only textures will upload as temporary on Agni and Aditi.
<usetemplate
name="yesnocancelbuttons"
notext="Permanent"
yestext="Temporary"
canceltext="Cancel"/>
</notification>
</notifications>