firstboot: improve wording of whonix as default netvm option
This commit is contained in:
parent
cd1f03f40e
commit
467402fee9
@ -310,8 +310,8 @@ class moduleClass(Module):
|
||||
and is_package_installed('qubes-template-whonix-ws'))
|
||||
|
||||
self.choice_whonix_default = QubesChoice(
|
||||
_('Route applications and updates through Tor anonymity network '
|
||||
'[experimental]'),
|
||||
_('Route applications traffic and updates through Tor anonymity '
|
||||
'network [experimental]'),
|
||||
(),
|
||||
depend=self.choice_whonix)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user