[GRASS-SVN] r73534 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Oct 14 05:46:11 PDT 2018
Author: neteler
Date: 2018-10-14 05:46:10 -0700 (Sun, 14 Oct 2018)
New Revision: 73534
Modified:
grass/trunk/doc/howto_release.txt
Log:
howto_release: transifex push not yet possible, see #3539
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2018-10-14 12:39:56 UTC (rev 73533)
+++ grass/trunk/doc/howto_release.txt 2018-10-14 12:46:10 UTC (rev 73534)
@@ -30,9 +30,11 @@
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
More information about the grass-commit
mailing list