From 329b7eddc7200535f58efb25134a49a09bd64635 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 17 Dec 2018 20:09:08 +0200 Subject: Minor fixes --- i18n/update_translations.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/update_translations.sh') diff --git a/i18n/update_translations.sh b/i18n/update_translations.sh index 5bd0140..b2a69dc 100644 --- a/i18n/update_translations.sh +++ b/i18n/update_translations.sh @@ -6,7 +6,7 @@ lupdate mageiawelcome.pro -ts qml.ts lconvert -i py.ts qml.ts -o po/mageiawelcome.pot -rm -rf py.ts qml.ts mageiawelcome.ts +rm -rf py.ts qml.ts if [[ $POFILE == "" ]]; then for i in po/*.po -- cgit v1.2.1