diff --git a/src/main/resources/lang/translation.properties b/src/main/resources/lang/translation.properties index 505d05c74ecdbdc334ffdbc4e8ffa801fe47483c..f963da0be8794f46340d6c54350a77cf88d6027a 100644 --- a/src/main/resources/lang/translation.properties +++ b/src/main/resources/lang/translation.properties @@ -62,8 +62,8 @@ devMode_instr_tap7=Tap 7 times on 'Build number' debugADB_mTitle=Enable the Developer mode (Part 2) debugADB_instr_settings=Open the 'Settings' menu again debugADB_instr_search=Type 'Debug' in search bar -debugADB_instr_androidDebug=Tap on 'Android debugging' -debugADB_instr_debugOn=Switch on 'Android Debug' +debugADB_instr_androidDebug=Tap on 'USB debugging' (on some devices it is called 'Android Debugging') +debugADB_instr_debugOn=Switch on 'Android Debug' / 'USB Debug' debugADB_instr_tapeOK=Tap 'Ok' on pop up to confirm Allow USB debugging debugADB_instr_acceptCertificate=if asked, Tick the checkbox and validate the message @@ -249,4 +249,4 @@ stepTitle_formatDataTurnOff = Format data and turn off stepTitle_restartRecovery = Restart in Recovery mode stepTitle_installOS = /e/ Installation stepTitle_resizeDataPartition = Resize Data partition -stepTitle_StartInFastbootFP3 = Start device in Fastboot mode \ No newline at end of file +stepTitle_StartInFastbootFP3 = Start device in Fastboot mode diff --git a/src/main/resources/lang/translation_en_EN.properties b/src/main/resources/lang/translation_en_EN.properties index fabdf27adf32fa0d76003f40042bba31f737920e..1ecb55a2e02c9c7f130e411197735c5edb0bd1b9 100644 --- a/src/main/resources/lang/translation_en_EN.properties +++ b/src/main/resources/lang/translation_en_EN.properties @@ -54,8 +54,8 @@ devMode_instr_tap7=Tap 7 times on 'Build number' debugADB_mTitle=Enable the Developer mode (Part 2) debugADB_instr_settings=Open the 'Settings' menu again debugADB_instr_search=Type 'Debug' in search bar -debugADB_instr_androidDebug=Tap on 'Android debugging' -debugADB_instr_debugOn=Switch on 'Android Debug' +debugADB_instr_androidDebug=Tap on 'USB debugging' (on some devices it is called 'Android Debugging') +debugADB_instr_debugOn=Switch on 'Android Debug' / 'USB Debug' debugADB_instr_tapeOK=Tap 'Ok' on pop up to confirm Allow USB debugging #detect