Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c59a7394 authored by Frank Preel's avatar Frank Preel
Browse files

Fix wording

parent e9d50fa7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
+2 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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: