##// END OF EJS Templates
fix typo
marcink -
r3934:eabb273b beta
parent child Browse files
Show More
@@ -48,7 +48,7 b' Fetch latest version of strings for tran'
48 48
49 49 Update PO file by doing::
50 50
51 python setup.py update_catalog -l pl<- to update the translations
51 python setup.py update_catalog -l <new_language_code><- to update the translations
52 52
53 53 Edit the new updated po file. Repeat all steps after `init_catalog` step from
54 54 new translation instructions
General Comments 0
You need to be logged in to leave comments. Login now