Actions
Bug #14727
closedTypos in German localization of core
Start date:
2005-05-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.7.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In .../typo3/sysext/setup/mod/locallang.xml there is a little typo:
Change this
---
<label index="condensedMode">Schmale Ansicht im Backen verwenden</label>
---
to this
---
<label index="condensedMode">Schmale Ansicht im Backend verwenden</label>
---
(issue imported from #M1068)
Updated by old_clonedyke over 19 years ago
was already corrected in current 3.8.0-dev version (on kasper's localization server).
rainer
Actions