Pārlūkot izejas kodu

Just warning message improve

donoban 3 gadi atpakaļ
vecāks
revīzija
c4da25c6b7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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