From 48bb306d1715b5ea7bc5757dac84ada8b5ac712b Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Tue, 27 Feb 2018 17:41:14 -0800 Subject: [PATCH] Update the wording to not assume latest WSL features --- templates/locales/en.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/templates/locales/en.yml b/templates/locales/en.yml index 4af7208c5..d6c78cacd 100644 --- a/templates/locales/en.yml +++ b/templates/locales/en.yml @@ -1630,12 +1630,9 @@ en: https://www.vagrantup.com/docs/other/wsl.html wsl_rootfs_not_found_error: |- - Vagrant is unable to determine WSL instance you are currently in because Windows - registry has no information about it at "HKCU:\Software\Microsoft\Windows\Current - Version\Lxss". - - It is recommended to destroy this WSL and do a clean installation from Microsoft - Store. + Vagrant is unable to determine the location of this instance of the Windows + Subsystem for Linux. If this error persists it may be resolved by destroying + this subsystem and installing it again. #------------------------------------------------------------------------------- # Translations for config validation errors #-------------------------------------------------------------------------------