From e6bdf075ca4ed0b95ea222b98f19f793367e3c6c Mon Sep 17 00:00:00 2001 From: George <77890144+Diacius@users.noreply.github.com> Date: Sat, 26 Mar 2022 01:47:28 +0000 Subject: [PATCH] Changes to english language (#1140) Changes detail to details and replug to reinsert. Which makes words flow with the sentance better. --- LANGUAGES/languages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/LANGUAGES/languages.json b/LANGUAGES/languages.json index 04259ce8..90efbc93 100644 --- a/LANGUAGES/languages.json +++ b/LANGUAGES/languages.json @@ -240,7 +240,7 @@ "STR_INCORRECT_TREE_DIR":"Don't run me here, please download the released install package, and run there.", "STR_DEVICE":"Device", "STR_LOCAL_VER":"Ventoy In Package", - "STR_DISK_VER":"Ventoy In Device", + "STR_DISK_VER":"Ventoy On Device", "STR_STATUS":"Status - READY", "STR_INSTALL":"Install", "STR_UPDATE":"Update", @@ -248,9 +248,9 @@ "STR_INSTALL_TIP":"The device will be formatted and all the data will be lost.#@Continue?", "STR_INSTALL_TIP2":"The device will be formatted and all the data will be lost.#@Continue? (Double Check)", "STR_INSTALL_SUCCESS":"Congratulations!#@Ventoy has been successfully installed to the device.", - "STR_INSTALL_FAILED":"An error occurred during the installation. You can replug the USB device and try again. Check log.txt for detail. If it always fail, please refer the FAQ in the official website.", - "STR_UPDATE_SUCCESS":"Congratulations!#@Ventoy has been successfully updated to the device.", - "STR_UPDATE_FAILED":"An error occurred during the update. You can replug the USB device and try again. Check log.txt for detail. If it always fail, please refer the FAQ in the official website.", + "STR_INSTALL_FAILED":"An error occurred during the installation. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer the FAQ on the official website.", + "STR_UPDATE_SUCCESS":"Congratulations!#@Ventoy has been successfully updated on the device.", + "STR_UPDATE_FAILED":"An error occurred during the update. You can reinsert the USB device and try again. Check log.txt for details. If it always fails, please refer the FAQ on the official website.", "STR_WAIT_PROCESS":"A thread is running, please wait...", "STR_MENU_OPTION":"Option", "STR_MENU_SECURE_BOOT":"Secure Boot Support", @@ -261,7 +261,7 @@ "STR_SPACE_VAL_INVALID":"Invalid value for reserved space", "STR_MENU_CLEAR":"Clear Ventoy", "STR_CLEAR_SUCCESS":"Ventoy has been successfully removed from the device.", - "STR_CLEAR_FAILED":"An error occurred when clearing Ventoy from disk. You can replug the USB device and try again. Check log.txt for details.", + "STR_CLEAR_FAILED":"An error occurred when removing Ventoy from disk. You can reinsert the USB device and try again. Check log.txt for details.", "STR_MENU_PART_STYLE":"Partition Style", "STR_DISK_2TB_MBR_ERROR":"Please select GPT for devices over 2TB", "STR_SHOW_ALL_DEV":"Show All Devices",