Skip to content

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Oct 20, 2025

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.

Forward-Port-Of: #14927
Forward-Port-Of: #14882

Includes pot files with no term changes to force Weblate to correctly
sync the terms to translate within it (otherwise it uses what was in the
existing .po file which may be incorrect).

Part-of: #14884
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
X-original-commit: 211418b
settings.pot hasn't been exported since 14.0 and doesn't seem to
correspond to anything in the documentation anymore so it's probably
leftover from an old refactoring.

Note that an audit of the other pot files was done and this was the only
obsolete one found.

X-original-commit: 8f953a4
@robodoo
Copy link
Collaborator

robodoo commented Oct 20, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Oct 20, 2025

This PR targets saas-18.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

robodoo pushed a commit that referenced this pull request Oct 20, 2025
Includes pot files with no term changes to force Weblate to correctly
sync the terms to translate within it (otherwise it uses what was in the
existing .po file which may be incorrect).

X-original-commit: 211418b
Part-of: #14930
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
robodoo pushed a commit that referenced this pull request Oct 20, 2025
settings.pot hasn't been exported since 14.0 and doesn't seem to
correspond to anything in the documentation anymore so it's probably
leftover from an old refactoring.

Note that an audit of the other pot files was done and this was the only
obsolete one found.

closes #14930

X-original-commit: 8f953a4
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
@robodoo robodoo closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants