Explorar o código

Just warning message improve

donoban %!s(int64=3) %!d(string=hai) anos
pai
achega
c4da25c6b7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      qubesmanager/qube_manager.py

+ 1 - 1
qubesmanager/qube_manager.py

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