Bug #21419
closedHard-coded strings for collections in status reports
0%
Description
The names of the collections in the status reports of hard-coded in the status report's code. They should be replaced by localized strings.
(issue imported from #M12426)
Files
Updated by Chris topher about 15 years ago
Hi Francois,
thanks for fixing this!
I still found some here:
typo3/sysext/install/report/class.tx_install_report_installstatus.php
Could you also have a look at these? :-)
Updated by Francois Suter about 15 years ago
Argh! So many of them!
Thanks for pointing this out.
Updated by Chris topher about 15 years ago
As far as I have noted down these should be all of them in this extension.
But this note is already quite old (thread in Core-List where the module was committed).
So it is quite likely, that other hardcoded texts have been added...
If that's the case, it would be kind.... :-)
Updated by Francois Suter about 15 years ago
Attached v2 which takes Christopher's comments into account, and also includes many more hard-coded strings which I found in the "status" subfolder of the reports module.
Updated by Francois Suter about 15 years ago
Committed v3 to trunk in revision 6433