]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
instead, take translation updates from ~/check-translations/
authorRudolf Polzer <divVerent@xonotic.org>
Sat, 30 Apr 2011 08:10:46 +0000 (10:10 +0200)
committerRudolf Polzer <divVerent@xonotic.org>
Sat, 30 Apr 2011 08:10:46 +0000 (10:10 +0200)
check-translations.sh

index eb2d32f67817c1bfad972a3b98784db666f68291..fb1f68f32a64fecb6dd70b1334372defff54510c 100755 (executable)
@@ -16,7 +16,7 @@ for VM in menu csprogs; do
        } | xgettext -LC -k_ -f- --from-code utf-8 -o "$VM".dat.pot >&2
        for X in "$VM".dat.*.po; do
                [ -f "$X" ] || continue
-               for Y in "$X".*.new; do
+               for Y in ~/check-translations/"$X".*; do
                        [ -f "$Y" ] || continue
                        msgcat -F --use-first "$Y" "$X" > "$X".new
                        mv "$X".new "$X"