Skip to content

Commit 85c174b

Browse files
committed
[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 #14159 X-original-commit: 78de46c Signed-off-by: Tiffany Chang (tic) <[email protected]>
1 parent 6ff7f96 commit 85c174b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ lists the most important of them.
4040
- Users of Odoo
4141
* - Translate Odoo
4242
- Translate the user interface and documentation of Odoo into different languages.
43-
- * `Odoo project on Transifex <https://explore.transifex.com/odoo/>`_
43+
- * `Odoo Translations <https://translate.odoo.com/>`_
4444
- Anyone fluent in multiple languages
4545
* - Contribute to the codebase
4646
- Submit pull requests to the Odoo GitHub repositories to fix bugs, add new features, or

content/developer/tutorials/backend.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,8 +1225,8 @@ file, and then derive the translated PO files. Many IDE's have plugins or modes
12251225
for editing and merging PO/POT files.
12261226

12271227
.. tip::
1228-
The Portable Object files generated by Odoo are published on `Transifex
1229-
<https://www.transifex.com/odoo/public/>`_, making it easy to translate the software.
1228+
The Portable Object files generated by Odoo are published on `Odoo's Translations Platform
1229+
<https://translate.odoo.com/>`_, making it easy to translate the software.
12301230

12311231
.. code-block:: text
12321232

0 commit comments

Comments
 (0)