Project

General

Profile

Actions

Task #89334

open

Unify retrieving strings from XLIFF files

Added by Georg Ringer over 4 years ago. Updated over 4 years ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2019-10-03
Due date:
% Done:

0%

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

Description

There are multiple implementations how translations are retreived from the core.

The following code parts have been identified:

  • \TYPO3\CMS\Backend\Controller\AbstractFormEngineAjaxController::getLabelsFromLocalizationFile
  • \TYPO3\CMS\Frontend\Plugin\AbstractPlugin::pi_getLL
  • \TYPO3\CMS\Core\Localization\LanguageService::getLLL
  • \TYPO3\CMS\Extbase\Utility\LocalizationUtility::translate
  • \TYPO3\CMS\Form\Service\TranslationService::translate
  • \TYPO3\CMS\Core\Localization\Parser\XliffParser::doParsingFromRoot

Todo:

- find the correct way
- implement it


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #70867: Use or lack of xml:space="preserve" is not respectedNew2015-10-20

Actions
Actions #1

Updated by Georg Ringer over 4 years ago

  • Related to Bug #70867: Use or lack of xml:space="preserve" is not respected added
Actions #2

Updated by Christian Eßl over 4 years ago

  • Category set to Localization
Actions

Also available in: Atom PDF