[TASK] English XLIFF files should not contain target element
Pootle uses the English XLIFF file has the template language and as such it does not make sense to have "en" -> "en" translation files. English XLIFF files are templates and should contain only a 'source', not a 'target' element. This commit contains: - Remove of the target elements - Remove target-language attribute - Set the date attribute to the correct format - Remove approved attribute Change-Id: I84f4534f5ed595868c88f05816a73464a76f3f25 Resolves: #31035 Relates: #30916 Releases: 4.6 Reviewed-on: http://review.typo3.org/5916 Tested-by: Philipp Gampe Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
Showing
- typo3/sysext/aboutmodules/mod/locallang_mod.xlf 4 additions, 7 deletionstypo3/sysext/aboutmodules/mod/locallang_mod.xlf
- typo3/sysext/adodb/locallang_datasource_config.xlf 8 additions, 15 deletionstypo3/sysext/adodb/locallang_datasource_config.xlf
- typo3/sysext/adodb/locallang_wizard.xlf 8 additions, 15 deletionstypo3/sysext/adodb/locallang_wizard.xlf
- typo3/sysext/belog/locallang.xlf 20 additions, 39 deletionstypo3/sysext/belog/locallang.xlf
- typo3/sysext/belog/mod/locallang.xlf 97 additions, 193 deletionstypo3/sysext/belog/mod/locallang.xlf
- typo3/sysext/belog/mod/locallang_mod.xlf 4 additions, 7 deletionstypo3/sysext/belog/mod/locallang_mod.xlf
- typo3/sysext/beuser/mod/locallang.xlf 55 additions, 109 deletionstypo3/sysext/beuser/mod/locallang.xlf
- typo3/sysext/beuser/mod/locallang_mod.xlf 4 additions, 7 deletionstypo3/sysext/beuser/mod/locallang_mod.xlf
- typo3/sysext/cms/layout/locallang.xlf 82 additions, 163 deletionstypo3/sysext/cms/layout/locallang.xlf
- typo3/sysext/cms/layout/locallang_db_new_content_el.xlf 43 additions, 85 deletionstypo3/sysext/cms/layout/locallang_db_new_content_el.xlf
- typo3/sysext/cms/layout/locallang_mod.xlf 4 additions, 7 deletionstypo3/sysext/cms/layout/locallang_mod.xlf
- typo3/sysext/cms/locallang_csh_webinfo.xlf 89 additions, 159 deletionstypo3/sysext/cms/locallang_csh_webinfo.xlf
- typo3/sysext/cms/locallang_csh_weblayout.xlf 100 additions, 185 deletionstypo3/sysext/cms/locallang_csh_weblayout.xlf
- typo3/sysext/cms/locallang_tca.xlf 205 additions, 409 deletionstypo3/sysext/cms/locallang_tca.xlf
- typo3/sysext/cms/locallang_ttc.xlf 346 additions, 691 deletionstypo3/sysext/cms/locallang_ttc.xlf
- typo3/sysext/cms/web_info/locallang.xlf 28 additions, 55 deletionstypo3/sysext/cms/web_info/locallang.xlf
- typo3/sysext/context_help/4.5/locallang_csh_pages.xlf 184 additions, 337 deletionstypo3/sysext/context_help/4.5/locallang_csh_pages.xlf
- typo3/sysext/context_help/4.5/locallang_csh_ttcontent.xlf 377 additions, 689 deletionstypo3/sysext/context_help/4.5/locallang_csh_ttcontent.xlf
- typo3/sysext/context_help/locallang_csh_fe_groups.xlf 36 additions, 58 deletionstypo3/sysext/context_help/locallang_csh_fe_groups.xlf
- typo3/sysext/context_help/locallang_csh_fe_users.xlf 65 additions, 126 deletionstypo3/sysext/context_help/locallang_csh_fe_users.xlf
Please register or sign in to comment