Hardcoded-labels

From TYPO3Wiki

Jump to: navigation, search

back to Hardcoded

There are still many hardcoded labels in TYPO3.


Note You have found hardcoded labels?

Then add them to the following table, please!
Thank you!
Your efforts will help to increase the usability of TYPO3!


Contents

[edit] List of labels

[edit] FileList


[edit] Miscellaneous

  • Module DBAL
  • I have seen that one recently, too: 2987 [new] Have a look at the file t3lib/class.t3lib_userauthgroup.php and search for "failed for field"
  • BE-Log-Table: /t3lib/class.t3lib_bedisplaylog.php: Lines 90 ff.: $errorSign, $wsArray => move to functionInitArray; also $codeArr

[edit] Sorted by modules

Hardcoded labels
Description Label XML-Index Reference to locallang.xml file Reference to Bugtracker? State Author
Folder-Tree
"Reset filter" 11602: Reset filter above the page-tree is not translatable [closed to Christian Kuhn] [HASPATCH] Done in 4.3, rev. 5738 Christopher
Page
Label "Yes", if content-element is in index or hidden etc. Yes 8564: Result of t3lib_BEfunc::getProcessedValue is hardcoded and therefore cannot be translated [closed to Ingo Renner] [HASPATCH] Done in 4.3 Christopher
List
"(There are %s reference(s) to this record!)" 5061 [closed to Christian Kuhn] Done in 4.3 Christopher
Info
"Sort alphabetically:" in the checkbox in the top 9026 [closed to Martin Kutschker] [HASPATCH] Done in 4.3. Stefano Kowalke
Versioning
All labels I see 9991: Localize versioning module [resolved to Steffen Kamper] [HASPATCH] Done, Rev. 5373 => 4.3 (Alpha3) Steffen Kamper
Template
Nearly all labels 11372: Template-Analyzer uses hardcoded texts [closed to Steffen Kamper] [HASPATCH]
8499: Hardcoded labels in template module [typo3/sysext/tstemplate/ts] [resolved to Oliver Hader] [HASPATCH]
= 11373 [closed to Oliver Hader] [HASPATCH]
11378: Constant Editor uses hardcoded texts [closed to Oliver Hader] [HASPATCH]
11379: Info/Modify uses hardcoded texts [closed to Rupert Germann] [HASPATCH]
11408: Object Browser uses hardcoded texts [closed to Francois Suter] [HASPATCH]
Done, TYPO3 4.3 Christopher
Object Browser: Errors and Warnings => Enter just a number or so in one line of the setup/constants-field. The text of the warning/error-messages... Comes from t3lib/class.t3lib_tsparser.php; search the file for "error("! Christopher
Menu entries Coming from the appropriate ext_tables.php-file. 11699: Menu entries in template modules miss translation [closed to Rupert Germann] [HASPATCH] Done, TYPO3 4.3 Christopher
Tasks
TYPO3 "task center" Christopher
Workspace
"Showing to versions" Christopher
notification on change email, complete mail-text is hardcoded at /tslib/class.t3lib_tcemain.php Btw: the from- and replyto-address is missing Stefano Kowalke
"Do"-dropdown seems to be hardcoded 9415 [resolved to Benjamin Mack] [HASPATCH] Rev. 5639 --> 4.3 Beta1 Franz Koch
Button "Generate Workspace Preview Link" and the result text which is describing the link seems to be hardcoded Stefano Kowalke
User-Administration
Whole module 9398: Labels in Module User Administration are hardcoded [closed to Oliver Hader] [HASPATCH] Done, translation in 4.3 Christopher
Ext-Manager
Nearly everything First step:
11441: Extension Manager is not translatable [resolved to Christian Kuhn] [HASPATCH] ;
11656: Extension Manager is not translatable (part 1) [closed to Oliver Hader] [HASPATCH]
Christopher
DB-Check
Nearly all 9607: Module DB check uses hardcoded labels [closed to Oliver Hader] [HASPATCH] Done: included in TYPO3 4.3. Christopher
Some labels are still missing: For advanced search see t3lib/class.t3lib_fullsearch.php. Christopher
For error-messages in database-relations see t3lib/class.t3lib_admin.php (e.g. "records pointing to this missing or deleted record"). Christopher
Configuration
Whole module 8636: Translation for module lowlevel [closed to Jeff Segars] [HASPATCH] Done in 4.3 Christopher
Log
Labels in the log-page itself 8627: Translation of the belog-module [closed to Dmitry Dulepov] [HASPATCH] Done, translatable in 4.3 Christopher
New labels in the log-page itself 11437: New labels in the log-module are hardcoded [new] [HASPATCH] Christopher
"Changes in fields" and "Show history" 11603 [closed to Steffen Kamper] [HASPATCH] Done, rev. 5736 Christopher
Some of the entries in the log are still hardcoded Search the core for "writelog("! Christopher
Indexed Search
Several. Coming from class.indexer.php,class.crawler.php, mod_index.php, modfunc1/class...php and pi/class.tx_indexedsearch.php Christopher
About modules (About TYPO3)
Copyright-Notice 11601: Copyright-Notice is hardcoded [closed to Christian Kuhn] [HASPATCH] Done, 4.3 Christopher
Most texts 8509: Some labels in Module About are hardcoded [closed to Ingo Renner] Done in 4.2.1 and 4.3 Christopher
TypoScript Help
Content of the popup-windows which open if you click a link (explanations in English) Christopher
Toolbars at the top
Text SU: used in backend.php and alt_menu.php 11659: Hardcoded labels in backend.php and alt_menu.php [closed to Francois Suter] [HASPATCH] Done, 4.3 Christopher
Text in backend.php: Flash-Upload-Labels 11660: Hardcoded labels in backend.php [closed to Oliver Hader] [HASPATCH] Christopher
OpenDocs Icons: Labels in title and alt-attributes 8271: OpenDocs Icons: Hardcoded labels in title and alt-attributes [closed to Ingo Renner] Done in 4.2 and 4.3 Stefano Kowalke
Search, Clear Cache and Shortcut-Icons: Labels in title and alt-attributes 8270: Hardcoded labels in title-attributes in backends right upper corner icons [closed to Martin Kutschker] Done in 4.2 and 4.3 Stefano Kowalke
Text "Shortcut-icon" 9193 [closed to Jeff Segars] [HASPATCH] Done in 4.3 Christopher
alt- and title-tag of the image of the workspace-selector 11425: Workspace-Shortcut uses hardcoded texts [closed to Christian Kuhn] [HASPATCH] Rev. 5644, 4.3 Christopher
"Frontend Preview"-Label for the check box = 11425: Workspace-Shortcut uses hardcoded texts [closed to Christian Kuhn] [HASPATCH] Rev. 5644, 4.3 Christopher
Log-In-page
Copyright-Notice on the log-in-page 11296: Login-Page: function makeCopyrightNotice() uses hardcoded text [closed to Rupert Germann] Done, rev. 5733 Christopher
Texts from TCA
Text "Default (Include before if Root-flag is set)" etc. which are used in template module. coming from typo3/sysext/cms/tbl_cms.php 0 [] Christopher


We want to make them translatable step by step with the goal to have all labels in TYPO3 localizable.


back to Hardcoded

Personal tools