aboutsummaryrefslogtreecommitdiff
path: root/update_locales.sh
blob: c28717e07a8c1670865301e36c1db24191abb583 (plain)
1
2
3
4
5
6
#!/bin/bash

lupdate . -ts locales/*.ts
linguist locales/*.ts
lrelease locales/de_DE.ts -qm locales/bin/de_DE.qm
lrelease locales/es_ES.ts -qm locales/bin/es_ES.qm