+
+
+
+ {{ stateDescription }}
+ {{ $t('sandbox.stateChecking') }}
+
+ - {{ $t('sandbox.introWhat') }}
+ - {{ $t('sandbox.introEffect') }}
+ - {{ $t('sandbox.introDisk', { path: installPathHint }) }}
+ - {{ $t('sandbox.introUninstall', { distro: distroName }) }}
+ - {{ $t('sandbox.introSecure') }}
+
+
+
+
+
+
+
+ {{ phaseLineText }}
+
+
+
+ -
+
+
+
+
+
+
+ {{ step }}
+
+ {{ downloadText }}
+
+
+
+
+
+
+
+ {{ $t('sandbox.phaseDone') }}
+
+
+ {{ $t('sandbox.phaseNeedsReboot') }}
+
+
+
{{ progress.error || $t('sandbox.phaseError') }}
+
+ {{ $t('sandbox.uacCancelledHint') }}
+
+
+
+
+
{{ $t('sandbox.logLabel') }}
+
{{ progress.log_tail.join('\n') }}
+
+
+
+
+