From 7181e241a65a694f56ef977d3c8f22fb00f62f5a Mon Sep 17 00:00:00 2001 From: Smok1e <33802666+Smok1e@users.noreply.github.com> Date: Wed, 8 Feb 2023 16:40:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=93=D0=BE=D0=B2=D0=BD=D0=BE=20=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=B1=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit кал --- Installer/Main.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installer/Main.lua b/Installer/Main.lua index ce04d036..f17c1d1f 100644 --- a/Installer/Main.lua +++ b/Installer/Main.lua @@ -151,7 +151,7 @@ end -- If there's no suitable HDDs found - then meow if not temporaryFilesystemProxy then - status("No appropriate filesystem found", true) + status("No storage larger than 2 megabytes found", true) return end @@ -675,4 +675,4 @@ end) -------------------------------------------------------------------------------- loadStage() -workspace:start() \ No newline at end of file +workspace:start()