Daniel Martí
5052266450
pull-trans: fix "Added translation" commits
...
The weblate commits now take two forms:
Translated using Weblate ($LANG)
Added translation using Weblate ($LANG)
Adapt the regex to reflect both, avoiding the latter form from screwing
everything up.
2016-06-08 23:25:54 +01:00
Daniel Martí
7a220077c5
pull-trans: do not revert changes in HEAD
...
Using .. instead of ... means that changes in HEAD not yet pushed (and
hence not in the weblate branch) will be reverted.
2016-01-06 18:03:46 +01:00
Daniel Martí
7e02518394
pull-trans: fix adding new files
...
Using find means that we limit ourselves to existing files.
2015-09-23 22:53:31 -07:00
Daniel Martí
6853f9a306
pull-trans: use team@ instead of admin@, typo fix
2015-09-17 19:37:42 -07:00
Daniel Martí
7440cf1b74
Add script to pull+squash from weblate. Fixes #140
2015-09-17 19:28:42 -07:00