Browse Source

howto_release.txt: i18N related transifex push added

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@72571 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 7 years ago
parent
commit
d4c3431b57
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/howto_release.txt

+ 6 - 0
doc/howto_release.txt

@@ -30,6 +30,12 @@ sh ~/software/grass-addons/tools/transifex_merge.sh
 make
 make verify
 # ... then fix .po files as needed.
+# after that push fixes to transifex:
+cd locale/transifex/
+tx --debug push -t
+
+#### end of i18N
+
 
 1. Local work