Gets or sets a text for the minutes unit in the uploading files dialog.
public function getMinutesText() { } public function setMinutesText($value) { }
Type: string
The text of the minutes unit in the uploading files dialog. As this string is inserted at the end of a sentence, you should specify it without capitalization.
Default value is "minutes".
This string is used when the TimeFormat value contains Appearance=Words
setting.
This property is necessary for localization of Image Uploader.