[FEATURE] Add task to auto update languages
Add a command controller to update the translation of extensions for selected languages. It is possible to override the selected languages to have the full control over the languages and how many there will be updated. This setting allow to set a comma separated list of locales. Change-Id: I9b0b5e1ab1aeffce30db45bb68fdd1421cf68bd2 Resolves: #43703 Releases: 6.2 Reviewed-on: https://review.typo3.org/20277 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Eric Chavaillaz Tested-by: Eric Chavaillaz Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Stefan Neufeind Reviewed-by: Anja Leichsenring Tested-by: Anja Leichsenring
Showing
- typo3/sysext/lang/Classes/Command/UpdateCommandController.php 65 additions, 0 deletions...3/sysext/lang/Classes/Command/UpdateCommandController.php
- typo3/sysext/lang/Classes/Controller/LanguageController.php 3 additions, 131 deletionstypo3/sysext/lang/Classes/Controller/LanguageController.php
- typo3/sysext/lang/Classes/Service/UpdateTranslationService.php 184 additions, 0 deletions.../sysext/lang/Classes/Service/UpdateTranslationService.php
- typo3/sysext/lang/Resources/Private/Language/locallang.xlf 0 additions, 1 deletiontypo3/sysext/lang/Resources/Private/Language/locallang.xlf
- typo3/sysext/lang/ext_localconf.php 3 additions, 0 deletionstypo3/sysext/lang/ext_localconf.php
Please register or sign in to comment