Pre-commit hook/Run check_po whenever we try to commit a po file in all Git repositories
Currently, contribute/l10n_tricks/check_po.sh calls i18inspector and executes some checks. However, it does not check for inconsistent line endings and the like. We should fix that by looking at “git log -p *.po” and determining the manual fixes we regularly do.
Feature Branch: tails.git:translation_platform_hooks
Parent Task: #15079 (closed)
Related issues
- Related to #15361 (closed)
- Related to #15605 (closed)
- Related to #8358 (closed)
- Related to #16102 (closed)
-
Blocked by #16328 (closed)
Original created by @u on 15362 (Redmine)