From c3f45a3a74751efa183b5f56275f0b2403ad65dc Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Wed, 22 Feb 2012 14:30:12 +0100 Subject: [PATCH] detect complete files too --- check-translations.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check-translations.sh b/check-translations.sh index 4fa4e86b6..894c28e5f 100755 --- a/check-translations.sh +++ b/check-translations.sh @@ -185,6 +185,8 @@ EOF esac done fi + else + echo "$X is complete!" fi done -- 2.39.2