summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/languages/en.xml
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2016-12-16 14:47:58 +0100
committerDees Troy <dees_troy@teamw.in>2016-12-16 17:02:16 +0100
commitb4bff5e9d1f514063aaef9ffad870fe13ed70bfb (patch)
tree60db8fe05e9a6fc889a11085f1216e0359af51b8 /gui/theme/common/languages/en.xml
parentTWRP Language Update (diff)
downloadandroid_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar.gz
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar.bz2
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar.lz
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar.xz
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.tar.zst
android_bootable_recovery-b4bff5e9d1f514063aaef9ffad870fe13ed70bfb.zip
Diffstat (limited to '')
-rw-r--r--gui/theme/common/languages/en.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml
index 77164184a..d91131293 100644
--- a/gui/theme/common/languages/en.xml
+++ b/gui/theme/common/languages/en.xml
@@ -114,6 +114,13 @@
<string name="rebooting">Rebooting...</string>
<string name="swipe_reboot">Swipe to Reboot</string>
<string name="swipe_reboot_s"> Reboot</string>
+ <string name="reboot_install_app_hdr">Install TWRP App?</string>
+ <string name="reboot_install_app1">Would you like to install the Official TWRP App?</string>
+ <string name="reboot_install_app2">The app can check for new TWRP versions.</string>
+ <string name="reboot_install_app_prompt_install">Prompt to install TWRP app if not installed</string>
+ <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="swipe_flash">Swipe to confirm Flash</string>
<string name="confirm_action">Confirm Action</string>
<string name="back_cancel">Press back button to cancel.</string>