summaryrefslogtreecommitdiffstats
path: root/gui/theme/common/watch.xml
diff options
context:
space:
mode:
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%"/>