mambabase: add update-translations.sh but it is not working yet
(need to remember where I made a working one)
This commit is contained in:
parent
084960e8ee
commit
212511eb46
5
mambabase/update-translations.sh
Executable file
5
mambabase/update-translations.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# not working yet
|
||||
kmdr2po mambabase.kmdr > mambabase.po
|
||||
xgettext -s -o - mambabase.sh > mambabase.sh.po
|
||||
msgmerge mambabase.sh.po po/it.po > po/it.pot
|
Loading…
Reference in New Issue
Block a user