summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/watch.xml
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2018-07-20 19:22:33 +0200
committerEthan Yonker <dees_troy@teamw.in>2018-07-20 20:45:16 +0200
commitfa67cbf18bc43ff8cda34b91acdb43feb1214777 (patch)
tree651c1743cda4e2787cd08b15fea839b30c42fe46 /gui/theme/common/watch.xml
parent3.2.2 (diff)
downloadandroid_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar.gz
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar.bz2
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar.lz
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar.xz
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.tar.zst
android_bootable_recovery-fa67cbf18bc43ff8cda34b91acdb43feb1214777.zip
Diffstat (limited to 'gui/theme/common/watch.xml')
-rw-r--r--gui/theme/common/watch.xml44
1 files changed, 1 insertions, 43 deletions
diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml
index 152818e72..019045ac5 100644
--- a/gui/theme/common/watch.xml
+++ b/gui/theme/common/watch.xml
@@ -3389,7 +3389,7 @@
<button style="main_button_half_height">
<placement x="%indent%" y="%row7_y%"/>
- <text>{@su_cancel=Do not Install}</text>
+ <text>{@install_cancel=Do not Install}</text>
<action function="reboot">%tw_reboot_param%</action>
</button>
@@ -5403,48 +5403,6 @@
</action>
</page>
- <page name="installsu">
- <template name="page"/>
-
- <template name="statusbar"/>
-
- <text style="text_m">
- <placement x="%col1_x_left%" y="%row1_header_y%"/>
- <text>{@reboot_hdr=Reboot} &gt; {@su_hdr=SuperSU Check}</text>
- </text>
-
- <text style="text_m_accent">
- <placement x="%center_x%" y="%row2_y%" placement="5"/>
- <text>{@su_note1=Your device does not appear to be rooted.}</text>
- </text>
-
- <text style="text_m">
- <placement x="%center_x%" y="%row4_y%" placement="5"/>
- <text>{@su_note2=Install SuperSU now?}</text>
- </text>
-
- <text style="text_m">
- <placement x="%center_x%" y="%row5_y%" placement="5"/>
- <text>{@su_note3=This will root your device.}</text>
- </text>
-
- <button style="main_button_full_width">
- <placement x="%indent%" y="%row6_y%"/>
- <text>{@su_cancel=Do not Install}</text>
- <action function="set">tw_page_done=1</action>
- </button>
-
- <slider>
- <text>{@swipe_su_install= Install}</text>
- <actions>
- <action function="set">tw_action=installsu</action>
- <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action>
- <action function="set">tw_action_text2=</action>
- <action function="page">singleaction_page</action>
- </actions>
- </slider>
- </page>
-
<page name="slideout">
<fill color="%background_color%">
<placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/>