typo
git-svn-id: http://emdebian.org/svn/current@6671 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
47e9e6015d
commit
c610124f81
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ if [ ! -z "$LANGS" ]; then
|
|||
else
|
||||
echo > $CONFIG
|
||||
fi
|
||||
wrap_langs "[po4a_paths]" "$POTFILE" "\$lang:po/\$lang.po"
|
||||
wrap_langs "[po4a_paths]" "$POTFILE" "\$lang:$PODIR/\$lang.po"
|
||||
|
||||
for file in $XMLDIR/*.xml; do
|
||||
LOCAL=`basename $file`
|
||||
|
|
Loading…
Reference in a new issue