From e210270de2dd73e37ce004e21cd74914900815d2 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Sat, 13 May 2017 20:02:11 +0300 Subject: [PATCH] do not update translations on Messages.sh --it is better to split the job between Messages.sh and update-metadata.sh. The commits for extracting translatable strings and merging strings will be more clean that way --- po/Messages.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/po/Messages.sh b/po/Messages.sh index ef14498f1..d879d5752 100755 --- a/po/Messages.sh +++ b/po/Messages.sh @@ -93,9 +93,6 @@ ki18n_xgettext app "$PROJECTAPP" "$TEMPLATEAPP" shell # ki18n_xgettext shell "$PROJECTSHELL" "$TEMPLATESHELL" # extract appstream metainfo strings - cd "$BASEDIR/scripts" bash ./extract_metainfo.sh -cd "$BASEDIR" -bash ./update-metadata.sh