Ultimate Uploader v1.6
Localization parameters
  Home page
Contact support

Localizable strings list

To learn how to change strings, please read localization page at quick start section.

Property name Default value
Main window
AddButtonText "Browse..."
AddButtonHint "Add files"
RemoveButtonText "Remove"
RemoveButtonHint "Remove files"
ClearButtonText "Clear"
ClearButtonHint "Clear list"
SetGridViewText undefined (image is displayed)
SetGridViewHint "Grid view"
SetThumbsViewText undefined (image is displayed)
SetThumbsViewHint "Thumbnails view"
CancelButtonText "Cancel"
CancelButtonHint "Cancel"
UploadButtonText "Upload"
UploadButtonHint "Upload"
PauseButtonText "Pause"
PauseButtonHint "Pause"
ResumeButtonText "resume"
ResumeButtonHint "Resume"
HelpButtonText undefined (image is displayed)
HelpButtonHint "Show help"
OverallProgressText "Overall upload progress"
TotalSizeInitText "Total size: N/A"
TotalSizeText "Total size: {0} {1}"
TimeLeftInitText "Estimated time: N/A"
TimeLeftText "Estimated time: {0}"
EstimatedTimeLabel "Estimated time: {0:00}:{1:00}:{2:00}"
UploadedLabel "Uploaded: {0} of {1} ({2}/s)"
UploadedPausedLabel "Uploaded: {0} of {1} (paused)"
PreparingLabelText "image preparing in progress"
DefaultFileTypesFilter "All files (*.*)|*.*"
BackgroundLabel "Drop files here!"
Grid/Thumbnails view
FileNameColumnText "File name"
FileSizeColumnText "Size"
FileProgressColumnText "Progress"
FileCommentColumnText "Comment"
FileNameHint "Click to see file info"
ThumbCheckboxHint "Check/uncheck file"
Popup window
PopupTitleText "File upload details"
PopupFileNameText "File name:"
PopupFileSizeText "File size:"
PopupUploadedText "Uploaded:"
PopupResponseText "Response:"
PopupChunkSizeText "Chunk size:"
PopupErrorText "Error:"
NoErrorLabel "No error"
Messages
MessageHandlerNotDefined "Handler url not defined"
MessageMaxFileCountTitle "Maximum file count limit"
MessageMaxFileCount "You cannot upload more than {0} files"
MessageMinFileCountTitle "Minimum file count limit"
MessageMinFileCount "You cannot upload less than {0} files"
MessageResumeBrokenTitle "Broken uploads"
MessageResumeBroken "There are erroneous/broken uploads in the list. Do you want to try to resume them?"
MessageLimitExceededTitle "File size limit exceeded"
MessageLimitExceeded "The size of the selected file \"{0}\" ({1}) exceeds the allowable size ({2})"
MessageTrialTitle "Unregistered version"
MessageTrial "You are using unregistered 30-day evaluation copy of Ultimate Uploader"
MessageConfirmationTitle "Resume or overwrite?"
MessageConfirmation "File already exists, resume or overwrite?\n(OK - resume, Cancel - Overwrite)"
MessageConfirmationCompleteTitle "File already exist"
MessageConfirmationComplete "File already exists, overwrite?\n(OK - overwrite, Cancel - Skip)"
MessageWrongFileTypeTitle "File type is wrong"
MessageWrongFileType "The type of the selected file \"{0}\" is not allowed. Only files with following type: {1} allowed to upload!"
Statuses
StatusFilePending "File pending for upload"
StatusFileUploadError "An error occured during file upload"
StatusFileRemoved "File removed from upload queue"
StatusFileStopped "File upload stopped"
StatusFileUploadInProgress "File upload in progress�"
StatusGetResponseError "An error occured at getting server response from handler"
StatusFileUploadCompleted "File upload completed successfully"
StatusCanceled "Upload canceled"
StatusCompleted "Upload completed"