From 78de46cb0f4995eb853777482f0f0b2e2d4f79da Mon Sep 17 00:00:00 2001 From: "Tiffany Chang (tic)" Date: Fri, 25 Jul 2025 10:02:16 +0200 Subject: [PATCH] [I18N] contributing, developer/tutorial: remove Transifex references Odoo is transitioning away from Transifex. Remove links/references to it and replace with new platform (internal Weblate server) links closes odoo/documentation#14153 Signed-off-by: Tiffany Chang (tic) --- content/contributing.rst | 2 +- content/developer/tutorials/backend.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/contributing.rst b/content/contributing.rst index 3f9533401..3b60549db 100644 --- a/content/contributing.rst +++ b/content/contributing.rst @@ -40,7 +40,7 @@ lists the most important of them. - Users of Odoo * - Translate Odoo - Translate the user interface and documentation of Odoo into different languages. - - * `Odoo project on Transifex `_ + - * `Odoo Translations `_ - Anyone fluent in multiple languages * - Contribute to the codebase - Submit pull requests to the Odoo GitHub repositories to fix bugs, add new features, or diff --git a/content/developer/tutorials/backend.rst b/content/developer/tutorials/backend.rst index 60ad71432..7b5a514b9 100644 --- a/content/developer/tutorials/backend.rst +++ b/content/developer/tutorials/backend.rst @@ -1224,8 +1224,8 @@ file, and then derive the translated PO files. Many IDE's have plugins or modes for editing and merging PO/POT files. .. tip:: - The Portable Object files generated by Odoo are published on `Transifex - `_, making it easy to translate the software. + The Portable Object files generated by Odoo are published on `Odoo's Translations Platform + `_, making it easy to translate the software. .. code-block:: text