From b46a6849719a8cd1045e08cd2c48f2ef94a2ccf6 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Tue, 25 Sep 2012 11:06:46 -0400 Subject: Unify portrait layouts again --- gui/devices/480x854/res/ui.xml | 125 +++++++++++++++++++++++++++-------------- 1 file changed, 82 insertions(+), 43 deletions(-) (limited to 'gui/devices/480x854/res/ui.xml') diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml index 76d193d63..c13ce5c51 100644 --- a/gui/devices/480x854/res/ui.xml +++ b/gui/devices/480x854/res/ui.xml @@ -11,7 +11,7 @@ - + @@ -42,7 +42,6 @@ - @@ -151,6 +150,9 @@ + + + @@ -441,7 +443,7 @@ - + @@ -453,7 +455,7 @@ - + @@ -465,7 +467,7 @@ - + @@ -477,7 +479,7 @@ - + @@ -547,7 +549,7 @@ - + %tw_zip_location% @@ -559,7 +561,7 @@ - + %tw_file% @@ -573,7 +575,7 @@ - Zip file signature verification? + Zip file signature verification. @@ -581,7 +583,7 @@ - Force MD5 check on all zips? + Force MD5 check on all zips. @@ -590,14 +592,14 @@ - Inject TWRP after install? + Inject TWRP after install. - + File %tw_zip_queue_count% of max of 10 @@ -665,7 +667,7 @@ - + %tw_filename% @@ -787,6 +789,9 @@ tw_has_action2=0 tw_action2= tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= %tw_clear_destination% @@ -869,6 +874,15 @@ + + + + + Cancel + + %tw_cancel_param% + + @@ -1092,7 +1106,7 @@ tw_has_action2=1 tw_action2=set tw_action2_param=tw_zip_location=/sdcard - tw_text1=Wipe External Storage (SD card)? + tw_text1=Wipe External Storage (SD Card)? tw_action_text1=Wiping External Storage... tw_complete_text1=External Storage Wipe Complete tw_slider_text=Swipe to Wipe @@ -1287,7 +1301,7 @@ - + %tw_sp1_name% (%tw_backup_sp1_size% MB) @@ -1296,7 +1310,7 @@ - + %tw_sp2_name% (%tw_backup_sp2_size% MB) @@ -1305,7 +1319,7 @@ - + %tw_sp3_name% (%tw_backup_sp3_size% MB) @@ -1314,28 +1328,28 @@ - + Free Space: %tw_storage_free_size% MB - + - Enable Compression (Requires more time) + Enable compression. - + - Skip MD5 generation on backups + Skip MD5 generation during backup. - + @@ -1347,7 +1361,7 @@ - + @@ -1359,7 +1373,7 @@ - + @@ -1371,7 +1385,7 @@ - + @@ -1721,7 +1735,7 @@ - Enable MD5 checking of backup files + Enable MD5 verification of backup files. @@ -1920,7 +1934,7 @@ - Mount SDCard + Mount SD Card EXTERNAL @@ -1932,7 +1946,7 @@ - Unmount SDCard + Unmount SD Card EXTERNAL @@ -2259,7 +2273,7 @@ - Zip file signature verification? + Zip file signature verification. @@ -2267,7 +2281,7 @@ - Force MD5 check on all zips? + Force MD5 check on all zips. @@ -2275,7 +2289,7 @@ - Use rm -rf instead of formatting? + Use rm -rf instead of formatting. @@ -2283,7 +2297,7 @@ - Skip MD5 generation on backups + Skip MD5 generation during backup. @@ -2291,7 +2305,7 @@ - Enable MD5 checking of backup files + Enable MD5 verification of backup files. @@ -2299,7 +2313,7 @@ - Ignore image size errors during backup + Ignore image size errors during backup. @@ -2307,7 +2321,7 @@ - Simulate most actions for theme testing + Simulate actions for theme testing. @@ -2316,7 +2330,7 @@ - Simulate failure for actions + Simulate failure for actions. @@ -2392,7 +2406,7 @@ - + Do you use daylight savings time (DST)? @@ -2401,12 +2415,12 @@ - + Offset (usually 0): %tw_time_zone_guioffset% - + None @@ -2414,7 +2428,7 @@ - + 15 @@ -2422,7 +2436,7 @@ - + 30 @@ -2430,7 +2444,7 @@ - + 45 @@ -2532,6 +2546,31 @@ terminalfolder + + + + Reload Theme + + + + + + + + ADB Sideload + + + tw_back=advanced + tw_action=adbsideload + tw_action_text1=ADB Sideload + tw_action_text2=Usage: adb sideload filename.zip + tw_complete_text1=ADB Sideload Complete + tw_has_cancel=1 + tw_cancel_action=adbsideloadcancel + action_page + + + -- cgit v1.2.3