=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== fprintd-1.90.1/po/check-translations.sh-5-for i in $po_dir/*.po ; do fprintd-1.90.1/po/check-translations.sh:6: if ! grep -q `basename $i | sed 's,.po,,'` $po_dir/LINGUAS; then fprintd-1.90.1/po/check-translations.sh-7- echo '**********************************'; fprintd-1.90.1/po/check-translations.sh:8: echo '***' `basename $i | sed 's,.po,,'` missing from po/LINGUAS '***' ; fprintd-1.90.1/po/check-translations.sh-9- echo '**********************************'; ############################################## fprintd-1.90.1/update-transifex.sh-5-echo Pulling translations from Transifex fprintd-1.90.1/update-transifex.sh:6:tx --root `dirname $0` pull --all --force --skip fprintd-1.90.1/update-transifex.sh-7-