action #39482
Updated by lnussel over 6 years ago
the extractor of desktop file translations that pushed to github needs to be enabled
on https://github.com/openSUSE/desktop-file-translations
Run
cd 51-xml
./download_data.sh download
./generate_and_merge_pos.sh download
git add */*.po */*.pot
git commit -m update
git push