desktop-base-openmamba/mambabase/update-translations.sh

6 lines
162 B
Bash
Raw Permalink Normal View History

#!/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