firstboot: improve wording of whonix as default netvm option

release3.1
Marek Marczykowski-Górecki 9 years ago
parent cd1f03f40e
commit 467402fee9
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

@ -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…
Cancel
Save