Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-31) was last changed on 29-Dec-2020 05:25 by Ben Spink

This page was created on 29-Dec-2020 05:25 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 33 added 39 lines
/*Upload bar latest localizations, do not change this, use localization instructions*/
window.locale = {
"fileupload": {
"errors": {
"maxFileSize": "File is too big",
"minFileSize": "File is too small",
"acceptFileTypes": "Filetype not allowed",
"maxNumberOfFiles": "Max number of files exceeded",
"uploadedBytes": "Uploaded bytes exceed file size",
"emptyResult": "Empty file upload result",
"fileAvailableInSelectedFolder" : "File already added to upload in the same folder",
"fileExistOnServer" : "File exist on server",
"fileBiggerThanAllowed" : "File is bigger than allowed size",
"dirNoWritable" : "You can not upload to this directory",
"true" : "true"
},
"error": "Error",
"start": "Start",
"waiting" : "Waiting...",
"uploading" : "Uploading : ",
"reupload" : "Re-Upload",
"share" : "Share",
"cancel": "Cancel",
"destroy": "Delete",
"overwrite" : "Overwrite",
"uploadTo" : "Upload to : ",
"pause" : "Pause",
"errorLabel" : "Error : ",
"details" : "Details",
"uploadedInLabelText" : "Uploaded in : ",
"atAvgSpeedOfLabelText" : "at Avg. Speed of : ",
"uploadCompletedText" : "Upload Completed",
"uploadedFileText" : "File uploaded to server",
"uploadedMultipleFilesText" : "All files uploaded."
}
};
// FTP WebInterface Localization options
var localizations = {};
At line 313 added 4 lines
localizations.ManageShareWindowDeleteLinkText = "Delete";
localizations.ManageShareWindowHideLinkText = "Hide";
localizations.ManageShareWindowGridLinkLabelText = "Link";
localizations.ManageShareWindowGridFromLabelText = "From";
At line 319 added 9 lines
localizations.ManageShareWindowGridBCCLabelText = "BCC";
localizations.ManageShareWindowGridSubjectLabelText = "Subject";
localizations.ManageShareWindowGridBodyLabelText = "Body";
localizations.ManageShareWindowGridShareTypeLabelText = "Share Type";
localizations.ManageShareWindowGridUserNameLabelText = "Username";
localizations.ManageShareWindowGridPasswordLabelText = "Password";
localizations.ManageShareWindowGridAttachedLabelText = "Attached in Email?";
localizations.ManageShareWindowGridUploadLabelText = "Upload Allowed?";
localizations.ManageShareWindowGridPathsLabelText = "Paths";
At line 423 added 2 lines
localizations.advancedOperationsDownloadStatus = "Downloading";
localizations.advancedOperationsUploadStatus = "Uploading";
At line 398 changed 2 lines
// Page size selection menu item.
localizations.PageSizeSelectionLinkText = "Show {0} items on page"
//Data size format items
localizations.dataFormatBytes = "bytes";
localizations.dataFormatKiloBytes = "KB";
localizations.dataFormatMegaBytes = "MB";
localizations.dataFormatGigaBytes = "GB";
localizations.dataFormatTeraBytes = "TB";
At line 459 added 7 lines
localizations.loadingIndicatorText = "Please wait...";
//Server message localized
localizations.share_complete = "Publish Completed.";
localizations.share_email_sent = "Email message sent.";
localizations.share_open_in_email_client = "Open in Email Client";
Version Date Modified Size Author Changes ... Change note
31 29-Dec-2020 05:25 4.825 kB Ben Spink to previous
30 29-Dec-2020 05:25 39.753 kB Ben Spink to previous | to last
29 29-Dec-2020 05:25 39.749 kB Ben Spink to previous | to last
28 29-Dec-2020 05:25 39.732 kB Ben Spink to previous | to last
27 29-Dec-2020 05:25 39.749 kB Ben Spink to previous | to last
26 29-Dec-2020 05:25 39.537 kB Ben Spink to previous | to last
25 29-Dec-2020 05:25 39.267 kB Ben Spink to previous | to last
24 29-Dec-2020 05:25 36.855 kB Ben Spink to previous | to last
23 29-Dec-2020 05:25 36.421 kB Ben Spink to previous | to last
22 29-Dec-2020 05:25 36.321 kB Ben Spink to previous | to last
21 29-Dec-2020 05:25 35.122 kB Halmágyi Árpád to previous | to last
« This page (revision-31) was last changed on 29-Dec-2020 05:25 by Ben Spink
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu

JSPWiki