Bug #27923
Feature #25397: Adding XLIFF support as the default format for translation
locallangXMLOverride hook has been removed
Status: | Closed | Start date: | 2011-07-06 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Xavier Perseguers | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.6 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
The hook locallangXMLOverride
in t3lib_div::readLLfile())
to override language labels has been forgotten while implementing XLIFF (#25397).
It has to be brought back somewhere in tx_lang_Factory::getParsedData()
probably.
Related issues
Associated revisions
[BUGFIX] locallangXMLOverride hook has been removed
This feature is back with a small addition. We can now override
a specific language only, with this configuration:
$GLOBALS['TYPO3_CONF_VARS']['SYS']['locallangXMLOverride']
['fr']['EXT:aboutmodules/mod/locallang_mod.xml'][] = 'fileadmin/fr.locallang_mod.xml';
Change-Id: I0f92542305594c08d883462a4ce504da820e74dc
Resolves: #27923
Reviewed-on: http://review.typo3.org/3120
Reviewed-by: Stefan Neufeind
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe
Reviewed-by: Xavier Perseguers
Tested-by: Xavier Perseguers
History
#1 Updated by Mr. Hudson about 4 years ago
Patch set 1 of change I0f92542305594c08d883462a4ce504da820e74dc has been pushed to the review server.
It is available at http://review.typo3.org/3120
#2 Updated by Mr. Hudson about 4 years ago
Patch set 2 of change I0f92542305594c08d883462a4ce504da820e74dc has been pushed to the review server.
It is available at http://review.typo3.org/3120
#3 Updated by Mr. Hudson about 4 years ago
Patch set 3 of change I0f92542305594c08d883462a4ce504da820e74dc has been pushed to the review server.
It is available at http://review.typo3.org/3120
#4 Updated by Thorsten Kahler about 4 years ago
- Status changed from New to Under Review
#5 Updated by Mr. Hudson about 4 years ago
Patch set 4 of change I0f92542305594c08d883462a4ce504da820e74dc has been pushed to the review server.
It is available at http://review.typo3.org/3120
#6 Updated by Xavier Perseguers about 4 years ago
- Status changed from Under Review to Resolved
- Assigned To set to Xavier Perseguers
- Target version changed from 4.6.0-beta1 to 1281
- % Done changed from 0 to 100
#7 Updated by Xavier Perseguers over 3 years ago
- Status changed from Resolved to Closed
#8 Updated by Ernesto Baschny about 2 years ago
- Target version deleted (
1281)