Project

General

Profile

Actions

Bug #56148

closed

locallangXMLOverride for not existing translations

Added by David Greiner about 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2014-02-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hi!

It seems it is not possible to use

$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']['EXT:ext_key/Resources/Private/Language/locallang.xlf'][] = 'EXT:my_translation_extension/Resources/Private/Language/ext_key/locallang.xlf'; 

for not existing translation files.

Using an own de.locallang.xlf by setting $GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride'][...][...] is only possible if de.locallang.xlf does exist in EXT:ext_key/Resources/Private/Language/de.locallang.xlf or in typo3conf/l10n/de/ext_key/Resources/Private/Language/de.locallang.xlf.

If de.locallang.xlf is not existing in one of these both locations, EXT:my_translation_extension/Resources/Private/Language/ext_key/locallang.xlf takes no effect.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #47996: Issue with locallangXMLOverride and XML-localization filesClosed2013-05-06

Actions
Actions #1

Updated by Georg Tiefenbrunn over 9 years ago

This issue still exists in latest TYPO3 6.2 (git master).

Actions #2

Updated by Riccardo De Contardi over 8 years ago

I close this as it is a duplicate of #47996, please continue the discussion there.

If you think that this is the wrong decision , then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions #3

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF