changeset 12 | 2956fca1709a |
child 13 | 6eddd17108b1 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/locales Fri Aug 14 23:50:20 2009 +0200 @@ -0,0 +1,7 @@ +#!/bin/bash + +BASDIR=`dirname $0` +LOCDIR=${BASDIR}/../ztfy/utils/locales + +${BASDIR}/i18nextract.py +msgmerge ${LOCDIR}/fr/LC_MESSAGES/ztfy.utils.po ${LOCDIR}/ztfy.utils.pot -o ${LOCDIR}/fr/LC_MESSAGES/ztfy.utils.po