summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages/en.xml
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2019-05-10 17:50:04 +0200
committerDees Troy <dees_troy@teamw.in>2019-05-16 19:07:06 +0200
commit76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53 (patch)
tree260722281833aa234e386b2e65e75238af5e36a7 /gui/theme/common/languages/en.xml
parentFlash both A/B partitions when flashing recovery ramdisk (diff)
downloadandroid_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar.gz
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar.bz2
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar.lz
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar.xz
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.tar.zst
android_bootable_recovery-76bbd3a11a40686e9d01d0875c7e56ebf4ac8b53.zip
Diffstat (limited to 'gui/theme/common/languages/en.xml')
-rwxr-xr-xgui/theme/common/languages/en.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index 9b525f063..4a0ac7fdc 100755
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -126,6 +126,10 @@
<string name="reboot_install_app_system">Install as a System App</string>
<string name="reboot_installing_app">Installing App...</string>
<string name="swipe_to_install_app">Swipe to Install TWRP App</string>
+ <string name="uninstall_twrp_system_app">Uninstall TWRP App from System</string>
+ <string name="uninstall_twrp_system_app_confirm">Uninstall TWRP App from System?</string>
+ <string name="uninstalling_twrp_system_app">Uninstalling TWRP App from System...</string>
+ <string name="uninstall_twrp_system_app_complete">Uninstall TWRP App from System Complete</string>
<string name="swipe_flash">Swipe to confirm Flash</string>
<string name="confirm_action">Confirm Action</string>
<string name="back_cancel">Press back button to cancel.</string>