changeset 4677:d86bd885b9fc

Update i18n howto: we now use Hosted Weblate.
author Andrew Shadura <andrew@shadura.me>
date Thu, 20 Nov 2014 09:53:54 +0100
parents 9c67984f11d3
children d07c5501e579
files kallithea/i18n/how_to
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/how_to	Mon Jul 21 20:14:09 2014 -0500
+++ b/kallithea/i18n/how_to	Thu Nov 20 09:53:54 2014 +0100
@@ -2,11 +2,11 @@
 # to create new language #
 ##########################
 
-Translations are available on transifex under::
+Translations are available on Hosted Weblate under::
 
-    https://www.transifex.com/projects/p/Kallithea/
+    https://hosted.weblate.org/projects/kallithea/kallithea/
 
-Preferred method is to register on transifex and request new language translation.
+Preferred method is to register on Weblate and request new language translation.
 
 manual creation of new language
 +++++++++++++++++++++++++++++++
@@ -26,7 +26,6 @@
     python setup.py init_catalog -l <new_language_code>
 
 This creates a new language under directory kallithea/i18n/<new_language_code>
-Be sure to update transifex mapping under .tx/config for new language
 
 Edit the new PO file located in LC_MESSAGES directory with poedit or your
 favorite PO files editor. Do translations and at the end verify the translation