From 41c5b1c2ec5bb5e83cc76861fa14c97c9f457493 Mon Sep 17 00:00:00 2001 From: Diacius <77890144+Diacius@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:00:32 +0100 Subject: [PATCH] more recent fixes, --- LANGUAGES/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LANGUAGES/languages.json b/LANGUAGES/languages.json index bad5bf78..35ba2d32 100644 --- a/LANGUAGES/languages.json +++ b/LANGUAGES/languages.json @@ -370,14 +370,14 @@ "STR_WEB_TOKEN_MISMATCH":"Daemon status updated, please retry later.", "STR_WEB_SERVICE_BUSY":"Service is busy, please retry later.", "STR_MENU_VTSI_CREATE":"Generate VTSI File", - "STR_VTSI_CREATE_TIP":"This will not write to the device, only generating a VTSI file#@Continue?", + "STR_VTSI_CREATE_TIP":"A VTSI file will be generated. This will not write to the device.#@Continue?", "STR_VTSI_CREATE_SUCCESS":"VTSI file created successfully!#@You can use Rufus(3.15+) to write it to the device to complete the installation of Ventoy.", "STR_VTSI_CREATE_FAILED":"VTSI file creation failed.", "STR_MENU_PART_RESIZE":"Non-destructive Install", - "STR_PART_RESIZE_TIP":"Ventoy will try non-destructive installation if possible. #@Continue?", + "STR_PART_RESIZE_TIP":"Ventoy will try a non-destructive installation if possible. #@Continue?", "STR_PART_RESIZE_SUCCESS":"Congratulations!#@Ventoy non-destructive installation successfully finished.", "STR_PART_RESIZE_FAILED":"Non-destructive installation failed, Check log.txt for details.", - "STR_PART_RESIZE_UNSUPPORTED":"Ventoy non-destructive installation stopped because some conditions cannot be met. Check log.txt for details.", + "STR_PART_RESIZE_UNSUPPORTED":"The Ventoy non-destructive installation failed because some conditions were not met. Check log.txt for details.", "STR_INSTALL_YES_TIP1":"Warning: Data will be lost!", "STR_INSTALL_YES_TIP2":"Please enter YES in the text box below to confirm that you do indeed want to perform a fresh install instead of an upgrade.", "STR_PART_VENTOY_FS":"File System For Ventoy Partition",