From 780cd39e422943f7c46be84de5494ae7045e1a5e Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Mon, 21 Jul 2014 15:24:39 -0500 Subject: Allow ui.xml to include additional xml files to read Use common portrait and landscape xml files based on resolution defined by the device. Change-Id: Iec528f9d846d49857ff98de1ac201e25dbb60339 --- gui/Android.mk | 7 + gui/devices/1024x600/res/ui.xml | 3871 +----------------------------- gui/devices/1024x768/res/ui.xml | 3871 +----------------------------- gui/devices/1080x1920/res/ui.xml | 3888 +----------------------------- gui/devices/1200x1920/res/ui.xml | 3888 +----------------------------- gui/devices/1280x800/res/ui.xml | 3871 +----------------------------- gui/devices/1600x2560/res/ui.xml | 3890 +------------------------------ gui/devices/1920x1200/res/ui.xml | 3871 +----------------------------- gui/devices/2560x1600/res/ui.xml | 3871 +----------------------------- gui/devices/320x480/res/ui.xml | 3888 +----------------------------- gui/devices/480x800/res/ui.xml | 3888 +----------------------------- gui/devices/480x854/res/ui.xml | 3888 +----------------------------- gui/devices/540x960/res/ui.xml | 3888 +----------------------------- gui/devices/720x1280/res/ui.xml | 3888 +----------------------------- gui/devices/800x1280/res/ui.xml | 3888 +----------------------------- gui/devices/800x480/res/ui.xml | 3871 +----------------------------- gui/devices/landscape/res/landscape.xml | 3870 ++++++++++++++++++++++++++++++ gui/devices/portrait/res/portrait.xml | 3887 ++++++++++++++++++++++++++++++ gui/pages.cpp | 174 +- gui/pages.hpp | 8 +- gui/resources.cpp | 5 + gui/resources.hpp | 1 + 22 files changed, 7988 insertions(+), 58184 deletions(-) create mode 100644 gui/devices/landscape/res/landscape.xml create mode 100644 gui/devices/portrait/res/portrait.xml diff --git a/gui/Android.mk b/gui/Android.mk index d8edead88..fa40e0fae 100644 --- a/gui/Android.mk +++ b/gui/Android.mk @@ -93,9 +93,15 @@ LOCAL_MODULE_TAGS := eng LOCAL_MODULE_CLASS := RECOVERY_EXECUTABLES LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)/res TWRP_RES_LOC := $(commands_recovery_local_path)/gui/devices/common/res +TWRP_COMMON_XML := $(hide) echo "No common TWRP XML resources" ifeq ($(TW_CUSTOM_THEME),) TWRP_THEME_LOC := $(commands_recovery_local_path)/gui/devices/$(DEVICE_RESOLUTION)/res + ifneq ($(filter $(DEVICE_RESOLUTION), 320x480 480x800 480x854 540x960 720x1280 800x1280 1080x1920 1200x1920 1600x2560),) + TWRP_COMMON_XML := cp -fr $(commands_recovery_local_path)/gui/devices/portrait/res/* $(TARGET_RECOVERY_ROOT_OUT)/res/ + else ifneq ($(filter $(DEVICE_RESOLUTION), 800x480 1024x600 1024x768 1280x800 1920x1200 2560x1600),) + TWRP_COMMON_XML := cp -fr $(commands_recovery_local_path)/gui/devices/landscape/res/* $(TARGET_RECOVERY_ROOT_OUT)/res/ + endif else TWRP_THEME_LOC := $(TW_CUSTOM_THEME) endif @@ -110,6 +116,7 @@ $(TWRP_RES_GEN): mkdir -p $(TARGET_RECOVERY_ROOT_OUT)/res/ cp -fr $(TWRP_RES_LOC)/* $(TARGET_RECOVERY_ROOT_OUT)/res/ cp -fr $(TWRP_THEME_LOC)/* $(TARGET_RECOVERY_ROOT_OUT)/res/ + $(TWRP_COMMON_XML) mkdir -p $(TARGET_RECOVERY_ROOT_OUT)/sbin/ ln -sf $(TWRP_SH_TARGET) $(TARGET_RECOVERY_ROOT_OUT)/sbin/sh ln -sf /sbin/pigz $(TARGET_RECOVERY_ROOT_OUT)/sbin/gzip diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml index 5c9c63b68..87248a686 100644 --- a/gui/devices/1024x600/res/ui.xml +++ b/gui/devices/1024x600/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -423,3871 +427,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1024x768/res/ui.xml b/gui/devices/1024x768/res/ui.xml index f3e0a8e14..407e18b31 100644 --- a/gui/devices/1024x768/res/ui.xml +++ b/gui/devices/1024x768/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -423,3871 +427,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index 5801f20c8..0d547a6e9 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -410,3888 +414,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1200x1920/res/ui.xml b/gui/devices/1200x1920/res/ui.xml index d0c8b4ed8..0778692c7 100644 --- a/gui/devices/1200x1920/res/ui.xml +++ b/gui/devices/1200x1920/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -413,3888 +417,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1280x800/res/ui.xml b/gui/devices/1280x800/res/ui.xml index b76060ad0..bfb1a3a3a 100644 --- a/gui/devices/1280x800/res/ui.xml +++ b/gui/devices/1280x800/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -423,3871 +427,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1600x2560/res/ui.xml b/gui/devices/1600x2560/res/ui.xml index 95ef1d1bf..9703881e3 100644 --- a/gui/devices/1600x2560/res/ui.xml +++ b/gui/devices/1600x2560/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -407,3891 +411,5 @@ - - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml index 0841c96ef..d8d8a7d5b 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -423,3871 +427,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/2560x1600/res/ui.xml b/gui/devices/2560x1600/res/ui.xml index 28a9b81b3..ca0d8838e 100644 --- a/gui/devices/2560x1600/res/ui.xml +++ b/gui/devices/2560x1600/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -423,3871 +427,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index 82273cee8..57baf5ff3 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -397,3888 +401,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 53d630feb..aad982291 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -397,3888 +401,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml index ce79ebf39..ea0cf77cd 100644 --- a/gui/devices/480x854/res/ui.xml +++ b/gui/devices/480x854/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -396,3888 +400,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/540x960/res/ui.xml b/gui/devices/540x960/res/ui.xml index 5e2807fbd..58d6c9df6 100644 --- a/gui/devices/540x960/res/ui.xml +++ b/gui/devices/540x960/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -397,3888 +401,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/720x1280/res/ui.xml b/gui/devices/720x1280/res/ui.xml index 4db6e22ae..f44998f66 100644 --- a/gui/devices/720x1280/res/ui.xml +++ b/gui/devices/720x1280/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -410,3888 +414,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/800x1280/res/ui.xml b/gui/devices/800x1280/res/ui.xml index 718074e0f..328b31f69 100644 --- a/gui/devices/800x1280/res/ui.xml +++ b/gui/devices/800x1280/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -398,3888 +402,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Wipe - - wipe - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - This operation may install incompatible - - - - - - software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification. - - - - - - - - - Inject TWRP after install. - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - - Add More Zips - - install - - - - - - - Clear Zip Queue - - - - install - - - - - - - - install - - - - - - main - - - - - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - Zip Install Complete - - - - - - - - - - - - - Wipe cache/dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - - Failed - - - - - - - Successful - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Factory Reset - - - - - - Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is - - - - - - the only wipe that you need. - - - - - - Press back button to cancel. - - - - - - - Advanced Wipe - - - partitionlisterror=0 - advancedwipe - - - - - - - - - - - - Format Data - - - formatdata - - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - tw_wipe_list= - - - - - - Wipe Menu - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, - - - - - - backups, pictures, videos, media, and - - - - - - removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some - - - - - - file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - - - Backup Name: %tw_backup_name% - - tw_fileexists=0 - backupname1 - - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - tw_password_not_match=0 - backupencryption - - - - - - - - - Refresh Sizes - - - backup - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - Enable compression. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - backup_run - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter A Password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? - - - - - - Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup Encrypted - - - - - - Please Enter Your Password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - -
- - Restoring: %tw_restore_name% - - - - - - -
- - - - - - - Rename Backup - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - - Delete Backup - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Package Date: %tw_restore_file_date% - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - - - - Decrypt Data - - decrypt - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted - - - - - - Be sure to safely remove your device - - - - - - from your computer before unmounting! - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - - Settings - - - - - - Zip file signature verification. - - - - - - - - Use rm -rf instead of formatting. - - - - - - - - Skip MD5 generation during backup. - - - - - - - - Enable MD5 verification of backup files. - - - - - - - - Use Military Time. - - - - - - - - Simulate actions for theme testing. - - - - - - - - - Simulate failure for actions. - - - - - - - - - Time Zone - - timezone - - - - - - - Screen - - screen - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - None - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Terminal Command - - terminalfolder - - - - - - - Reload Theme - - - - - - - - - ADB Sideload - - sideload - - - - - - - - HTC Dumlock - - htcdumlock - - - - - - - - Re-Inject TWRP - - - tw_back=advanced - tw_action=reinjecttwrp - tw_text1=Re-Inject TWRP? - tw_action_text1=Re-Injecting TWRP... - tw_complete_text1=TWRP Injection Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - partsdcardaction - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Partition - - - - - main - - - - - advanced - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? - - - - - - This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml index 9c56ca381..0ee0e94fc 100644 --- a/gui/devices/800x480/res/ui.xml +++ b/gui/devices/800x480/res/ui.xml @@ -9,6 +9,10 @@ preview.jpg + + + + @@ -431,3871 +435,4 @@ - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - - - - - - Install - - - - install - - - - - - - - Backup - - backup - - - - - - - Restore - - restore - - - - - - - Wipe - - wipe - - - - - - - Mount - - mount - - - - - - - Settings - - settings - - - - - - - Advanced - - advanced - - - - - - - Reboot - - reboot - - - - - - - - - - - - Select Zip to Install - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=install - selectstorage - - - - - - -
- - Folders: - - - - - - - - -
- - - - -
- - %tw_zip_location% - - - - - - - - - -
- - - - - - - - flash_confirm - - - - - - main - - - - - main - - - - - - - - - - - - WARNING: This operation may install incompatible software and render your device unusable. - - - - - - Folder: - - - - - - %tw_zip_location% - - - - - - File to flash: - - - - - - %tw_file% - - - - - - Press back to cancel adding this zip. - - - - - - Zip file signature verification? - - - - - - - - File %tw_zip_queue_count% of max of 10 - - - - - - - - Add More Zips - - install - - - - - - - Clear Queue - - - - install - - - - - - - flash_zip - - - - - - Swipe to Confirm Flash - - - - - - - install - - - - - - main - - - - - - - - - - - - - - Flashing file %tw_zip_index% of %tw_zip_queue_count% - - - - - - %tw_filename% - - - - - - - flash_done - - - - - - - - - - - - - Failed - - - - - - - Successful - - - - - - - Wipe Cache/Dalvik - - - tw_back=flash_done - tw_action=wipe - tw_action_param=/cache - tw_has_action2=1 - tw_action2=wipe - tw_action2_param=dalvik - tw_text1=Wipe Cache & Dalvik? - tw_action_text1=Wiping Cache & Dalvik... - tw_complete_text1=Cache & Dalvik Wipe Complete - tw_slider_text=Swipe to Wipe - confirm_action - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - Home - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=install - clear_vars - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_operation_state=0 - tw_text1= - tw_text2= - tw_text3= - tw_text4= - tw_action_text1= - tw_action_text2= - tw_action_param= - tw_has_action2=0 - tw_action2= - tw_action2_param= - tw_has_cancel=0 - tw_cancel_action= - tw_cancel_param= - tw_show_exclamation=0 - tw_show_reboot=0 - %tw_clear_destination% - - - - - - - - - - %tw_text1% - - - - - - %tw_text2% - - - - - - %tw_text3% - - - - - - %tw_text4% - - - - - - Press back button to cancel. - - - - - - action_page - - - - - - %tw_slider_text% - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - Cancel - - %tw_cancel_param% - - - - - - - - action_complete - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_action_text1% - - - - - - %tw_action_text2% - - - - - - - - - - tw_page_done=1 - - - - - - - %tw_action_param% - - - - - - - %tw_action_param% - %tw_action2_param% - - - - - - - - - - - %tw_complete_text1% - - - - - - - Failed - - - - - - - Successful - - - - - - - - - - Back - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - - - Reboot System - - - tw_back=main2 - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_text3= - tw_text4= - tw_action_text1=Rebooting... - tw_action_text2= - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - tw_clear_destination=main2 - clear_vars - - - - - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - - %tw_filecheck% - - - - - - - - - tw_fileexists=1 - %tw_existpage% - - - - - - - - - - tw_fileexists=0 - %tw_notexistpage% - - - - - - - - %tw_action_param% - - - - - confirm_action - - - - - - - - - - Reboot Menu - - - - - - - - System - - - tw_back=reboot - tw_action=reboot - tw_action_param=system - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Power Off - - - tw_back=reboot - tw_action=reboot - tw_action_param=poweroff - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to power off? - tw_action_text1=Turning Off... - tw_complete_text1=Turning Off... - tw_slider_text=Swipe to Power Off - rebootcheck - - - - - - - - - Recovery - - - tw_back=reboot - tw_action=reboot - tw_action_param=recovery - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Bootloader - - - tw_back=reboot - tw_action=reboot - tw_action_param=bootloader - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - - - - Download - - - tw_back=reboot - tw_action=reboot - tw_action_param=download - tw_has_action2=0 - tw_text1=No OS Installed! Are you - tw_text2=sure you wish to reboot? - tw_action_text1=Rebooting... - tw_complete_text1=Rebooting... - tw_slider_text=Swipe to Reboot - rebootcheck - - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Storage: - - - - - - -
- - - - - - OK - - - tw_clear_destination=%tw_back% - clear_vars - - - - - - main - - - - - - %tw_back% - - - - - - - - - - - - - Mount Menu - - - - - -
- - Select Partitions to Mount: - - - - - -
- - - - - - - - - - Decrypt Data - - decrypt - - - - - - - Mount USB Storage - - usb_mount - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=mount - selectstorage - - - - - - main - - - - - main - - - - - - - - - - - - USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! - - - - - - - - - - - - - Unmount - - usb_umount - - - - usb - - - - - - - - usb - - - - mount - - - - - - - - - - - - Factory Reset: Wipes Data, Cache, and Dalvik - - - - - - - - - - .android_secure - - - - - - - (not including internal storage) - - - - - - - SD-EXT - - - - - - Most of the time this is the only wipe that you need. - - - - - - - Advanced Wipe - - advancedwipe - - - - - - - - - - - Format Data - - - formatdata - - - - - - - Press back button to cancel. - - - - - - - tw_back=wipe - tw_action=wipe - tw_action_param=data - tw_action_text1=Factory Reset... - tw_complete_text1=Factory Reset Complete - action_page - - - - - - - Swipe to Factory Reset - - - - - main - - - - - main - - - - - - - - - - - -
- - Select Partitions to Wipe: - - - - - - -
- - - - - - - Repair or Change File System - - - checkpartitionlist - - - - - - - - Invalid partition selection - - - - - - - tw_back=advancedwipe - tw_action=wipe - tw_action_param=LIST - tw_text1=Wipe Selected Partition(s)? - tw_action_text1=Wiping Partition(s)... - tw_complete_text1=Wipe Complete - action_page - - - - - - - Swipe to Wipe - - - - - main - - - - - wipe - - - - - - - - - - - - Format Data will wipe all of your apps, backups, pictures, - - - - - - videos, media, and removes encryption on internal storage. - - - - - - This cannot be undone. Press back to cancel. - - - - - - Type yes to continue. - - - - - - - - %tw_confirm_formatdata% - - - formatdata_confirm - - - - - - - main - - - - - wipe - - - - - - - - - - tw_back=formatdata - tw_action=wipe - tw_action_param=DATAMEDIA - tw_action_text1=Formatting Data... - tw_complete_text1=Data Format Complete - action_page - - - - - - formatdata - - - - - - - - partitionlisterror=0 - - partitionoptions - - - - - - - partitionlisterror=1 - tw_wipe_list= - advancedwipe - - - - - - - - - - - Partition Options for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - - Present: Yes - - - - - - - Present: No - - - - - - - Removable: Yes - - - - - - - Removable: No - - - - - - Size: %tw_partition_size%MB - - - - - - Used: %tw_partition_used%MB - - - - - - Free: %tw_partition_free%MB - - - - - - Backup Size: %tw_partition_backup_size%MB - - - - - - - - Repair - - - tw_back=partitionoptions - tw_action=repair - tw_action_param=%tw_partition_mount_point% - tw_has_action2=0 - tw_text1=Repair %tw_partition_name%? - tw_text2= - tw_action_text1=Repairing... - tw_complete_text1=Repair Complete - tw_slider_text=Swipe to Repair - confirm_action - - - - - - - - Change File System - - selectfilesystem - - - - - main - - - - - advancedwipe - - - - - - - - - - - - Change file system for: %tw_partition_name% - - - - - - Mount Point: %tw_partition_mount_point% - - - - - - Current file system: %tw_partition_file_system% - - - - - - Some ROMs or kernels may not support some file systems. Proceed with caution! - - - - - - - - EXT2 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext2 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT2? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT3 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext3 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT3? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - EXT4 - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=ext4 - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to EXT4? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - F2FS - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=f2fs - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to F2FS? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - FAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=vfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to FAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - - - - exFAT - - - tw_back=selectfilesystem - tw_action=changefilesystem - tw_action_param=%tw_partition_mount_point% - tw_action_new_file_system=exfat - tw_has_action2=0 - tw_text1=Change %tw_partition_name% to exFAT? - tw_text2= - tw_action_text1=Formatting... - tw_complete_text1=Format Complete - tw_slider_text=Swipe to Change - confirm_action - - - - - - main - - - - - partitionoptions - - - - - - - - - - - - Back Up Device - - - - - -
- - Select Partitions to Back Up: - - - - - - -
- - - - - Backup Name: %tw_backup_name% - - - - - - - Refresh Sizes - - - - backup - - - - - - - - Set Backup Name - - - tw_fileexists=0 - backupname1 - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=backup - selectstorage - - - - - - - - - - - - - No Encryption - - backupencryption - - - - - - - - - - - - - Using Encryption - - backupencryption - - - - - - - Enable Compression (Requires more time) - - - - - - - - Skip MD5 generation on backups - - - - - - - - - tw_operation_state=0 - backup_run - - - - - - - Swipe to Back Up - - - - - main - - - - - main - - - - - - - - - - - - - backupname2 - - - - - - - - - - Please Enter a Backup Name - - - - - - - - %tw_backup_name% - - - - tw_filecheck=%tw_backups_folder%/%tw_backup_name% - tw_existpage=backupname2 - tw_notexistpage=backup - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Append Date - - - - - - - - - Cancel / Clear - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - tw_backup_name=(Auto Generate) - main - - - - - - - tw_backup_name=(Auto Generate) - backup - - - - - - - - - - - - - Encrypt your backup? Please enter a password: - - - - - - - - %tw_backup_encrypt_display% - - - backupencryption2 - - - - - - - Passwords Do Not Match - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - - - Encrypt your backup? Please Enter Password Again: - - - - - - - - %tw_backup_encrypt_display2% - - - - checkbackuppassword - - - - - - - - Cancel - - - tw_encrypt_backup=0 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backup - - - - - - - - main - - - - - backup - - - - - - - - - - tw_encrypt_backup=1 - backup - - - - - - - tw_encrypt_backup=0 - tw_password_not_match=1 - tw_backup_password= - tw_backup_password2= - tw_backup_encrypt_display= - tw_backup_encrypt_display2= - backupencryption - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_file_progress% - - - - - - %tw_size_progress% - - - - - - - - backup - - - - - - tw_back=backup - tw_complete_text1=Backup Complete - tw_show_reboot=1 - action_complete - - - - - - - - - - - - - - - Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) - - tw_back=restore - selectstorage - - - - - - -
- - Select Package to Restore: - - - - - - - - - -
- - - - - - - - restore_read - - - - - - main - - - - - main - - - - - - - - - - tw_password_fail=0 - restore_decrypt - - - - - - - restore_select - - - - - - - - - - - Backup encrypted. Please enter your password: - - - - - - - - %tw_restore_display% - - - - try_restore_decrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - restore - - - - - - - - Delete - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - - main - - - - - restore - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - restore_decrypt - - - - - - - - - - tw_page_done=1 - restore_select - - - - - - - - - - - Package to Restore: %tw_restore_name% - - - - - - Package Date: %tw_restore_file_date% - - - - - -
- - Select Partitions to Restore: - - - - - - -
- - - - - Enable MD5 checking of backup files - - - - - - - - - Rename Backup - - - tw_backup_rename= - tw_fileexists=0 - renamebackup - - - - - - - - Delete Backup - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" - tw_text1=Delete Backup? %tw_restore_name% - tw_text2=This cannot be undone! - tw_action_text1=Deleting Backup... - tw_complete_text1=Backup Delete Complete - tw_slider_text=Swipe to Delete - confirm_action - - - - - - - restore_run - - - - - - Swipe to Restore - - - - - main - - - - - restore - - - - - - - - - - - - Please Enter a New Backup Name - - - - - - - - %tw_backup_rename% - - - - tw_back=restore - tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" - tw_text1=Rename Backup? - tw_text2=This cannot be undone! - tw_action_text1=Renaming Backup... - tw_complete_text1=Backup Rename Complete - tw_slider_text=Swipe to Rename - tw_filecheck=%tw_backups_folder%/%tw_backup_rename% - tw_existpage=renamebackup - tw_notexistpage=confirm_action - filecheck - - - - - - - - A backup with that name already exists! - - - - - - - Cancel - - restore_select - - - - - - - main - - - - - restore_select - - - - - - - - - - - - %tw_operation% %tw_partition% - - - - - - %tw_size_progress% - - - - - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - tw_show_reboot=1 - action_complete - - - - - restore - - - - - - - - - - Settings - - - - - - Zip file signature verification? - - - - - - - - Use rm -rf instead of formatting? - - - - - - - - Skip MD5 generation on backups - - - - - - - - Enable MD5 checking of backup files - - - - - - - - Use Military Time - - - - - - - - Simulate most actions for theme testing - - - - - - - - - Simulate failure for actions - - - - - - - - - Time Zone - - timezone - - - - - - - Restore Defaults - - - - - - - - - Vibration Duration - - Vibrate - - - - - - - Screen - - screen - - - - - main - - - - - main - - - - - - - - - - - - Select Time Zone - - - - - -
- - Select Time Zone: - - - - - - BST11;BDT - HST10;HDT - AST9;ADT - PST8;PDT - MST7;MDT - CST6;CDT - EST5;EDT - AST4;ADT - GRNLNDST3;GRNLNDDT - FALKST2;FALKDT - AZOREST1;AZOREDT - GMT0;BST - NFT-1;DFT - WET-2;WET - SAUST-3;SAUDT - WST-4;WDT - PAKST-5;PAKDT - TASHST-6;TASHDT - THAIST-7;THAIDT - TAIST-8;TAIDT - JST-9;JSTDT - EET-10;EETDT - MET-11;METDT - NZST-12;NZDT -
- - - - - Do you use daylight savings time (DST)? - - - - - - - - Offset (usually 0): %tw_time_zone_guioffset% - - - - - - - 0 - - tw_time_zone_guioffset=0 - - - - - - - 15 - - tw_time_zone_guioffset=15 - - - - - - - 30 - - tw_time_zone_guioffset=30 - - - - - - - 45 - - tw_time_zone_guioffset=45 - - - - - - - Set Time Zone - - - - - - - - Current Time Zone: %tw_time_zone% - - - - - main - - - - - settings - - - - - - - - - - - - Screen Settings - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=60 - - - - - - - - Enable screen timeout. - - tw_screen_timeout_secs=0 - - - - - - - - - - Screen timeout in seconds: - - - - - - - - - - Brightness: %tw_brightness_pct%% - - - tw_brightness=%tw_brightness_max% - tw_brightness*%tw_brightness_pct% - tw_brightness/100 - echo %tw_brightness% > "%tw_brightness_file%" - - - - - - main - - - - - settings - - - - - - - - - - - - Vibration Settings : - - - - - - Button Vibration: - - - - - - - - Keyboard Vibration: - - - - - - - - Action Vibration: - - - - - - - main - - - - - settings - - - - - - - - - - - - Advanced - - - - - - - Copy Log to SD - - - tw_back=advanced - tw_action=copylog - tw_text1=Copy Log to SD Card? - tw_action_text1=Copying Log to SD Card... - tw_complete_text1=Log Copy Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - Fix Permissions - - - tw_back=advanced - tw_action=fixpermissions - tw_text1=Fix Permissions? - tw_action_text1=Fixing Permissions... - tw_complete_text1=Fix Permissions Complete - tw_slider_text=Swipe to Confirm - tw_show_reboot=1 - confirm_action - - - - - - - - Terminal Command - - terminalfolder - - - - - - - ADB Sideload - - sideload - - - - - - - - Partition SD Card - - partsdcard - - - - - - - File Manager - - filemanagerlist - - - - - - - Reload Theme - - - - - - - - - - HTC Dumlock - - htcdumlock - - - - - main - - - - - main - - - - - - - - - - - - Partition SD Card - - - - - - - - - tw_sdext_size-128 - - - - - - - - - tw_sdext_size+128 - - - - - - EXT Size: %tw_sdext_size% - - - - - - - - - tw_swap_size-32 - - - - - - - - - tw_swap_size+32 - - - - - - Swap Size: %tw_swap_size% - - - - - - File system: %tw_sdpart_file_system% - - - - - - - EXT3 - - tw_sdpart_file_system=ext3 - - - - - - - - EXT4 - - tw_sdpart_file_system=ext4 - - - - - - You will lose all files on your SD card! - - - - - - This action cannot be undone! - - - - - - - tw_back=partsdcard - tw_action=partitionsd - tw_has_action2=1 - tw_action2=set - tw_action2_param=tw_zip_location=/sdcard - tw_action_text1=Partitioning SD Card... - tw_action_text2=This will take a few minutes. - tw_complete_text1=Partitioning Complete - action_page - - - - - - - Swipe to Confirm Partition - - - - - main - - - - - advanced - - - - - - - - - - - - - HTC Dumlock - - - - - - - - Restore Original Boot - - - tw_back=htcdumlock - tw_action=htcdumlockrestoreboot - tw_text1=Restore original boot image? - tw_action_text1=Restoring Original Boot... - tw_complete_text1=Restore Original Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Reflash Recovery->Boot - - - tw_back=htcdumlock - tw_action=htcdumlockreflashrecovery - tw_text1=Reflash recovery to boot? - tw_action_text1=Flashing recovery to boot... - tw_complete_text1=Recovery Flash to Boot Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - - - - Install HTC Dumlock - - - tw_back=htcdumlock - tw_action=installhtcdumlock - tw_text1=Install HTC dumlock files to ROM? - tw_action_text1=Installing HTC Dumlock... - tw_complete_text1=HTC Dumlock Install Complete - tw_slider_text=Swipe to Confirm - confirm_action - - - - - - main - - - - - advanced - - - - - - - - - - - - - - - - - - - - - - - Swipe to Unlock - - - - - - - - - - - File Manager: Select a File or Folder - - - - - -
- - Folders: - - - - - - - - - -
- - - - -
- - %tw_file_location1% - - - - - - - - - -
- - - - - - tw_fm_type=File - tw_fm_isfolder=0 - - - - - - main - - - - - advanced - - - - - - filemanageroptions - - - - - - - - Select Folder - - - tw_filename1=tw_file_location1 - tw_fm_isfolder=1 - tw_fm_type=Folder - filemanageroptions - - - - - - - - - - - - - %tw_fm_type% Selected: - - - - - - %tw_filename1% - - - - - - - - Copy File - - - tw_filemanager_command=cp - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - - Copy Folder - - - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R - tw_fm_text1=Copying - choosedestinationfolder - - - - - - - - Move - - - tw_filemanager_command=mv - tw_fm_text1=Moving - choosedestinationfolder - - - - - - - - chmod 755 - - - tw_filemanager_command=chmod 755 - tw_fm_text1=chmod 755 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - chmod - - - tw_filemanager_rename=0000 - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerchmod - - - - - - - - Delete - - - tw_filemanager_command=rm -rf - tw_fm_text1=Deleting - tw_fm_text2= - tw_fm_text3= - tw_include_text3=0 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - Rename File - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=mv - filemanagerrenamefile - - - - - - - - - Rename Folder - - - tw_filemanager_rename=tw_selection1 - tw_fm_text1=Renaming - tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv - filemanagerrenamefolder - - - - - - main - - - - - filemanagerlist - - - - - - - - - - - - Browse to Destination Folder & Press Select - - - - - -
- - %tw_file_location2% - - - - - - - - -
- - - - - - main - - - - - filemanageroptions - - - - - - - Select Folder - - - tw_fm_text2=to - tw_fm_text3=%tw_file_location2% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter a New %tw_fm_type% Name - - - - - - - - %tw_filemanager_rename% - - - - tw_fm_text2=to - tw_fm_text3=%tw_filemanager_rename% - tw_include_text3=1 - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - Please Enter New Permissions - - - - - - - - %tw_filemanager_rename% - - - - tw_filemanager_command=chmod %tw_filemanager_rename% - tw_fm_text1=chmod %tw_filemanager_rename% - tw_back=filemanageroptions - filemanagerconfirm - - - - - - - - Cancel - - filemanageroptions - - - - - - - main - - - - - filemanageroptions - - - - - - - - - - - - %tw_fm_text1% - - - - - - %tw_filename1% - - - - - - %tw_fm_text2% - - - - - - %tw_fm_text3% - - - - - - Press back button to cancel. - - - - - - filemanageracction - - - - - - Swipe to Confirm - - - - - %tw_back% - - - - - main - - - - - - - - - - - - %tw_fm_text1% - - - - - - - - - - - - - tw_back=filemanagerlist - tw_complete_text1=File Operation Complete - action_complete - - - - - - - - - - tw_complete_text1=File Operation Complete - action_complete - - - - - - - %tw_filemanager_command% "%tw_filename1%" - - - - - - - %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" - - - - - - - - - - - Please Enter Your Password - - - - - - - - %tw_crypto_display% - - - - trydecrypt - - - - - - - - Password Failed, Please Try Again - - - - - - - Cancel - - - tw_page_done=1 - main - - - - - - - - - - - - - - - Trying Decryption with Your Password - - - - - - - - - - - - - - - - - tw_password_fail=1 - decrypt - - - - - - - - - - tw_page_done=1 - main - - - - - - - - - - - Browse to Starting Folder - - - - - -
- - %tw_terminal_location% - - - - - - - - - -
- - - - - - main - - - - - advanced - - - - - - - Select Folder - - - terminalcommand - - - - - - - - - - - - - - - - - - - Starting Path: %tw_terminal_location% - - - - - - - - - %tw_terminal_command% - - - %tw_terminal_command% - - - - - - - - KILL - - - - - - - - - - - - home - - - - - - - - - - back - - - - - lock - - - - - - - - - - - - main - - - - - terminalfolder - - - - - - - - - - ADB Sideload - - - - - - Wipe Dalvik Cache. - - - - - - - - Wipe Cache. - - - - - - - - - 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_show_reboot=1 - tw_cancel_action=adbsideloadcancel - action_page - - - - - - - Swipe to Start Sideload - - - - - main - - - - - advanced - - - - - - - - - - - - Install SuperSU? - - - - - - Your device does not appear to be rooted. - - - - - - Install SuperSU now? This will root your device. - - - - - - - Do Not Install - - tw_page_done=1 - - - - - - - tw_action=installsu - tw_action_text1=Installing SuperSU - tw_action_text2= - singleaction_page - - - - - - - Swipe to Install - - - diff --git a/gui/devices/landscape/res/landscape.xml b/gui/devices/landscape/res/landscape.xml new file mode 100644 index 000000000..902994917 --- /dev/null +++ b/gui/devices/landscape/res/landscape.xml @@ -0,0 +1,3870 @@ + + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + + + + + + Install + + + + install + + + + + + + + Backup + + backup + + + + + + + Restore + + restore + + + + + + + Wipe + + wipe + + + + + + + Mount + + mount + + + + + + + Settings + + settings + + + + + + + Advanced + + advanced + + + + + + + Reboot + + reboot + + + + + + + + + + + + Select Zip to Install + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=install + selectstorage + + + + + + +
+ + Folders: + + + + + + + + +
+ + + + +
+ + %tw_zip_location% + + + + + + + + + +
+ + + + + + + + flash_confirm + + + + + + main + + + + + main + + + + + + + + + + + + WARNING: This operation may install incompatible software and render your device unusable. + + + + + + Folder: + + + + + + %tw_zip_location% + + + + + + File to flash: + + + + + + %tw_file% + + + + + + Press back to cancel adding this zip. + + + + + + Zip file signature verification? + + + + + + + + File %tw_zip_queue_count% of max of 10 + + + + + + + + Add More Zips + + install + + + + + + + Clear Queue + + + + install + + + + + + + flash_zip + + + + + + Swipe to Confirm Flash + + + + + + + install + + + + + + main + + + + + + + + + + + + + + Flashing file %tw_zip_index% of %tw_zip_queue_count% + + + + + + %tw_filename% + + + + + + + flash_done + + + + + + + + + + + + + Failed + + + + + + + Successful + + + + + + + Wipe Cache/Dalvik + + + tw_back=flash_done + tw_action=wipe + tw_action_param=/cache + tw_has_action2=1 + tw_action2=wipe + tw_action2_param=dalvik + tw_text1=Wipe Cache & Dalvik? + tw_action_text1=Wiping Cache & Dalvik... + tw_complete_text1=Cache & Dalvik Wipe Complete + tw_slider_text=Swipe to Wipe + confirm_action + + + + + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + Home + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_clear_destination=install + clear_vars + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_operation_state=0 + tw_text1= + tw_text2= + tw_text3= + tw_text4= + tw_action_text1= + tw_action_text2= + tw_action_param= + tw_has_action2=0 + tw_action2= + tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= + tw_show_exclamation=0 + tw_show_reboot=0 + %tw_clear_destination% + + + + + + + + + + %tw_text1% + + + + + + %tw_text2% + + + + + + %tw_text3% + + + + + + %tw_text4% + + + + + + Press back button to cancel. + + + + + + action_page + + + + + + %tw_slider_text% + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + Cancel + + %tw_cancel_param% + + + + + + + + action_complete + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + tw_page_done=1 + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_complete_text1% + + + + + + + Failed + + + + + + + Successful + + + + + + + + + + Back + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + + %tw_filecheck% + + + + + + + + + tw_fileexists=1 + %tw_existpage% + + + + + + + + + + tw_fileexists=0 + %tw_notexistpage% + + + + + + + + %tw_action_param% + + + + + confirm_action + + + + + + + + + + Reboot Menu + + + + + + + + System + + + tw_back=reboot + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Power Off + + + tw_back=reboot + tw_action=reboot + tw_action_param=poweroff + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to power off? + tw_action_text1=Turning Off... + tw_complete_text1=Turning Off... + tw_slider_text=Swipe to Power Off + rebootcheck + + + + + + + + + Recovery + + + tw_back=reboot + tw_action=reboot + tw_action_param=recovery + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Bootloader + + + tw_back=reboot + tw_action=reboot + tw_action_param=bootloader + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Download + + + tw_back=reboot + tw_action=reboot + tw_action_param=download + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + main + + + + + main + + + + + + + + + + + +
+ + Select Storage: + + + + + + +
+ + + + + + OK + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + %tw_back% + + + + + + + + + + + + + Mount Menu + + + + + +
+ + Select Partitions to Mount: + + + + + +
+ + + + + + + + + + Decrypt Data + + decrypt + + + + + + + Mount USB Storage + + usb_mount + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=mount + selectstorage + + + + + + main + + + + + main + + + + + + + + + + + + USB Storage Mounted -- Be sure to safely remove your device from your computer before unmounting! + + + + + + + + + + + + + Unmount + + usb_umount + + + + usb + + + + + + + + usb + + + + mount + + + + + + + + + + + + Factory Reset: Wipes Data, Cache, and Dalvik + + + + + + + + + + .android_secure + + + + + + + (not including internal storage) + + + + + + + SD-EXT + + + + + + Most of the time this is the only wipe that you need. + + + + + + + Advanced Wipe + + advancedwipe + + + + + + + + + + + Format Data + + + formatdata + + + + + + + Press back button to cancel. + + + + + + + tw_back=wipe + tw_action=wipe + tw_action_param=data + tw_action_text1=Factory Reset... + tw_complete_text1=Factory Reset Complete + action_page + + + + + + + Swipe to Factory Reset + + + + + main + + + + + main + + + + + + + + + + + +
+ + Select Partitions to Wipe: + + + + + + +
+ + + + + + + Repair or Change File System + + + checkpartitionlist + + + + + + + + Invalid partition selection + + + + + + + tw_back=advancedwipe + tw_action=wipe + tw_action_param=LIST + tw_text1=Wipe Selected Partition(s)? + tw_action_text1=Wiping Partition(s)... + tw_complete_text1=Wipe Complete + action_page + + + + + + + Swipe to Wipe + + + + + main + + + + + wipe + + + + + + + + + + + + Format Data will wipe all of your apps, backups, pictures, + + + + + + videos, media, and removes encryption on internal storage. + + + + + + This cannot be undone. Press back to cancel. + + + + + + Type yes to continue. + + + + + + + + %tw_confirm_formatdata% + + + formatdata_confirm + + + + + + + main + + + + + wipe + + + + + + + + + + tw_back=formatdata + tw_action=wipe + tw_action_param=DATAMEDIA + tw_action_text1=Formatting Data... + tw_complete_text1=Data Format Complete + action_page + + + + + + formatdata + + + + + + + + partitionlisterror=0 + + partitionoptions + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + + + + + + + + Partition Options for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + + Present: Yes + + + + + + + Present: No + + + + + + + Removable: Yes + + + + + + + Removable: No + + + + + + Size: %tw_partition_size%MB + + + + + + Used: %tw_partition_used%MB + + + + + + Free: %tw_partition_free%MB + + + + + + Backup Size: %tw_partition_backup_size%MB + + + + + + + + Repair + + + tw_back=partitionoptions + tw_action=repair + tw_action_param=%tw_partition_mount_point% + tw_has_action2=0 + tw_text1=Repair %tw_partition_name%? + tw_text2= + tw_action_text1=Repairing... + tw_complete_text1=Repair Complete + tw_slider_text=Swipe to Repair + confirm_action + + + + + + + + Change File System + + selectfilesystem + + + + + main + + + + + advancedwipe + + + + + + + + + + + + Change file system for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + Some ROMs or kernels may not support some file systems. Proceed with caution! + + + + + + + + EXT2 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext2 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT2? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT3 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext3 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT3? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT4 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext4 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT4? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + F2FS + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=f2fs + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to F2FS? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + FAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=vfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to FAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + exFAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=exfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to exFAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + main + + + + + partitionoptions + + + + + + + + + + + + Back Up Device + + + + + +
+ + Select Partitions to Back Up: + + + + + + +
+ + + + + Backup Name: %tw_backup_name% + + + + + + + Refresh Sizes + + + + backup + + + + + + + + Set Backup Name + + + tw_fileexists=0 + backupname1 + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=backup + selectstorage + + + + + + + + + + + + + No Encryption + + backupencryption + + + + + + + + + + + + + Using Encryption + + backupencryption + + + + + + + Enable Compression (Requires more time) + + + + + + + + Skip MD5 generation on backups + + + + + + + + + tw_operation_state=0 + backup_run + + + + + + + Swipe to Back Up + + + + + main + + + + + main + + + + + + + + + + + + + backupname2 + + + + + + + + + + Please Enter a Backup Name + + + + + + + + %tw_backup_name% + + + + tw_filecheck=%tw_backups_folder%/%tw_backup_name% + tw_existpage=backupname2 + tw_notexistpage=backup + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Append Date + + + + + + + + + Cancel / Clear + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + tw_backup_name=(Auto Generate) + main + + + + + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + + + + + Encrypt your backup? Please enter a password: + + + + + + + + %tw_backup_encrypt_display% + + + backupencryption2 + + + + + + + Passwords Do Not Match + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backup + + + + + + + + main + + + + + backup + + + + + + + + + + + + Encrypt your backup? Please Enter Password Again: + + + + + + + + %tw_backup_encrypt_display2% + + + + checkbackuppassword + + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backup + + + + + + + + main + + + + + backup + + + + + + + + + + tw_encrypt_backup=1 + backup + + + + + + + tw_encrypt_backup=0 + tw_password_not_match=1 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backupencryption + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_file_progress% + + + + + + %tw_size_progress% + + + + + + + + backup + + + + + + tw_back=backup + tw_complete_text1=Backup Complete + tw_show_reboot=1 + action_complete + + + + + + + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=restore + selectstorage + + + + + + +
+ + Select Package to Restore: + + + + + + + + + +
+ + + + + + + + restore_read + + + + + + main + + + + + main + + + + + + + + + + tw_password_fail=0 + restore_decrypt + + + + + + + restore_select + + + + + + + + + + + Backup encrypted. Please enter your password: + + + + + + + + %tw_restore_display% + + + + try_restore_decrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + restore + + + + + + + + Delete + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + + main + + + + + restore + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + restore_decrypt + + + + + + + + + + tw_page_done=1 + restore_select + + + + + + + + + + + Package to Restore: %tw_restore_name% + + + + + + Package Date: %tw_restore_file_date% + + + + + +
+ + Select Partitions to Restore: + + + + + + +
+ + + + + Enable MD5 checking of backup files + + + + + + + + + Rename Backup + + + tw_backup_rename= + tw_fileexists=0 + renamebackup + + + + + + + + Delete Backup + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + restore_run + + + + + + Swipe to Restore + + + + + main + + + + + restore + + + + + + + + + + + + Please Enter a New Backup Name + + + + + + + + %tw_backup_rename% + + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" + tw_text1=Rename Backup? + tw_text2=This cannot be undone! + tw_action_text1=Renaming Backup... + tw_complete_text1=Backup Rename Complete + tw_slider_text=Swipe to Rename + tw_filecheck=%tw_backups_folder%/%tw_backup_rename% + tw_existpage=renamebackup + tw_notexistpage=confirm_action + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Cancel + + restore_select + + + + + + + main + + + + + restore_select + + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_size_progress% + + + + + + + + + + tw_back=restore_select + tw_complete_text1=Restore Complete + tw_show_reboot=1 + action_complete + + + + + restore + + + + + + + + + + Settings + + + + + + Zip file signature verification? + + + + + + + + Use rm -rf instead of formatting? + + + + + + + + Skip MD5 generation on backups + + + + + + + + Enable MD5 checking of backup files + + + + + + + + Use Military Time + + + + + + + + Simulate most actions for theme testing + + + + + + + + + Simulate failure for actions + + + + + + + + + Time Zone + + timezone + + + + + + + Restore Defaults + + + + + + + + + Vibration Duration + + Vibrate + + + + + + + Screen + + screen + + + + + main + + + + + main + + + + + + + + + + + + Select Time Zone + + + + + +
+ + Select Time Zone: + + + + + + BST11;BDT + HST10;HDT + AST9;ADT + PST8;PDT + MST7;MDT + CST6;CDT + EST5;EDT + AST4;ADT + GRNLNDST3;GRNLNDDT + FALKST2;FALKDT + AZOREST1;AZOREDT + GMT0;BST + NFT-1;DFT + WET-2;WET + SAUST-3;SAUDT + WST-4;WDT + PAKST-5;PAKDT + TASHST-6;TASHDT + THAIST-7;THAIDT + TAIST-8;TAIDT + JST-9;JSTDT + EET-10;EETDT + MET-11;METDT + NZST-12;NZDT +
+ + + + + Do you use daylight savings time (DST)? + + + + + + + + Offset (usually 0): %tw_time_zone_guioffset% + + + + + + + 0 + + tw_time_zone_guioffset=0 + + + + + + + 15 + + tw_time_zone_guioffset=15 + + + + + + + 30 + + tw_time_zone_guioffset=30 + + + + + + + 45 + + tw_time_zone_guioffset=45 + + + + + + + Set Time Zone + + + + + + + + Current Time Zone: %tw_time_zone% + + + + + main + + + + + settings + + + + + + + + + + + + Screen Settings + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=60 + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=0 + + + + + + + + + + Screen timeout in seconds: + + + + + + + + + + Brightness: %tw_brightness_pct%% + + + tw_brightness=%tw_brightness_max% + tw_brightness*%tw_brightness_pct% + tw_brightness/100 + echo %tw_brightness% > "%tw_brightness_file%" + + + + + + main + + + + + settings + + + + + + + + + + + + Vibration Settings : + + + + + + Button Vibration: + + + + + + + + Keyboard Vibration: + + + + + + + + Action Vibration: + + + + + + + main + + + + + settings + + + + + + + + + + + + Advanced + + + + + + + Copy Log to SD + + + tw_back=advanced + tw_action=copylog + tw_text1=Copy Log to SD Card? + tw_action_text1=Copying Log to SD Card... + tw_complete_text1=Log Copy Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + Fix Permissions + + + tw_back=advanced + tw_action=fixpermissions + tw_text1=Fix Permissions? + tw_action_text1=Fixing Permissions... + tw_complete_text1=Fix Permissions Complete + tw_slider_text=Swipe to Confirm + tw_show_reboot=1 + confirm_action + + + + + + + + Terminal Command + + terminalfolder + + + + + + + ADB Sideload + + sideload + + + + + + + + Partition SD Card + + partsdcard + + + + + + + File Manager + + filemanagerlist + + + + + + + Reload Theme + + + + + + + + + + HTC Dumlock + + htcdumlock + + + + + main + + + + + main + + + + + + + + + + + + Partition SD Card + + + + + + + + + tw_sdext_size-128 + + + + + + + + + tw_sdext_size+128 + + + + + + EXT Size: %tw_sdext_size% + + + + + + + + + tw_swap_size-32 + + + + + + + + + tw_swap_size+32 + + + + + + Swap Size: %tw_swap_size% + + + + + + File system: %tw_sdpart_file_system% + + + + + + + EXT3 + + tw_sdpart_file_system=ext3 + + + + + + + + EXT4 + + tw_sdpart_file_system=ext4 + + + + + + You will lose all files on your SD card! + + + + + + This action cannot be undone! + + + + + + + tw_back=partsdcard + tw_action=partitionsd + tw_has_action2=1 + tw_action2=set + tw_action2_param=tw_zip_location=/sdcard + tw_action_text1=Partitioning SD Card... + tw_action_text2=This will take a few minutes. + tw_complete_text1=Partitioning Complete + action_page + + + + + + + Swipe to Confirm Partition + + + + + main + + + + + advanced + + + + + + + + + + + + + HTC Dumlock + + + + + + + + Restore Original Boot + + + tw_back=htcdumlock + tw_action=htcdumlockrestoreboot + tw_text1=Restore original boot image? + tw_action_text1=Restoring Original Boot... + tw_complete_text1=Restore Original Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Reflash Recovery->Boot + + + tw_back=htcdumlock + tw_action=htcdumlockreflashrecovery + tw_text1=Reflash recovery to boot? + tw_action_text1=Flashing recovery to boot... + tw_complete_text1=Recovery Flash to Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Install HTC Dumlock + + + tw_back=htcdumlock + tw_action=installhtcdumlock + tw_text1=Install HTC dumlock files to ROM? + tw_action_text1=Installing HTC Dumlock... + tw_complete_text1=HTC Dumlock Install Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + main + + + + + advanced + + + + + + + + + + + + + + + + + + + + + + + Swipe to Unlock + + + + + + + + + + + File Manager: Select a File or Folder + + + + + +
+ + Folders: + + + + + + + + + +
+ + + + +
+ + %tw_file_location1% + + + + + + + + + +
+ + + + + + tw_fm_type=File + tw_fm_isfolder=0 + + + + + + main + + + + + advanced + + + + + + filemanageroptions + + + + + + + + Select Folder + + + tw_filename1=tw_file_location1 + tw_fm_isfolder=1 + tw_fm_type=Folder + filemanageroptions + + + + + + + + + + + + + %tw_fm_type% Selected: + + + + + + %tw_filename1% + + + + + + + + Copy File + + + tw_filemanager_command=cp + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + + Copy Folder + + + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + Move + + + tw_filemanager_command=mv + tw_fm_text1=Moving + choosedestinationfolder + + + + + + + + chmod 755 + + + tw_filemanager_command=chmod 755 + tw_fm_text1=chmod 755 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + chmod + + + tw_filemanager_rename=0000 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerchmod + + + + + + + + Delete + + + tw_filemanager_command=rm -rf + tw_fm_text1=Deleting + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + Rename File + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=mv + filemanagerrenamefile + + + + + + + + + Rename Folder + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv + filemanagerrenamefolder + + + + + + main + + + + + filemanagerlist + + + + + + + + + + + + Browse to Destination Folder & Press Select + + + + + +
+ + %tw_file_location2% + + + + + + + + +
+ + + + + + main + + + + + filemanageroptions + + + + + + + Select Folder + + + tw_fm_text2=to + tw_fm_text3=%tw_file_location2% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3=%tw_filemanager_rename% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter New Permissions + + + + + + + + %tw_filemanager_rename% + + + + tw_filemanager_command=chmod %tw_filemanager_rename% + tw_fm_text1=chmod %tw_filemanager_rename% + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + %tw_fm_text1% + + + + + + %tw_filename1% + + + + + + %tw_fm_text2% + + + + + + %tw_fm_text3% + + + + + + Press back button to cancel. + + + + + + filemanageracction + + + + + + Swipe to Confirm + + + + + %tw_back% + + + + + main + + + + + + + + + + + + %tw_fm_text1% + + + + + + + + + + + + + tw_back=filemanagerlist + tw_complete_text1=File Operation Complete + action_complete + + + + + + + + + + tw_complete_text1=File Operation Complete + action_complete + + + + + + + %tw_filemanager_command% "%tw_filename1%" + + + + + + + %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" + + + + + + + + + + + Please Enter Your Password + + + + + + + + %tw_crypto_display% + + + + trydecrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + main + + + + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + decrypt + + + + + + + + + + tw_page_done=1 + main + + + + + + + + + + + Browse to Starting Folder + + + + + +
+ + %tw_terminal_location% + + + + + + + + + +
+ + + + + + main + + + + + advanced + + + + + + + Select Folder + + + terminalcommand + + + + + + + + + + + + + + + + + + + Starting Path: %tw_terminal_location% + + + + + + + + + %tw_terminal_command% + + + %tw_terminal_command% + + + + + + + + KILL + + + + + + + + + + + + home + + + + + + + + + + back + + + + + lock + + + + + + + + + + + + main + + + + + terminalfolder + + + + + + + + + + ADB Sideload + + + + + + Wipe Dalvik Cache. + + + + + + + + Wipe Cache. + + + + + + + + + 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_show_reboot=1 + tw_cancel_action=adbsideloadcancel + action_page + + + + + + + Swipe to Start Sideload + + + + + main + + + + + advanced + + + + + + + + + + + + Install SuperSU? + + + + + + Your device does not appear to be rooted. + + + + + + Install SuperSU now? This will root your device. + + + + + + + Do Not Install + + tw_page_done=1 + + + + + + + tw_action=installsu + tw_action_text1=Installing SuperSU + tw_action_text2= + singleaction_page + + + + + + + Swipe to Install + + + + diff --git a/gui/devices/portrait/res/portrait.xml b/gui/devices/portrait/res/portrait.xml new file mode 100644 index 000000000..466c64bbf --- /dev/null +++ b/gui/devices/portrait/res/portrait.xml @@ -0,0 +1,3887 @@ + + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + + + + + + Install + + + + install + + + + + + + + Wipe + + wipe + + + + + + + Backup + + backup + + + + + + + Restore + + restore + + + + + + + Mount + + mount + + + + + + + Settings + + settings + + + + + + + + Advanced + + advanced + + + + + + + Reboot + + reboot + + + + + + + + + + + + Select Zip to Install + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=install + selectstorage + + + + + + +
+ + %tw_zip_location% + + + + + + + + + +
+ + + + + + + + flash_confirm + + + + + + main + + + + + main + + + + + + + + + + + + This operation may install incompatible + + + + + + software and render your device unusable. + + + + + + Folder: + + + + + + %tw_zip_location% + + + + + + File to flash: + + + + + + %tw_file% + + + + + + Press back to cancel adding this zip. + + + + + + Zip file signature verification. + + + + + + + + + Inject TWRP after install. + + + + + + + + File %tw_zip_queue_count% of max of 10 + + + + + + flash_zip + + + + + + Swipe to Confirm Flash + + + + + + + + Add More Zips + + install + + + + + + + Clear Zip Queue + + + + install + + + + + + + + install + + + + + + main + + + + + + + + + + + + + + + + + + Flashing file %tw_zip_index% of %tw_zip_queue_count% + + + + + + %tw_filename% + + + + + + + flash_done + + + + + + + + + + Zip Install Complete + + + + + + + + + + + + + Wipe cache/dalvik + + + tw_back=flash_done + tw_action=wipe + tw_action_param=/cache + tw_has_action2=1 + tw_action2=wipe + tw_action2_param=dalvik + tw_text1=Wipe Cache & Dalvik? + tw_action_text1=Wiping Cache & Dalvik... + tw_complete_text1=Cache & Dalvik Wipe Complete + tw_slider_text=Swipe to Wipe + confirm_action + + + + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + Home + + + tw_clear_destination=main2 + clear_vars + + + + + + + + Failed + + + + + + + Successful + + + + + + tw_clear_destination=install + clear_vars + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_operation_state=0 + tw_text1= + tw_text2= + tw_text3= + tw_text4= + tw_action_text1= + tw_action_text2= + tw_action_param= + tw_has_action2=0 + tw_action2= + tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= + tw_show_exclamation=0 + tw_show_reboot=0 + %tw_clear_destination% + + + + + + + + + + %tw_text1% + + + + + + %tw_text2% + + + + + + %tw_text3% + + + + + + %tw_text4% + + + + + + Press back button to cancel. + + + + + + action_page + + + + + + %tw_slider_text% + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + Cancel + + %tw_cancel_param% + + + + + + + + action_complete + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_action_text1% + + + + + + %tw_action_text2% + + + + + + + + + + tw_page_done=1 + + + + + + + %tw_action_param% + + + + + + + %tw_action_param% + %tw_action2_param% + + + + + + + + + + + %tw_complete_text1% + + + + + + + Failed + + + + + + + Successful + + + + + + + + + + Back + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + tw_clear_destination=main2 + clear_vars + + + + + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + + %tw_filecheck% + + + + + + + + + tw_fileexists=1 + %tw_existpage% + + + + + + + + + + tw_fileexists=0 + %tw_notexistpage% + + + + + + + + %tw_action_param% + + + + + confirm_action + + + + + + + + + + Factory Reset + + + + + + Wipes Data, Cache, and Dalvik + + + + + + + + + + .android_secure + + + + + + + (not including internal storage) + + + + + + + SD-EXT + + + + + + Most of the time this is + + + + + + the only wipe that you need. + + + + + + Press back button to cancel. + + + + + + + Advanced Wipe + + + partitionlisterror=0 + advancedwipe + + + + + + + + + + + + Format Data + + + formatdata + + + + + + + + tw_back=wipe + tw_action=wipe + tw_action_param=data + tw_action_text1=Factory Reset... + tw_complete_text1=Factory Reset Complete + action_page + + + + + + + Swipe to Factory Reset + + + + + main + + + + + main + + + + + + + + + + tw_wipe_list= + + + + + + Wipe Menu + + + + + +
+ + Select Partitions to Wipe: + + + + + + +
+ + + + + + tw_back=advancedwipe + tw_action=wipe + tw_action_param=LIST + tw_text1=Wipe Selected Partition(s)? + tw_action_text1=Wiping Partition(s)... + tw_complete_text1=Wipe Complete + action_page + + + + + + + + + Repair or Change File System + + + checkpartitionlist + + + + + + + + Invalid partition selection + + + + + + Swipe to Wipe + + + + + main + + + + + wipe + + + + + + + + + + + + Format Data will wipe all of your apps, + + + + + + backups, pictures, videos, media, and + + + + + + removes encryption on internal storage. + + + + + + This cannot be undone. Press back to cancel. + + + + + + Type yes to continue. + + + + + + + + %tw_confirm_formatdata% + + + formatdata_confirm + + + + + + + main + + + + + wipe + + + + + + + + + + tw_back=formatdata + tw_action=wipe + tw_action_param=DATAMEDIA + tw_action_text1=Formatting Data... + tw_complete_text1=Data Format Complete + action_page + + + + + + formatdata + + + + + + + + partitionlisterror=0 + + partitionoptions + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + + + + + + + + Partition Options for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + + Present: Yes + + + + + + + Present: No + + + + + + + Removable: Yes + + + + + + + Removable: No + + + + + + Size: %tw_partition_size%MB + + + + + + Used: %tw_partition_used%MB + + + + + + Free: %tw_partition_free%MB + + + + + + Backup Size: %tw_partition_backup_size%MB + + + + + + + + Repair + + + tw_back=partitionoptions + tw_action=repair + tw_action_param=%tw_partition_mount_point% + tw_has_action2=0 + tw_text1=Repair %tw_partition_name%? + tw_text2= + tw_action_text1=Repairing... + tw_complete_text1=Repair Complete + tw_slider_text=Swipe to Repair + confirm_action + + + + + + + + Change File System + + selectfilesystem + + + + + main + + + + + advancedwipe + + + + + + + + + + + + Change file system for: %tw_partition_name% + + + + + + Mount Point: %tw_partition_mount_point% + + + + + + Current file system: %tw_partition_file_system% + + + + + + Some ROMs or kernels may not support some + + + + + + file systems. Proceed with caution! + + + + + + + + EXT2 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext2 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT2? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT3 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext3 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT3? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + EXT4 + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=ext4 + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to EXT4? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + F2FS + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=f2fs + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to F2FS? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + FAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=vfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to FAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + + + + exFAT + + + tw_back=selectfilesystem + tw_action=changefilesystem + tw_action_param=%tw_partition_mount_point% + tw_action_new_file_system=exfat + tw_has_action2=0 + tw_text1=Change %tw_partition_name% to exFAT? + tw_text2= + tw_action_text1=Formatting... + tw_complete_text1=Format Complete + tw_slider_text=Swipe to Change + confirm_action + + + + + + main + + + + + partitionoptions + + + + + + + + + + + + + + Backup Name: %tw_backup_name% + + tw_fileexists=0 + backupname1 + + + + + + +
+ + Select Partitions to Back Up: + + + + + + +
+ + + + + + + + + + + No Encryption + + backupencryption + + + + + + + + + + + + + Using Encryption + + tw_password_not_match=0 + backupencryption + + + + + + + + + Refresh Sizes + + + backup + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=backup + selectstorage + + + + + + + Enable compression. + + + + + + + + Skip MD5 generation during backup. + + + + + + + + backup_run + + + + + + Swipe to Back Up + + + + + main + + + + + main + + + + + + + + + + + + + backupname2 + + + + + + + + + + Please Enter a Backup Name + + + + + + + + %tw_backup_name% + + + + tw_filecheck=%tw_backups_folder%/%tw_backup_name% + tw_existpage=backupname2 + tw_notexistpage=backup + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Append Date + + + + + + + + + Cancel + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + tw_backup_name=(Auto Generate) + main + + + + + + + tw_backup_name=(Auto Generate) + backup + + + + + + + + + + + + + Encrypt your backup? + + + + + + Please Enter A Password: + + + + + + + + %tw_backup_encrypt_display% + + + backupencryption2 + + + + + + + Passwords Do Not Match + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backup + + + + + + + + main + + + + + backup + + + + + + + + + + + + Encrypt your backup? + + + + + + Please Enter Password Again: + + + + + + + + %tw_backup_encrypt_display2% + + + + checkbackuppassword + + + + + + + + Cancel + + + tw_encrypt_backup=0 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backup + + + + + + + + main + + + + + backup + + + + + + + + + + tw_encrypt_backup=1 + backup + + + + + + + tw_encrypt_backup=0 + tw_password_not_match=1 + tw_backup_password= + tw_backup_password2= + tw_backup_encrypt_display= + tw_backup_encrypt_display2= + backupencryption + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_file_progress% + + + + + + %tw_size_progress% + + + + + + + + backup + + + + + + tw_back=backup + tw_complete_text1=Backup Complete + tw_show_reboot=1 + action_complete + + + + + + + + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=restore + selectstorage + + + + + + +
+ + Select Package to Restore: + + + + + + + + + +
+ + + + + + + + restore_read + + + + + + main + + + + + main + + + + + + + + + + tw_password_fail=0 + restore_decrypt + + + + + + + restore_select + + + + + + + + + + + Backup Encrypted + + + + + + Please Enter Your Password: + + + + + + + + %tw_restore_display% + + + + try_restore_decrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + restore + + + + + + + + Delete + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + + main + + + + + restore + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + restore_decrypt + + + + + + + + + + tw_page_done=1 + restore_select + + + + + + + + + + +
+ + Restoring: %tw_restore_name% + + + + + + +
+ + + + + + + Rename Backup + + tw_backup_rename= + tw_fileexists=0 + renamebackup + + + + + + + + + Delete Backup + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%" + tw_text1=Delete Backup? %tw_restore_name% + tw_text2=This cannot be undone! + tw_action_text1=Deleting Backup... + tw_complete_text1=Backup Delete Complete + tw_slider_text=Swipe to Delete + confirm_action + + + + + + + Enable MD5 verification of backup files. + + + + + + + + Package Date: %tw_restore_file_date% + + + + + + restore_run + + + + + + Swipe to Restore + + + + + main + + + + + restore + + + + + + + + + + + + Please Enter a New Backup Name + + + + + + + + %tw_backup_rename% + + + + tw_back=restore + tw_action=cmd + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" + tw_text1=Rename Backup? + tw_text2=This cannot be undone! + tw_action_text1=Renaming Backup... + tw_complete_text1=Backup Rename Complete + tw_slider_text=Swipe to Rename + tw_filecheck=%tw_backups_folder%/%tw_backup_rename% + tw_existpage=renamebackup + tw_notexistpage=confirm_action + filecheck + + + + + + + + A backup with that name already exists! + + + + + + + Cancel + + restore_select + + + + + + + main + + + + + restore_select + + + + + + + + + + + + %tw_operation% %tw_partition% + + + + + + %tw_size_progress% + + + + + + + + + + tw_back=restore_select + tw_complete_text1=Restore Complete + tw_show_reboot=1 + action_complete + + + + + restore + + + + + + + + + +
+ + Select Storage: + + + + + + +
+ + + + + + OK + + + tw_clear_destination=%tw_back% + clear_vars + + + + + + main + + + + + + %tw_back% + + + + + + + + + + + + +
+ + Select Partitions to Mount: + + + + + +
+ + + + + + + Storage: %tw_storage_display_name% (%tw_storage_free_size% MB) + + tw_back=mount + selectstorage + + + + + + + + + Mount USB Storage + + usb_mount + + + + + + + + + + + Decrypt Data + + decrypt + + + + + main + + + + + main + + + + + + + + + + + + USB Storage Mounted + + + + + + Be sure to safely remove your device + + + + + + from your computer before unmounting! + + + + + + + Unmount + + usb_umount + + + + usb + + + + + + + + usb + + + + mount + + + + + + + + + + Reboot Menu + + + + + + + + System + + + tw_back=reboot + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Power Off + + + tw_back=reboot + tw_action=reboot + tw_action_param=poweroff + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to power off? + tw_action_text1=Turning Off... + tw_complete_text1=Turning Off... + tw_slider_text=Swipe to Power Off + rebootcheck + + + + + + + + + Recovery + + + tw_back=reboot + tw_action=reboot + tw_action_param=recovery + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Bootloader + + + tw_back=reboot + tw_action=reboot + tw_action_param=bootloader + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + + + + Download + + + tw_back=reboot + tw_action=reboot + tw_action_param=download + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_action_text1=Rebooting... + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + + + + main + + + + + main + + + + + + + + + + + + Settings + + + + + + Zip file signature verification. + + + + + + + + Use rm -rf instead of formatting. + + + + + + + + Skip MD5 generation during backup. + + + + + + + + Enable MD5 verification of backup files. + + + + + + + + Use Military Time. + + + + + + + + Simulate actions for theme testing. + + + + + + + + + Simulate failure for actions. + + + + + + + + + Time Zone + + timezone + + + + + + + Screen + + screen + + + + + + + Restore Defaults + + + + + + + + + Vibration Duration + + Vibrate + + + + + main + + + + + main + + + + + + + + + + + +
+ + Select Time Zone: + + + + + + BST11;BDT + HST10;HDT + AST9;ADT + PST8;PDT + MST7;MDT + CST6;CDT + EST5;EDT + AST4;ADT + GRNLNDST3;GRNLNDDT + FALKST2;FALKDT + AZOREST1;AZOREDT + GMT0;BST + NFT-1;DFT + WET-2;WET + SAUST-3;SAUDT + WST-4;WDT + PAKST-5;PAKDT + TASHST-6;TASHDT + THAIST-7;THAIDT + TAIST-8;TAIDT + JST-9;JSTDT + EET-10;EETDT + MET-11;METDT + NZST-12;NZDT +
+ + + + + Do you use daylight savings time (DST)? + + + + + + + + Offset (usually 0): %tw_time_zone_guioffset% + + + + + + + None + + tw_time_zone_guioffset=0 + + + + + + + 15 + + tw_time_zone_guioffset=15 + + + + + + + 30 + + tw_time_zone_guioffset=30 + + + + + + + 45 + + tw_time_zone_guioffset=45 + + + + + + + Set Time Zone + + + + + + + + Current Time Zone: %tw_time_zone% + + + + + main + + + + + settings + + + + + + + + + + + + Screen Settings + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=60 + + + + + + + + Enable screen timeout. + + tw_screen_timeout_secs=0 + + + + + + + + + + Screen timeout in seconds: + + + + + + + + + + Brightness: %tw_brightness_pct%% + + + tw_brightness=%tw_brightness_max% + tw_brightness*%tw_brightness_pct% + tw_brightness/100 + echo %tw_brightness% > "%tw_brightness_file%" + + + + + + main + + + + + settings + + + + + + + + + + + + Vibration Settings : + + + + + + Button Vibration: + + + + + + + + Keyboard Vibration: + + + + + + + + Action Vibration: + + + + + + + main + + + + + settings + + + + + + + + + + + + Advanced + + + + + + + Copy Log to SD + + + tw_back=advanced + tw_action=copylog + tw_text1=Copy Log to SD Card? + tw_action_text1=Copying Log to SD Card... + tw_complete_text1=Log Copy Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + Fix Permissions + + + tw_back=advanced + tw_action=fixpermissions + tw_text1=Fix Permissions? + tw_action_text1=Fixing Permissions... + tw_complete_text1=Fix Permissions Complete + tw_slider_text=Swipe to Confirm + tw_show_reboot=1 + confirm_action + + + + + + + + + Partition SD Card + + partsdcard + + + + + + + File Manager + + filemanagerlist + + + + + + + Terminal Command + + terminalfolder + + + + + + + Reload Theme + + + + + + + + + ADB Sideload + + sideload + + + + + + + + HTC Dumlock + + htcdumlock + + + + + + + + Re-Inject TWRP + + + tw_back=advanced + tw_action=reinjecttwrp + tw_text1=Re-Inject TWRP? + tw_action_text1=Re-Injecting TWRP... + tw_complete_text1=TWRP Injection Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + main + + + + + main + + + + + + + + + + + + Partition SD Card + + + + + + + + + tw_sdext_size-128 + + + + + + + + + tw_sdext_size+128 + + + + + + EXT Size: %tw_sdext_size% + + + + + + + + + tw_swap_size-32 + + + + + + + + + tw_swap_size+32 + + + + + + Swap Size: %tw_swap_size% + + + + + + File system: %tw_sdpart_file_system% + + + + + + + EXT3 + + tw_sdpart_file_system=ext3 + + + + + + + + EXT4 + + tw_sdpart_file_system=ext4 + + + + + + You will lose all files on your SD card! + + + + + + This action cannot be undone! + + + + + + partsdcardaction + + tw_back=partsdcard + tw_action=partitionsd + tw_has_action2=1 + tw_action2=set + tw_action2_param=tw_zip_location=/sdcard + tw_action_text1=Partitioning SD Card... + tw_action_text2=This will take a few minutes. + tw_complete_text1=Partitioning Complete + action_page + + + + + + + Swipe to Partition + + + + + main + + + + + advanced + + + + + + + + + + + + HTC Dumlock + + + + + + + + Restore Original Boot + + + tw_back=htcdumlock + tw_action=htcdumlockrestoreboot + tw_text1=Restore original boot image? + tw_action_text1=Restoring Original Boot... + tw_complete_text1=Restore Original Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Reflash Recovery + + + tw_back=htcdumlock + tw_action=htcdumlockreflashrecovery + tw_text1=Reflash recovery to boot? + tw_action_text1=Flashing recovery to boot... + tw_complete_text1=Recovery Flash to Boot Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + + + + Install HTC Dumlock + + + tw_back=htcdumlock + tw_action=installhtcdumlock + tw_text1=Install HTC dumlock files to ROM? + tw_action_text1=Installing HTC Dumlock... + tw_complete_text1=HTC Dumlock Install Complete + tw_slider_text=Swipe to Confirm + confirm_action + + + + + + main + + + + + advanced + + + + + + + + + + + + + + + + + + + + + + + Swipe to Unlock + + + + + + + + + + File Manager: Select a File or Folder + + + + + +
+ + %tw_file_location1% + + + + + + + + + +
+ + + + + + tw_fm_type=File + tw_fm_isfolder=0 + + + + + + main + + + + + advanced + + + + + + filemanageroptions + + + + + + + + Select + + + tw_filename1=tw_file_location1 + tw_fm_isfolder=1 + tw_fm_type=Folder + filemanageroptions + + + + + + + + + + + + + %tw_fm_type% Selected: + + + + + + %tw_filename1% + + + + + + + + Copy File + + + tw_filemanager_command=cp + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + + Copy Folder + + + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R + tw_fm_text1=Copying + choosedestinationfolder + + + + + + + + Move + + + tw_filemanager_command=mv + tw_fm_text1=Moving + choosedestinationfolder + + + + + + + + chmod 755 + + + tw_filemanager_command=chmod 755 + tw_fm_text1=chmod 755 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + chmod + + + tw_filemanager_rename=0000 + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerchmod + + + + + + + + Delete + + + tw_filemanager_command=rm -rf + tw_fm_text1=Deleting + tw_fm_text2= + tw_fm_text3= + tw_include_text3=0 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + Rename File + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=mv + filemanagerrenamefile + + + + + + + + + Rename Folder + + + tw_filemanager_rename=tw_selection1 + tw_fm_text1=Renaming + tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv + filemanagerrenamefolder + + + + + + main + + + + + filemanagerlist + + + + + + + + + + + + Browse to Destination Folder & Press Select + + + + + +
+ + %tw_file_location2% + + + + + + + + + +
+ + + + + + main + + + + + filemanageroptions + + + + + + + Select + + + tw_fm_text2=to + tw_fm_text3=%tw_file_location2% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%" + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter a New %tw_fm_type% Name + + + + + + + + %tw_filemanager_rename% + + + + tw_fm_text2=to + tw_fm_text3=%tw_filemanager_rename% + tw_include_text3=1 + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + Please Enter New Permissions + + + + + + + + %tw_filemanager_rename% + + + + tw_filemanager_command=chmod %tw_filemanager_rename% + tw_fm_text1=chmod %tw_filemanager_rename% + tw_back=filemanageroptions + filemanagerconfirm + + + + + + + + Cancel + + filemanageroptions + + + + + + + main + + + + + filemanageroptions + + + + + + + + + + + + %tw_fm_text1% + + + + + + %tw_filename1% + + + + + + %tw_fm_text2% + + + + + + %tw_fm_text3% + + + + + + Press back button to cancel. + + + + + + filemanageracction + + + + + + Swipe to Confirm + + + + + %tw_back% + + + + + main + + + + + + + + + + + + + %tw_fm_text1% + + + + + + + + + + + + + tw_back=filemanagerlist + tw_complete_text1=File Operation Complete + action_complete + + + + + + + + + + tw_complete_text1=File Operation Complete + action_complete + + + + + + + %tw_filemanager_command% "%tw_filename1%" + + + + + + + %tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%" + + + + + + + + + + + Please Enter Your Password + + + + + + + + %tw_crypto_display% + + + + trydecrypt + + + + + + + + Password Failed, Please Try Again + + + + + + + Cancel + + + tw_page_done=1 + main + + + + + + + + + + + + + + + Trying Decryption with Your Password + + + + + + + + + + + + + + + + + tw_password_fail=1 + decrypt + + + + + + + + + + tw_page_done=1 + main + + + + + + + + + + + Browse to Starting Folder + + + + + +
+ + %tw_terminal_location% + + + + + + + + + +
+ + + + + + main + + + + + advanced + + + + + + + Select + + + terminalcommand + + + + + + + + + + + + + + + + + + + Starting Path: %tw_terminal_location% + + + + + + + + + %tw_terminal_command% + + + %tw_terminal_command% + + + + + + + + KILL + + + + + + + + + main + + + + + terminalfolder + + + + + + + + + + ADB Sideload + + + + + + Wipe Dalvik Cache. + + + + + + + + Wipe Cache. + + + + + + + + + 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_show_reboot=1 + tw_cancel_action=adbsideloadcancel + action_page + + + + + + + Swipe to Start Sideload + + + + + main + + + + + advanced + + + + + + + + + + + + Install SuperSU? + + + + + + Your device does not appear to be rooted. + + + + + + Install SuperSU now? + + + + + + This will root your device. + + + + + + + Do Not Install + + tw_page_done=1 + + + + + + + tw_action=installsu + tw_action_text1=Installing SuperSU + tw_action_text2= + singleaction_page + + + + + + + Swipe to Install + + + + diff --git a/gui/pages.cpp b/gui/pages.cpp index 6586cf8aa..1bc15c6cd 100644 --- a/gui/pages.cpp +++ b/gui/pages.cpp @@ -160,7 +160,7 @@ int ActionObject::SetActionPos(int x, int y, int w, int h) return 0; } -Page::Page(xml_node<>* page, xml_node<>* templates /* = NULL */) +Page::Page(xml_node<>* page, std::vector*> *templates /* = NULL */) { mTouchStart = NULL; @@ -200,7 +200,7 @@ Page::~Page() delete *itr; } -bool Page::ProcessNode(xml_node<>* page, xml_node<>* templates /* = NULL */, int depth /* = 0 */) +bool Page::ProcessNode(xml_node<>* page, std::vector*> *templates /* = NULL */, int depth /* = 0 */) { if (depth == 10) { @@ -347,24 +347,31 @@ bool Page::ProcessNode(xml_node<>* page, xml_node<>* templates /* = NULL */, int else { std::string name = child->first_attribute("name")->value(); - - // We need to find the correct template xml_node<>* node; - node = templates->first_node("template"); + bool node_found = false; - while (node) - { - if (!node->first_attribute("name")) - continue; + // We need to find the correct template + for (std::vector*>::iterator itr = templates->begin(); itr != templates->end(); itr++) { + node = (*itr)->first_node("template"); - if (name == node->first_attribute("name")->value()) + while (node) { - if (!ProcessNode(node, templates, depth + 1)) - return false; - else + if (!node->first_attribute("name")) + continue; + + if (name == node->first_attribute("name")->value()) + { + if (!ProcessNode(node, templates, depth + 1)) + return false; + else { + node_found = true; + break; + } + } + if (node_found) break; + node = node->next_sibling("template"); } - node = node->next_sibling("template"); } } } @@ -547,6 +554,8 @@ PageSet::~PageSet() { for (std::vector::iterator itr = mPages.begin(); itr != mPages.end(); ++itr) delete *itr; + for (std::vector*>::iterator itr2 = templates.begin(); itr2 != templates.end(); ++itr2) + delete *itr2; delete mResources; free(mXmlFile); @@ -556,7 +565,9 @@ int PageSet::Load(ZipArchive* package) { xml_node<>* parent; xml_node<>* child; - xml_node<>* templates; + xml_node<>* xmltemplate; + xml_node<>* blank_templates; + int pages_loaded = -1, ret; parent = mDoc.first_node("recovery"); if (!parent) @@ -580,13 +591,134 @@ int PageSet::Load(ZipArchive* package) LOGINFO("Loading pages...\n"); // This may be NULL if no templates are present - templates = parent->first_node("templates"); + xmltemplate = parent->first_node("templates"); + if (xmltemplate) + templates.push_back(xmltemplate); child = parent->first_node("pages"); - if (!child) - return -1; + if (child) { + if (LoadPages(child)) { + LOGERR("PageSet::Load returning -1\n"); + return -1; + } + } + + return CheckInclude(package, &mDoc); +} + +int PageSet::CheckInclude(ZipArchive* package, xml_document<> *parentDoc) +{ + xml_node<>* par; + xml_node<>* par2; + xml_node<>* chld; + xml_node<>* parent; + xml_node<>* child; + xml_node<>* xmltemplate; + long len; + char* xmlFile = NULL; + string filename; + xml_document<> doc; + + par = parentDoc->first_node("recovery"); + if (!par) { + par = parentDoc->first_node("install"); + } + if (!par) { + return 0; + } - return LoadPages(child, templates); + par2 = par->first_node("include"); + if (!par2) + return 0; + chld = par2->first_node("xmlfile"); + while (chld != NULL) { + xml_attribute<>* attr = chld->first_attribute("name"); + if (!attr) + break; + + LOGINFO("PageSet::CheckInclude loading filename: '%s'\n", filename.c_str()); + if (!package) { + // We can try to load the XML directly... + filename = "/res/"; + filename += attr->value(); + struct stat st; + if(stat(filename.c_str(),&st) != 0) { + LOGERR("Unable to locate '%s'\n", filename.c_str()); + return -1; + } + + len = st.st_size; + xmlFile = (char*) malloc(len + 1); + if (!xmlFile) + return -1; + + int fd = open(filename.c_str(), O_RDONLY); + if (fd == -1) + return -1; + + read(fd, xmlFile, len); + close(fd); + } else { + filename += attr->value(); + const ZipEntry* ui_xml = mzFindZipEntry(package, filename.c_str()); + if (ui_xml == NULL) + { + LOGERR("Unable to locate '%s' in zip file\n", filename.c_str()); + return -1; + } + + // Allocate the buffer for the file + len = mzGetZipEntryUncompLen(ui_xml); + xmlFile = (char*) malloc(len + 1); + if (!xmlFile) + return -1; + + if (!mzExtractZipEntryToBuffer(package, ui_xml, (unsigned char*) xmlFile)) + { + LOGERR("Unable to extract '%s'\n", filename.c_str()); + return -1; + } + } + doc.parse<0>(xmlFile); + + parent = doc.first_node("recovery"); + if (!parent) + parent = doc.first_node("install"); + + // Now, let's parse the XML + LOGINFO("Loading included resources...\n"); + child = parent->first_node("resources"); + if (child) + mResources->LoadResources(child, package); + + LOGINFO("Loading included variables...\n"); + child = parent->first_node("variables"); + if (child) + LoadVariables(child); + + LOGINFO("Loading mouse cursor...\n"); + child = parent->first_node("mousecursor"); + if(child) + PageManager::LoadCursorData(child); + + LOGINFO("Loading included pages...\n"); + // This may be NULL if no templates are present + xmltemplate = parent->first_node("templates"); + if (xmltemplate) + templates.push_back(xmltemplate); + + child = parent->first_node("pages"); + if (child) + if (LoadPages(child)) + return -1; + + if (CheckInclude(package, &doc)) + return -1; + + chld = chld->next_sibling("xmlfile"); + } + + return 0; } int PageSet::SetPage(std::string page) @@ -659,7 +791,7 @@ int PageSet::LoadVariables(xml_node<>* vars) return 0; } -int PageSet::LoadPages(xml_node<>* pages, xml_node<>* templates /* = NULL */) +int PageSet::LoadPages(xml_node<>* pages) { xml_node<>* child; @@ -669,7 +801,7 @@ int PageSet::LoadPages(xml_node<>* pages, xml_node<>* templates /* = NULL */) child = pages->first_node("page"); while (child != NULL) { - Page* page = new Page(child, templates); + Page* page = new Page(child, &templates); if (page->GetName().empty()) { LOGERR("Unable to process load page\n"); diff --git a/gui/pages.hpp b/gui/pages.hpp index a9cc0c1d0..c384cf0d7 100644 --- a/gui/pages.hpp +++ b/gui/pages.hpp @@ -35,7 +35,7 @@ class HardwareKeyboard; class Page { public: - Page(xml_node<>* page, xml_node<>* templates = NULL); + Page(xml_node<>* page, std::vector*> *templates = NULL); virtual ~Page(); std::string GetName(void) { return mName; } @@ -61,7 +61,7 @@ protected: COLOR mBackground; protected: - bool ProcessNode(xml_node<>* page, xml_node<>* templates = NULL, int depth = 0); + bool ProcessNode(xml_node<>* page, std::vector*> *templates = NULL, int depth = 0); }; class PageSet @@ -72,6 +72,7 @@ public: public: int Load(ZipArchive* package); + int CheckInclude(ZipArchive* package, xml_document<> *parentDoc); Page* FindPage(std::string name); int SetPage(std::string page); @@ -91,7 +92,7 @@ public: int NotifyVarChange(std::string varName, std::string value); protected: - int LoadPages(xml_node<>* pages, xml_node<>* templates = NULL); + int LoadPages(xml_node<>* pages); int LoadVariables(xml_node<>* vars); protected: @@ -99,6 +100,7 @@ protected: xml_document<> mDoc; ResourceManager* mResources; std::vector mPages; + std::vector*> templates; Page* mCurrentPage; Page* mOverlayPage; // This is a special case, used for "locking" the screen }; diff --git a/gui/resources.cpp b/gui/resources.cpp index 7a50a899b..8d430b1ec 100644 --- a/gui/resources.cpp +++ b/gui/resources.cpp @@ -182,6 +182,11 @@ Resource* ResourceManager::FindResource(std::string name) } ResourceManager::ResourceManager(xml_node<>* resList, ZipArchive* pZip) +{ + LoadResources(resList, pZip); +} + +void ResourceManager::LoadResources(xml_node<>* resList, ZipArchive* pZip) { xml_node<>* child; diff --git a/gui/resources.hpp b/gui/resources.hpp index bef97dd88..874836e52 100644 --- a/gui/resources.hpp +++ b/gui/resources.hpp @@ -81,6 +81,7 @@ class ResourceManager public: ResourceManager(xml_node<>* resList, ZipArchive* pZip); virtual ~ResourceManager(); + void LoadResources(xml_node<>* resList, ZipArchive* pZip); public: Resource* FindResource(std::string name); -- cgit v1.2.3