diff --git a/scripts/php2gettext.sh b/scripts/php2gettext.sh index 0b33ce311..4901be548 100755 --- a/scripts/php2gettext.sh +++ b/scripts/php2gettext.sh @@ -111,3 +111,4 @@ for lang in lang/*.inc.php ; do rm po/$langcode-update.po po/$loc.php fi done +rm po/english.php po/phpmyadmin-update.pot