git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73534 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -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