From ce2fe779c028eeb198120b6d43e0a242a7113465 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Fri, 28 Sep 2012 12:34:33 -0400 Subject: Revert busybox for CM7 compatibility, add exclamation point to format data --- gui/devices/480x800/res/images/exclamation200.png | Bin 0 -> 5260 bytes gui/devices/480x800/res/ui.xml | 18 ++++++++++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 gui/devices/480x800/res/images/exclamation200.png (limited to 'gui/devices/480x800/res') diff --git a/gui/devices/480x800/res/images/exclamation200.png b/gui/devices/480x800/res/images/exclamation200.png new file mode 100644 index 000000000..96258a1c3 Binary files /dev/null and b/gui/devices/480x800/res/images/exclamation200.png differ diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 435efb079..d348f3875 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -39,6 +39,7 @@ + @@ -154,6 +155,8 @@ + + @@ -793,6 +796,7 @@ tw_has_cancel=0 tw_cancel_action= tw_cancel_param= + tw_show_exclamation=0 %tw_clear_destination% @@ -800,6 +804,14 @@ + + + + + + + + @@ -826,7 +838,7 @@ - + Press back button to cancel. @@ -1152,11 +1164,13 @@ tw_has_action2=1 tw_action2=set tw_action2_param=tw_zip_location=/sdcard - tw_text1=Format Data? (This wipes all media + tw_text1=Format Data? (This wipes all internal storage tw_text2=including backups & removes encryption) + tw_text3=Most of the time you do not need to do this. tw_action_text1=Formatting Data... tw_complete_text1=Data Format Complete tw_slider_text=Swipe to Format + tw_show_exclamation=1 confirm_action -- cgit v1.2.3