rrrapha / translate_locallang

Editor for locallang.xlf files (TYPO3 backend module)
GNU General Public License v2.0
11 stars 18 forks source link

RFC: Add option to not update the date in ALL xlf files #50

Closed nostadt closed 2 years ago

nostadt commented 3 years ago

While I understand that you don't want to update the xlf date of unchanged languages ( #26 ), would it be an option to provide an extension setting which defines whether the date is updated at all?

While I can imagine there are translation workflows in which you want it to be updated we simply don't need it and it causes merge conflicts which we would like to avoid to smooth up the merge / rebase workflow.

# cat=basic//1; type=bool; label=Update the date (default=true)
updateDate = true