浏览代码

howto_release: transifex push not yet possible, see https://trac.osgeo.org/grass/ticket/3539

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73534 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 6 年之前
父节点
当前提交
6334eef67a
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5 3
      doc/howto_release.txt

+ 5 - 3
doc/howto_release.txt

@@ -30,9 +30,11 @@ 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
+#
+# requires https://trac.osgeo.org/grass/ticket/3539
+## after that push fixes to transifex:
+#cd locale/transifex/
+#tx --debug push -t
 
 #### end of i18N