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
pull/1/head
Michail Vourlakos 8 years ago
parent 87e1d1cd2f
commit e210270de2

@ -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

Loading…
Cancel
Save