Actions
action #32620
closedrun desktop-file translation extractor
Start date:
2018-03-01
Due date:
2018-03-09
% Done:
100%
Estimated time:
Description
the extractor of desktop file translations that pushed to github needs to be enabled
Updated by lnussel almost 7 years ago
Fabian, what needs to be done to get this script to push to weblate?
Updated by favogt almost 7 years ago
You need to run a shell script in that repo regularly.
It has to be on a machine with rsync access to the OBS backend.
Updated by lnussel almost 7 years ago
wasn't it installed on openqa or something?
Updated by favogt almost 7 years ago
No, only run through openqa (rsync port forwarding with ssh)
Updated by lnussel almost 7 years ago
- Assignee changed from favogt to lnussel
cd 51-xml
./download_data.sh download
./generate_and_merge_pos.sh download
git add */*.po */*.pot
git commit -m update
git push
Updated by lnussel almost 7 years ago
- Subject changed from enable desktop-file translation extractor to run desktop-file translation extractor
- % Done changed from 0 to 100
ran it, pushed. needs to be repeated later
Updated by favogt almost 7 years ago
Did you run it for Leap:15.0?
The last time I ran it (two weeks ago) I had to use 42.3 as the translation extractor wasn't enabled.
Updated by lnussel almost 7 years ago
yes, for 15. Quite a difference resulting from that.
Updated by lnussel over 6 years ago
- Copied to action #39482: run desktop-file translation extractor added
Actions