Project

General

Profile

Actions

Task #26519

closed

Language handling: splitLabels and locallang.php should be removed

Added by Benni Mack almost 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Could have
Assignee:
Category:
-
Target version:
-
Start date:
2011-04-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The TYPO3 core currently handles three types of language labels:

1) splitlabels (very very old).

Based on the constant TYPO3_languages, a string is split by |. The only use was the loginLabels but this was changed in 4.3, so they only act as fallback right now.

2) locallang.php (very old)

An array for each language in a .php file.

3) locallang.xml (currently used)

An XML file with labels.

I urge to remove 1) and also disable 2) as we should clean up this mess of translation stuff.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #23436: Deprecate usage of $TYPO3_CONF_VARS[BE][loginLabels]Closed2010-08-23

Actions
Related to TYPO3 Core - Task #27941: Add check in reports module concerning outdated localconf.php settingsClosed2011-07-07

Actions
Precedes TYPO3 Core - Bug #29490: Hardcoded labels are cleared by language classRejectedAndreas Wolf2011-09-05

Actions
Actions

Also available in: Atom PDF