--- a/CondaInterface/CondaPackagesWidget.py Sat Feb 16 15:41:33 2019 +0100 +++ b/CondaInterface/CondaPackagesWidget.py Sat Feb 16 17:02:46 2019 +0100 @@ -662,7 +662,7 @@ ok = E5MessageBox.yesNo( self, self.tr("Delete Environment"), - self.tr("""<p>Shal the environment <b>{0}</b> really be""" + self.tr("""<p>Shall the environment <b>{0}</b> really be""" """ deleted?</p>""").format(envName) ) if ok: