From e0045396cde82b7446947ebd4a5cdf560140b2b2 Mon Sep 17 00:00:00 2001 From: "Tiffany Chang (tic)" Date: Fri, 25 Jul 2025 08:02:16 +0000 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#14163 X-original-commit: 78de46cb0f4995eb853777482f0f0b2e2d4f79da 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 dc141711f..f052074ea 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 18dc3bcee..1c00b8a3e 100644 --- a/content/developer/tutorials/backend.rst +++ b/content/developer/tutorials/backend.rst @@ -1225,8 +1225,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