Cédric Krier pushed to branch branch/default at Tryton / Tools


Commits:
2d2e48cf by Cédric Krier at 2023-02-01T09:55:16+01:00
Rename weblate repository into translations
- - - - -


1 changed file:

- update_translations


Changes:

=====================================
update_translations
=====================================
@@ -39,5 +39,5 @@
 (cd tryton; python3 setup.py extract_messages) >/dev/null
 (cd sao; npm install --silent && ./node_modules/.bin/grunt xgettext) >/dev/null
 
-$SCRIPTS/export_weblate.py -d postgresql:///translations tryton sao ../weblate
+$SCRIPTS/export_weblate.py -d postgresql:///translations tryton sao 
../translations
 
@@ -43,7 +43,7 @@
 
-hg add -q --cwd ../weblate
-hg pull -u -q --cwd ../weblate
-hg commit -q -m "${MESSAGE}" --cwd ../weblate
-hg push -q --cwd ../weblate
+hg add -q --cwd ../translations
+hg pull -u -q --cwd ../translations
+hg commit -q -m "${MESSAGE}" --cwd ../translations
+hg push -q --cwd ../translations
 
 rm -rf "${DIR}"



View it on Heptapod: 
https://foss.heptapod.net/tryton/tools/-/commit/2d2e48cf3bcc5144186be3b2904996ea0ae54773

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tools/-/commit/2d2e48cf3bcc5144186be3b2904996ea0ae54773
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to