Skip to content

Commit

Permalink
Update AndroidToolbox.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ny4rlk0 committed Jul 13, 2022
1 parent 720ad42 commit 6d03470
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions AndroidToolbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
nya=0
rlko=0
#Translation Variables
lang="en" # en, tr Change UI language with this variable
lang="tr" # en, tr Change UI language with this variable
a1="";a2="";a3="";a4="";a5="";a6="";a7="";a8="";a9="";a10=""
a11="";a12="";a13="";a14="";a15="";a16="";a17="";a18="";a19="";a20="";a21=""
a22="";a23="";a24="";a25="";a26="";a27="";a28="";a29="";a30="";a31="";a32="";a33="";a34=""
Expand All @@ -27,9 +27,9 @@
a13="Select Folder"
a14="Apk Remove"
a15="Install Apk (Temp method)"
a16="Reboot BL FastBoot"
a17="Reboot Recovery"
a18="Reboot System"
a16="Reboot: BL FastBoot"
a17="Reboot: Recovery"
a18="Reboot: System"
a19="Unlock OEM/Flash"
a20="Lock OEM/Flash"
a21="Wipe Device! <!>"
Expand All @@ -51,12 +51,12 @@
a37="Firmware (.zip)"
a38="Flash: Custom Partition"
a39="Custom Partition Name:"
a40="Fastboot: Fastboot"
a41="Fastboot: Bootloader"
a40="Reboot: Fastboot"
a41="Reboot: Bootloader"
a42="Bootloader Lock / Unlock"
a43="Reboot"
a44="Flash: Batch File"
a45="Reboot Download"
a45="Reboot: Download"
a46="Info"
a47="Bootloader Info"
a48="Device Info"
Expand Down Expand Up @@ -100,8 +100,8 @@
a37="Firmware (.zip)"
a38="Flash: Custom Partition"
a39="Custom Partition Adı:"
a40="Fastboot: Yeniden B Fastboot"
a41="Fastboot: Yeniden Bootloader"
a40="Yeniden Başlat: Fastboot"
a41="Yeniden Başlat: Bootloader"
a42="Bootloader Kilitle / Kilidi Aç"
a43="Yeniden Başlat"
a44="Flash: Bat Dosyası"
Expand Down

0 comments on commit 6d03470

Please sign in to comment.