File/upload.php
back to Hardcoded-labels
Filelist - file_upload.php
Description | Label | XML-Index | Reference to locallang.xlf file | Reference to Bugtracker? | State | Author |
---|---|---|---|---|---|---|
Upload files: Singular and plural are the same ("files"); should be changed | Showing only the number and removing the string 'files'. because this does not work well for some languages either. | N/A | N/A | 19658: TYPO3 Core - Upload files: Singular and plural are the same ("files") [Closed; assigned to Dmitry Dulepov] | Done, 4.3, (Rev. 4518) | Christopher |
N/A | Parameter Error | paramError | locallang_mod_file_list.xlf | 19675: TYPO3 Core - Hardcoded error messages in file-list [Closed; assigned to Dmitry Dulepov] | Done, 4.3 (Rev. 4567) | Stefano Kowalke |
N/A | Target was not a directory! | targetNotDir | locallang_mod_file_list.xlf | 19675: TYPO3 Core - Hardcoded error messages in file-list [Closed; assigned to Dmitry Dulepov] | Done, 4.3 (Rev. 4567) | Stefano Kowalke |
Using $GLOBAL['LANG'] instead $LANG | N/A | N/A | N/A | 25334: TYPO3 Core - Remove global declarations inside methods [Closed] | Done, 4,6. | Stefano Kowalke |
Using *.xlf instead .php for locallang files | N/A | N/A | N/A | N/A | N/A | Stefano Kowalke |