]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - check-translations.sh
import Taoki's Romanian changes
[xonotic/xonotic-data.pk3dir.git] / check-translations.sh
index 552807fdbc13df9fa734c1c34a858bd4f2d341de..db8f3114c210909e1a475f51b3f645f4def92a18 100755 (executable)
@@ -8,7 +8,7 @@ case "$1" in
        po)
                mode=po
                mail=true
-               language=
+               language=$2
                ;;
        '')
                echo "Sorry, you are not supposed to use this script."