Fix too long line
This commit is contained in:
parent
1edc4effd8
commit
4e6cf91f63
@ -632,8 +632,8 @@ class VMSettingsWindow(ui_settingsdlg.Ui_SettingsDialog, QtWidgets.QDialog):
|
|||||||
self,
|
self,
|
||||||
self.tr("Warning!"),
|
self.tr("Warning!"),
|
||||||
self.tr("Connecting a TemplateVM directly to a network is higly"
|
self.tr("Connecting a TemplateVM directly to a network is higly"
|
||||||
"discouraged! <br> <small>You are breaking a basic part"
|
" discouraged! <br> <small>You are breaking a basic par"
|
||||||
" of Qubes security and there is probably no real need "
|
"t of Qubes security and there is probably no real need"
|
||||||
" to do so. Continue at your own risk.</small>"))
|
" to do so. Continue at your own risk.</small>"))
|
||||||
|
|
||||||
def check_warn_dispvmnetvm(self):
|
def check_warn_dispvmnetvm(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user