Skip to content

[I18N] *: add config file for weblate #14134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dylankiss
Copy link
Contributor

No description provided.

@robodoo
Copy link
Collaborator

robodoo commented Jul 24, 2025

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team July 24, 2025 15:16
@dylankiss dylankiss force-pushed the 18.0-i18n-config-weblate-dyki branch from 6298fd9 to e40739f Compare July 24, 2025 15:21
@dylankiss
Copy link
Contributor Author

@robodoo fw=no

@robodoo
Copy link
Collaborator

robodoo commented Jul 24, 2025

Disabled forward-porting.

@ticodoo
Copy link
Contributor

ticodoo commented Jul 25, 2025

@odoo/doc-review this one too

@robodoo r+

@robodoo
Copy link
Collaborator

robodoo commented Jul 25, 2025

@ticodoo you may want to rebuild or fix this PR as it has failed CI.

@Feyensv
Copy link
Collaborator

Feyensv commented Jul 25, 2025

Once runbot adds it in their backend, rebuilding the codeowner_coverage build should be enough.

@AntoineVDV
Copy link
Collaborator

Should be good now. The runbot team added the rule and the ci/documentation_coverage is green 🚀

@robodoo
Copy link
Collaborator

robodoo commented Jul 28, 2025

@dylankiss @ticodoo linked pull request(s) odoo/enterprise#90942 not ready. Linked PRs are not staged until all of them are ready.

We are switching our translations platform from Transifex to Weblate.
Hence, we are using a new config file to sync our translations between
GitHub and Weblate.

The `.tx/config` file will be deleted in a later commit when the
Transifex sync is shut down.
@dylankiss dylankiss force-pushed the 18.0-i18n-config-weblate-dyki branch from e40739f to 87a247b Compare July 28, 2025 13:34
@C3POdoo C3POdoo requested a review from a team July 28, 2025 13:58
@ticodoo
Copy link
Contributor

ticodoo commented Jul 29, 2025

@robodoo r+

robodoo pushed a commit to odoo/odoo that referenced this pull request Jul 29, 2025
We are switching our translations platform from Transifex to Weblate.
Hence, we are using a new config file to sync our translations between
GitHub and Weblate.

The `.tx/config` file will be deleted in a later commit when the
Transifex sync is shut down.

closes #220402

Related: odoo/enterprise#90942
Related: odoo/documentation#14134
Related: odoo/design-themes#1119
Signed-off-by: Tiffany Chang (tic) <[email protected]>
robodoo pushed a commit to odoo/design-themes that referenced this pull request Jul 29, 2025
We are switching our translations platform from Transifex to Weblate.
Hence, we are using a new config file to sync our translations between
GitHub and Weblate.

The `.tx/config` file will be deleted in a later commit when the
Transifex sync is shut down.

closes #1119

Related: odoo/odoo#220402
Related: odoo/enterprise#90942
Related: odoo/documentation#14134
Signed-off-by: Louis Wicket (wil) <[email protected]>
@robodoo robodoo closed this in 5e37078 Jul 29, 2025
@@ -2,6 +2,7 @@
*.mo
.*
!.gitattributes
!.weblate.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why put it in the .gitignore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a negation. All dot-files are ignored before, and here we are "un"ignoring the .weblate.json file.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, I missed the !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants