diff --git a/plugins/pck-update.in b/plugins/pck-update.in index c099aa1..d673cd9 100644 --- a/plugins/pck-update.in +++ b/plugins/pck-update.in @@ -2354,7 +2354,8 @@ $SRPM_SPECFILE_WITH_PATH $USER_RPMDEFINE_OPTS 2>&1" local rpmbuild_retcode="$?" if [ $rpmbuild_retcode -eq 0 ]; then notify.note "\n${NOTE}"$"\ -It seems good but do not forget to run quality and security tests.""${NORM}"" +It seems good but do not forget to run quality and security tests"\ +" (-a8)"${NORM}"" " else local tmpunpackfiles=$(mktemp -q -t $me.XXXXXXXX) diff --git a/po/it/pck-update.po b/po/it/pck-update.po index dd8eb19..ea6da3f 100644 --- a/po/it/pck-update.po +++ b/po/it/pck-update.po @@ -516,8 +516,8 @@ msgstr "rimozione dei pacchetti sorgente e delle patch, se presenti" msgid "removing" msgstr "rimozione di" -msgid "It seems good but do not forget to run quality and security tests." -msgstr "Sembra ok ma non dimenticare di eseguire i test di qualità e sicurezza." +msgid "It seems good but do not forget to run quality and security tests" +msgstr "Sembra ok ma non dimenticare di eseguire i test di qualità e sicurezza" msgid "Add the following files in the right %files blocks" msgstr "Smistare i seguenti file nelle sezioni %files corrispondenti"