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

Commit 7175deff authored by Frank Preel's avatar Frank Preel
Browse files

Better process

parent 2355668b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -46,7 +46,10 @@ developer:

## Changelogs

### v0.15.0 (candidate)
### v0.16.0 (candidate)
	- OnePlus 8 Pro

### v0.15.0 
- No shortcut created when installing from a non-admin account on Windows
- e-recovery assets
- Update German translation - by F. Wildermuth
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
::  - 102 : E_IMAGE_PATH missing

SET FASTBOOT_PATH=%~1
SET E_IMAGE_PATH=%~2
SET E_IMAGE_PATH="%~2"

IF not defined %FASTBOOT_PATH (
  echo "Fastboot path is empty"
+4 −1
Original line number Diff line number Diff line
@@ -27,6 +27,9 @@ all_btn_needHel= Need help
all_btn_continue=Continue
all_btn_donate=Donate

#oneplus
install_instr_e_recovery_oneplus_select_recovery= Installing the partition

# Welcome Scene
welcome_mTitle=Welcome to the /e/OS Installer!
welcome_lbl_body1=This program will enable you to install /e/OS on your phone in a few minutes. Don't worry, it is simple and easy. 
@@ -198,7 +201,7 @@ install_instr_choose_e_recovery_validate_wait_for_result= After a while the devi
install_instr_e_recovery_apply_update= Select "Apply update"
install_instr_e_recovery_apply_update_from_adb= Select "Apply update from ADB"
install_instr_e_recovery_apply_update_from_adb_wait_for_result= The installation is in progress, be patient
install_instr_e_recovery_apply_update_from_adb_accept_sign_fail= A screen that says Signature verification failed, this is expected, please click Continue
install_instr_e_recovery_apply_update_from_adb_accept_sign_fail= A screen that says Signature verification failed, this is expected, please accept this warning.
install_instr_e_recovery_factory_reset= Select "Factory reset"
install_instr_e_recovery_factory_reset_format_data= Select "Format data/factory reset"
install_instr_e_recovery_factory_reset_cache= Select "Format cache partiton"
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ install_instr_choose_e_recovery_validate_wait_for_result= Le téléphone va rebo
install_instr_e_recovery_apply_update= Selectionnez "Apply update"
install_instr_e_recovery_apply_update_from_adb= Selectionnez "Apply update from ADB"
install_instr_e_recovery_apply_update_from_adb_wait_for_result= Soyez patient, l'installation est en cours de progression.
install_instr_e_recovery_apply_update_from_adb_accept_sign_fail= Un écran indique que la vérification de la signature a échoué, c'est normal, veuillez cliquer sur Continuer.
install_instr_e_recovery_apply_update_from_adb_accept_sign_fail= Un écran indique que la vérification de la signature a échoué, c'est normal, veuillez accepter cet avertissement.
install_instr_e_recovery_factory_reset= Selectionnez "Factory reset"
install_instr_e_recovery_factory_reset_format_data= Selectionnez "Format data/factory reset"
install_instr_e_recovery_factory_reset_cache= Selectionnez "Format cache partiton"
+2 −2
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ steps:
            - debugADB_instr_debugOn
            - debugADB_instr_tapeOK
            - debugADB_instr_acceptCertificate
            - eAccount_lbl_alreadyAccount
    f4:
        type: load
        stepNumber: 5
@@ -135,7 +136,6 @@ steps:
            - install_instr_e_recovery_apply_update
            - install_instr_e_recovery_apply_update_from_adb
            - install_instr_e_recovery_apply_update_from_adb_wait_for_result
            - install_instr_e_recovery_apply_update_from_adb_accept_sign_fail
        titleKeyIconName: icon-download.png
        script: wait-e-recovery-sideload 
        parameters: 
@@ -149,7 +149,7 @@ steps:
        type: load
        stepNumber: 8
        nextStepKey: f8
        titleKey: install_instr_eosInstall
        titleKey: install_instr_e_recovery_apply_update_from_adb_accept_sign_fail
        instructions: 
            - install_instr_e_recovery_oneplus_select_recovery
        averageTime: 150