Just warning message improve

This commit is contained in:
donoban 2021-01-28 21:08:11 +01:00
parent 96612fa355
commit c4da25c6b7
No known key found for this signature in database
GPG Key ID: 141310D8E3ED08A5

View File

@ -1553,7 +1553,7 @@ class VmManagerWindow(ui_qubemanager.Ui_VmManagerWindow, QMainWindow):
self,
self.tr("Error"),
self.tr(
"No log files where found for the current selection."))
"No log files were found for the selected qubes."))
except exc.QubesDaemonAccessError:
pass