diff --git a/kallithea/i18n/how_to b/kallithea/i18n/how_to --- a/kallithea/i18n/how_to +++ b/kallithea/i18n/how_to @@ -4,14 +4,14 @@ Translations are available on transifex under:: - https://www.transifex.com/projects/p/RhodeCode/ + https://www.transifex.com/projects/p/Kallithea/ Preferred method is to register on transifex and request new language translation. manual creation of new language +++++++++++++++++++++++++++++++ -Dowload sources of RhodeCode. Run:: +Dowload sources of Kallithea. Run:: python setup.py develop @@ -62,6 +62,6 @@ Edit test.ini file and set lang attribut lang= -Run RhodeCode tests by executing:: +Run Kallithea tests by executing:: nosetests