aboutsummaryrefslogtreecommitdiffstats
path: root/chk-po
diff options
context:
space:
mode:
Diffstat (limited to 'chk-po')
-rwxr-xr-xchk-po1
1 files changed, 1 insertions, 0 deletions
diff --git a/chk-po b/chk-po
index 6a02327..59dc6fb 100755
--- a/chk-po
+++ b/chk-po
@@ -2,6 +2,7 @@
# Checks that all msgid strings in .po files are identical in the remove-old-kernels script.
# On error, the string in the offending .po file is printed out.
+# Number of strings reported should be identical for all languages.
clear
for pofile in po/*; do