diff options
Diffstat (limited to 'gui/theme/common/languages/en.xml')
-rwxr-xr-x | gui/theme/common/languages/en.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml index 7a6012074..4a0ac7fdc 100755 --- a/gui/theme/common/languages/en.xml +++ b/gui/theme/common/languages/en.xml @@ -109,7 +109,6 @@ <string name="wipe_cache_dalvik_confirm">Wipe Cache & Dalvik?</string> <string name="wipe_dalvik_confirm">Wipe Dalvik?</string> <string name="wiping_cache_dalvik">Wiping Cache & Dalvik...</string> - <string name="wiping_dalvik">Wiping Dalvik...</string> <string name="wipe_cache_dalvik_complete">Cache & Dalvik Wipe Complete</string> <string name="wipe_dalvik_complete">Dalvik Wipe Complete</string> <string name="swipe_wipe">Swipe to Wipe</string> @@ -127,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> |