Loading src/main/resources/lang/translation.properties +1 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ script_error_waitRebootFromFastboot_101 = Can't run instruction on the device script_error_serialNumber_missing=No device's serial number provided script_error_fastboot_path_missing= No fastboot tool path provided script_error_fastboot_flashingUnlock_failed=Could not unlock flashing script_error_fastboot_flashingLock_failed=Could not lock flashing script_error_unknown= The installation encounter an error script_error_cantRebootBootloader= Failed to reboot into bootloader script_error_cantUnpackSources=Failed to unpack /e/ sources Loading src/main/resources/lang/translation_fr_FR.properties +2 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,8 @@ stepTitle_beforeInstallation=Avant l'installation stepTitle_enableOemUnlock=Autorisez le déverouillage OEM stepTitle_checkDeviceUptodate=Verifiez les mises à jour feedback_lbl_sendPrecision=Aucune information qui vous identifie ne sera envoyée script_error_fastboot_flashingUnlock_failed=Impossible de déverouiller le flashage script_error_fastboot_flashingUnlock_failed=Impossible de déverrouiller le flashage script_error_fastboot_flashingLock_failed=Impossible de vérrouiller le flashage script_error_fastboot_path_missing=Aucun chemin vers l'outil fastboot n'a été fourni script_error_serialNumber_missing=Aucun numéro de série fourni install_instr_pressVolUpToAcceptOEMUnlocking=Appuyez sur "volume +" pour accepter le dévérouillage OEM Loading src/main/resources/yaml/emerald_flash.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ steps: 0: ~ koCodes: 1: script_error_unknown 2: script_error_fastboot_flashingUnlock_failed 2: script_error_fastboot_flashingLock_failed 101: script_error_serialNumber_missing 102: script_error_fastboot_path_missing f5: Loading Loading
src/main/resources/lang/translation.properties +1 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ script_error_waitRebootFromFastboot_101 = Can't run instruction on the device script_error_serialNumber_missing=No device's serial number provided script_error_fastboot_path_missing= No fastboot tool path provided script_error_fastboot_flashingUnlock_failed=Could not unlock flashing script_error_fastboot_flashingLock_failed=Could not lock flashing script_error_unknown= The installation encounter an error script_error_cantRebootBootloader= Failed to reboot into bootloader script_error_cantUnpackSources=Failed to unpack /e/ sources Loading
src/main/resources/lang/translation_fr_FR.properties +2 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,8 @@ stepTitle_beforeInstallation=Avant l'installation stepTitle_enableOemUnlock=Autorisez le déverouillage OEM stepTitle_checkDeviceUptodate=Verifiez les mises à jour feedback_lbl_sendPrecision=Aucune information qui vous identifie ne sera envoyée script_error_fastboot_flashingUnlock_failed=Impossible de déverouiller le flashage script_error_fastboot_flashingUnlock_failed=Impossible de déverrouiller le flashage script_error_fastboot_flashingLock_failed=Impossible de vérrouiller le flashage script_error_fastboot_path_missing=Aucun chemin vers l'outil fastboot n'a été fourni script_error_serialNumber_missing=Aucun numéro de série fourni install_instr_pressVolUpToAcceptOEMUnlocking=Appuyez sur "volume +" pour accepter le dévérouillage OEM Loading
src/main/resources/yaml/emerald_flash.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ steps: 0: ~ koCodes: 1: script_error_unknown 2: script_error_fastboot_flashingUnlock_failed 2: script_error_fastboot_flashingLock_failed 101: script_error_serialNumber_missing 102: script_error_fastboot_path_missing f5: Loading