[TASK] XLF core locallang files are still referenced with .php/.xml
The core still access xliff language files as .php or .xml, although the files themselves are converted to .xlf since quite some time. This could cause confusion. This is a cleanup taken all .xlf files in the EXT:lang/.xlf directory and run via a sed script (thanks to Stucki) Resolves: #46940 Releases: 6.1 Change-Id: I427776b176ba2c23678689029eaf388dff90d0fa Reviewed-on: https://review.typo3.org/19579 Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/alt_clickmenu.php 1 addition, 1 deletiontypo3/alt_clickmenu.php
- typo3/alt_shortcut.php 1 addition, 1 deletiontypo3/alt_shortcut.php
- typo3/backend.php 1 addition, 1 deletiontypo3/backend.php
- typo3/browse_links.php 1 addition, 1 deletiontypo3/browse_links.php
- typo3/classes/class.modulemenu.php 1 addition, 1 deletiontypo3/classes/class.modulemenu.php
- typo3/classes/class.shortcutmenu.php 1 addition, 1 deletiontypo3/classes/class.shortcutmenu.php
- typo3/db_new.php 1 addition, 1 deletiontypo3/db_new.php
- typo3/file_upload.php 1 addition, 1 deletiontypo3/file_upload.php
- typo3/mod/file/conf.php 1 addition, 1 deletiontypo3/mod/file/conf.php
- typo3/mod/help/conf.php 1 addition, 1 deletiontypo3/mod/help/conf.php
- typo3/mod/tools/conf.php 1 addition, 1 deletiontypo3/mod/tools/conf.php
- typo3/mod/user/conf.php 1 addition, 1 deletiontypo3/mod/user/conf.php
- typo3/mod/web/conf.php 1 addition, 1 deletiontypo3/mod/web/conf.php
- typo3/move_el.php 1 addition, 1 deletiontypo3/move_el.php
- typo3/show_rechis.php 1 addition, 1 deletiontypo3/show_rechis.php
- typo3/sysext/about/Resources/Private/Partials/CoreTeam.html 2 additions, 2 deletionstypo3/sysext/about/Resources/Private/Partials/CoreTeam.html
- typo3/sysext/about/Resources/Private/Partials/Credits.html 2 additions, 2 deletionstypo3/sysext/about/Resources/Private/Partials/Credits.html
- typo3/sysext/about/Resources/Private/Partials/Donation.html 3 additions, 3 deletionstypo3/sysext/about/Resources/Private/Partials/Donation.html
- typo3/sysext/about/Resources/Private/Partials/Extensions.html 4 additions, 4 deletions...3/sysext/about/Resources/Private/Partials/Extensions.html
- typo3/sysext/about/Resources/Private/Partials/ExternalLibraries.html 2 additions, 2 deletions...t/about/Resources/Private/Partials/ExternalLibraries.html
Please register or sign in to comment