constcantUploadCaption=this.cantUpload?t('files','You don’t have permission to upload or create files here.'):null
constquotaExceededCaption=this.isQuotaExceeded?t('files','You have used your space quota and cannot upload files anymore.'):null
constsortableCaption=t('files','Column headers with buttons are sortable.')
constvirtualListNote=t('files','This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.')