aboutsummaryrefslogtreecommitdiffstats
path: root/chk-po
diff options
context:
space:
mode:
authorBarry Jackson <barjac@mageia.org>2023-01-11 23:35:22 +0000
committerBarry Jackson <barjac@mageia.org>2023-01-11 23:35:22 +0000
commit8a625a92e58b07f715a0c3965385584e9047b34b (patch)
treecb2e9c2949d21b2ac3cd959fea6759e97737bdef /chk-po
parent6fd530224aa8d3d7360405417282c8209b257ceb (diff)
downloadremove-old-kernels-8a625a92e58b07f715a0c3965385584e9047b34b.tar
remove-old-kernels-8a625a92e58b07f715a0c3965385584e9047b34b.tar.gz
remove-old-kernels-8a625a92e58b07f715a0c3965385584e9047b34b.tar.bz2
remove-old-kernels-8a625a92e58b07f715a0c3965385584e9047b34b.tar.xz
remove-old-kernels-8a625a92e58b07f715a0c3965385584e9047b34b.zip
minor edit to chk-po
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