File/class.file list.inc
From TYPO3Wiki
back to Hardcoded-labels
| Filelist - class.file_list.inc | ||||||
| Description | Label | XML-Index | Reference to locallang.xml file | Reference to Bugtracker? | State | Author |
| Error-messages and Buttons (e.g. when deleting a folder) | 8511: Fileoperations: Hardcoded labels in t3lib/class.t3lib_extfilefunc.php [closed] | I removed all hardcoded strings and put these to a locallang.xml file; now i am in testing phase | Stefano Kowalke | |||
| Up one level | labels.upOneLevel | locallang_core.xml | N/A | already translatable | Stefano Kowalke | |
| Reload | labels.reload | locallang_core.xml | N/A | already translatable | Stefano Kowalke | |
| Paste in clipboard content | clip_paste | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable, Same index found in locallang_mod_web_list.xml | Stefano Kowalke | |
| Transfer the selection of files to clipboard | clip_selectMarked | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable, Same index found in locallang_mod_web_list.xml | Stefano Kowalke | |
| Delete marked | clip_deleteMarked | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable, Same index found in locallang_mod_web_list.xml | Stefano Kowalke | |
| Are you sure you want to delete all marked files from this folder? | clip_deleteMarkedWarning | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable, Same index found in locallang_mod_web_list.xml | Stefano Kowalke | |
| Mark All/Mark none | clip_markRecords | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable, Same index found in locallang_mod_web_list.xml | Stefano Kowalke | |
| Filename | c_file | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable | Stefano Kowalke | |
| Type | c_fileext | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable | Stefano Kowalke | |
| RW | c_rw | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable | Stefano Kowalke | |
| Ref | c__REF_ | locallang_mod_file_list.xml; included in typo3/file_list.php | this need a more readable label like 'Reference' | already translatable | Stefano Kowalke | |
| Size | c_size | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable | Stefano Kowalke | |
| Date | c_tstamp | locallang_mod_file_list.xml; included in typo3/file_list.php | N/A | already translatable | Stefano Kowalke | |
| File (at the top ) | file | locallang_common.xml | 8505: String "File/Files" in Fileadmin are hardcoded [closed] | Done, 4.3 | Stefano Kowalke | |
| Files (at the top ) | files | locallang_common.xml | 8505: String "File/Files" in Fileadmin are hardcoded [closed] | Done, 4.3 | Stefano Kowalke | |
| Does not show 'B' (for byte) after filesize in folder summary (top right corner) | KB| MB| GB (display the correct filesize) | byteSizeUnits | locallang_common.xml | 8505: String "File/Files" in Fileadmin are hardcoded [closed] | Done, 4.3 | Stefano Kowalke |
| Display the correct filesize in folder section; currently only K, M, ... was displayed | KB| MB| GB | byteSizeUnits | locallang_common.xml | 8590: [closed] | Done, rev. 4637 | Stefano Kowalke |
| R (for filepermisson 'read' in folder section) | R | read | locallang_mod_file_list.xml | 9844: Filepermissons (RW) in filelist was hardcoded [closed] | Done, 4.3 | Stefano Kowalke |
| W (for file permission 'write' in folder section) | W | write | locallang_mod_file_list.xml | 9844: Filepermissons (RW) in filelist was hardcoded [closed] | Done, 4.3 | Stefano Kowalke |
| TEMP (Temporary files) in filelist->folder section | Temporary files | temp | locallang_mod_file_list.xml | 8990: Strings 'TEMP' and 'RECYCLER' are hardcoded [closed] | Done; 4.3 | Stefano Kowalke |
| RECYCLER in Filetree (Recycler) in filelist->folder section | Recycler | recycler | locallang_mod_file_list.xml | 8990: Strings 'TEMP' and 'RECYCLER' are hardcoded [closed] | Done; 4.3 | Stefano Kowalke |
| Display the correct filesize in file section; currently only K, M, ... was displayed | KB| MB| GB | byteSizeUnits | maybe locallang_common.xml | 8590: [closed] | Done, rev. 4637 | Stefano Kowalke |
| R (for filepermisson 'read' in file section) | R | read | locallang_mod_file_list.xml | 9844: Filepermissons (RW) in filelist was hardcoded [closed] | Done, 4.3 | Stefano Kowalke |
| W (for file permission 'write' in file section) | W | write | locallang_mod_file_list.xml | 9844: Filepermissons (RW) in filelist was hardcoded [closed] | Done, 4.3 | Stefano Kowalke |
| Copy | cm.copy | locallang_core.xml | N/A | already translatable | Stefano Kowalke | |
| Cut | cm.cut | locallang_core.xml | N/A | already translatable | Stefano Kowalke | |
| Paste button if directory | Paste into: Clipboard content is inserted into this folder | clip_pasteInto | locallang_mod_file_list.xml | N/A | already translatable | Stefano Kowalke |