Opschoon!
[sgc.git] / po / translategen.sh
blob32bb52ac59dcc2798920f6be943a050c942fbd73
1 #!/bin/bash
2 intltool-extract --type=gettext/glade ../sgc.glade
3 xgettext -j --language=C --keyword=_ --keyword=N_ --output=sgc.pot ../*.c ../sgc.glade.h
4 #msginit --input=sgc.pot --locale=nl_NL
5 #msgmerge --output-file=nl.po nl-old.po nl.po
6 msgfmt --output-file=../locale/nl_NL/LC_MESSAGES/sgc.mo nl.po