odoo/documentation#14930
Created by fw-bot
Merged
at 67e265a9bf33707055a9706b7e473bb82b535d38
Statuses:
- ci/documentation: (runtime 807s)
- ci/codeowner_coverage: (runtime 14s)
- label
- odoo-dev:saas-18.3-17.0-i18n-reexport-sources-tic-471465-fw
- head
- c0cc3cd3c8f873e5700f1c301e9ebce12ae64702
- merged
- 3 days ago by Logistics, Tiffany Chang (tic)
odoo/documentation | |
---|---|
17.0 | #14882 |
18.0 | #14884 |
saas-18.2 | #14927 |
saas-18.3 | #14930 |
saas-18.4 | #14932 |
19.0 | #14934 |
master | #14949 |
[I18N] *: re-export pot files + remove obsolete pot
PR does 2 things:
- Re-export pots, including if no terms have been updated due to some languages not being in sync with the pot file in Weblate (i.e. po files already existed and msgmerge is not run until Weblate detects a change in the pot file)
- remove
settings.pot
+ its translations/references since it appears to be leftover from v14 (i.e. was probably deleted in a refactoring). We remove it in stable so translators don't waste time translating things that are never seen by users.