diff --git a/init-po-files b/init-po-files index 5881bc2..2acc797 100755 --- a/init-po-files +++ b/init-po-files @@ -44,7 +44,6 @@ for dir in `ls`; do if [ ! -e "$podir/$po" ]; then echo -e $RED"$dir/$po"$ENDCOLOR msginit -i "$file" -o "$podir/$po" --no-translator - echo "Adding $podit/$po" cd "$podir" svn add "$po" cd "$wdir/$pot/$dir"