Changes

From Gramps

Template talk:Gramps translations

70 bytes added, 06:13, 30 July 2020
m
no edit summary
Good day,
 
Say me please:
# check localisation percentage
for file in *.po; do echo -n "${file} "; python3 ./check_po -s ${file} | grep "Localized at"; done
 
or change "python" to "python3" in first row of check_po.
What must be?
And file 'check_po' must be have name 'check_po' or 'check_po.py'?
73
edits

Navigation menu