Kod
<eyeUploadX>
<config>
<upload_max_filesize>' . $maxUpload_bytes . '</upload_max_filesize>
</config>
<labels>
<addFiles caption="' . htmlspecialchars(i18n('translate',array('Add files')),ENT_QUOTES,'UTF-8') . '" />
<maxUploadFilesize caption="' . htmlspecialchars(i18n('translate',array('Max filesize allowed: %s MB', array($maxUpload_mbytes))),ENT_QUOTES,'UTF-8') . '" />
<progressFile caption="' . htmlspecialchars(i18n('translate',array('Transfering: ')),ENT_QUOTES,'UTF-8') . '" />
<progressInit caption="' . htmlspecialchars(i18n('translate',array('Add files to transfer, then press Upload now!')),ENT_QUOTES,'UTF-8') . '" />
<removeFile caption="' . htmlspecialchars(i18n('translate',array('Remove')),ENT_QUOTES,'UTF-8') . '" />
<upload caption="' . htmlspecialchars(i18n('translate',array('Upload now!')),ENT_QUOTES,'UTF-8') . '" />
</labels>
</eyeUploadX>
<config>
<upload_max_filesize>' . $maxUpload_bytes . '</upload_max_filesize>
</config>
<labels>
<addFiles caption="' . htmlspecialchars(i18n('translate',array('Add files')),ENT_QUOTES,'UTF-8') . '" />
<maxUploadFilesize caption="' . htmlspecialchars(i18n('translate',array('Max filesize allowed: %s MB', array($maxUpload_mbytes))),ENT_QUOTES,'UTF-8') . '" />
<progressFile caption="' . htmlspecialchars(i18n('translate',array('Transfering: ')),ENT_QUOTES,'UTF-8') . '" />
<progressInit caption="' . htmlspecialchars(i18n('translate',array('Add files to transfer, then press Upload now!')),ENT_QUOTES,'UTF-8') . '" />
<removeFile caption="' . htmlspecialchars(i18n('translate',array('Remove')),ENT_QUOTES,'UTF-8') . '" />
<upload caption="' . htmlspecialchars(i18n('translate',array('Upload now!')),ENT_QUOTES,'UTF-8') . '" />
</labels>
</eyeUploadX>
Z góry dzięki