Merge remote-tracking branch 'origin/pr/284'
* origin/pr/284: Just warning message improve
This commit is contained in:
commit
fece3693f6
@ -1553,7 +1553,7 @@ class VmManagerWindow(ui_qubemanager.Ui_VmManagerWindow, QMainWindow):
|
|||||||
self,
|
self,
|
||||||
self.tr("Error"),
|
self.tr("Error"),
|
||||||
self.tr(
|
self.tr(
|
||||||
"No log files where found for the current selection."))
|
"No log files were found for the selected qubes."))
|
||||||
|
|
||||||
except exc.QubesDaemonAccessError:
|
except exc.QubesDaemonAccessError:
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user