blob: e47ee70509ad592079ebbcebc9659ef9c0d7c4cd [file] [log] [blame]
Ethan Yonker74db1572015-10-28 12:44:49 -05001<?xml version="1.0"?>
2
3<language>
4 <display>English</display>
5
6 <resources>
7 <!-- Font overrides - only change these if your language requires special characters -->
8 <resource name="font" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" />
9 <resource name="mediumfont" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" />
10 <resource name="filelist" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" />
11 <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" />
Matt Mower3c366972015-12-25 19:28:31 -060012
Ethan Yonker74db1572015-10-28 12:44:49 -050013 <!-- Partition display names -->
14 <string name="system">System</string>
15 <string name="system_image">System Image</string>
16 <string name="vendor">Vendor</string>
17 <string name="vendor_image">Vendor Image</string>
18 <string name="boot">Boot</string>
19 <string name="recovery">Recovery</string>
20 <string name="cache">Cache</string>
21 <string name="data">Data</string>
22 <string name="sdcard">SDCard</string>
23 <string name="internal">Internal Storage</string>
24 <string name="microsd">Micro SDCard</string>
25 <string name="usbotg">USB OTG</string>
26 <string name="android_secure">Android Secure</string>
27 <string name="dalvik">Dalvik / ART Cache</string>
28 <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system -->
29 <string name="sdext">SD-EXT</string>
30
31 <!-- GUI XML strings -->
32 <string name="install_button_text">Install</string>
33
34 <!-- Various console messages - these consist of user displayed messages, oftentimes errors -->
35 <string name="no_kernel_selinux">Kernel does not have support for reading SELinux contexts.</string>
36 <string name="full_selinux">Full SELinux support is present.</string>
37 <string name="no_selinux">No SELinux support (no libselinux).</string>
38 <string name="mtp_enabled">MTP Enabled</string>
39 <string name="mtp_crash">MTP Crashed, not starting MTP on boot.</string>
40 <string name="rebooting">Rebooting...</string>
41 <string name="decrypt_success">Successfully decrypted with default password.</string>
42 <string name="unable_to_decrypt">Unable to decrypt with default password. You may need to perform a Format Data.</string>
43 <string name="generating_md51">Generating MD5</string>
44 <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text -->
45 <string name="generating_md52"> * Generating md5...</string>
46 <string name="md5_created"> * MD5 Created.</string>
47 <string name="md5_error"> * MD5 Error!</string>
48 <string name="md5_compute_error"> * Error computing MD5.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050049 <string name="current_date">(Current Date)</string>
50 <string name="auto_generate">(Auto Generate)</string>
51 <string name="unable_to_locate_partition">Unable to locate '{1}' partition for backup calculations.</string>
52 <string name="no_partition_selected">No partitions selected for backup.</string>
53 <string name="total_partitions_backup"> * Total number of partitions to back up: {1}</string>
54 <string name="total_backup_size"> * Total size of all data: {1}MB</string>
55 <string name="available_space"> * Available space: {1}MB</string>
56 <string name="unable_locate_storage">Unable to locate storage device.</string>
Matt Mower3c366972015-12-25 19:28:31 -060057 <string name="no_space">Not enough free space on storage.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050058 <string name="backup_started">[BACKUP STARTED]</string>
59 <string name="backup_folder"> * Backup Folder: {1}</string>
60 <string name="fail_backup_folder">Failed to make backup folder.</string>
61 <string name="avg_backup_fs">Average backup rate for file systems: {1} MB/sec</string>
62 <string name="avg_backup_img">Average backup rate for imaged drives: {1} MB/sec</string>
63 <string name="total_backed_size">[{1} MB TOTAL BACKED UP]</string>
64 <string name="backup_completed">[BACKUP COMPLETED IN {1} SECONDS]</string>
65 <string name="restore_started">[RESTORE STARTED]</string>
Matt Mower3c366972015-12-25 19:28:31 -060066 <string name="restore_folder">Restore folder: '{1}'</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050067 <!-- {1} is the partition display name and {2} is the number of seconds -->
Ethan Yonkerd3fb4db2016-02-05 07:10:32 -060068 <string name="restore_part_done">[{1} done ({2} seconds)]</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050069 <string name="verifying_md5">Verifying MD5</string>
70 <string name="skip_md5">Skipping MD5 check based on user setting.</string>
71 <string name="calc_restore">Calculating restore details...</string>
Matt Mower3c366972015-12-25 19:28:31 -060072 <string name="restore_read_only">Cannot restore {1} -- mounted read only.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050073 <string name="restore_unable_locate">Unable to locate '{1}' partition for restoring.</string>
74 <string name="no_part_restore">No partitions selected for restore.</string>
75 <string name="restore_part_count">Restoring {1} partitions...</string>
76 <string name="total_restore_size">Total restore size is {1}MB</string>
77 <string name="updating_system_details">Updating System Details</string>
Matt Mower3c366972015-12-25 19:28:31 -060078 <string name="restore_complete">Restore Complete</string>
79 <string name="restore_completed">[RESTORE COMPLETED IN {1} SECONDS]</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050080 <!-- {1} is the path we could not open, {2} is strerror output -->
81 <string name="error_opening_strerr">Error opening: '{1}' ({2})</string>
82 <string name="unable_locate_part_backup_name">Unable to locate partition by backup name: '{1}'</string>
83 <string name="unable_find_part_path">Unable to find partition for path '{1}'</string>
84 <string name="update_part_details">Updating partition details...</string>
85 <string name="update_part_details_done">...done</string>
86 <string name="wiping_dalvik">Wiping Dalvik Cache Directories...</string>
87 <string name="cleaned">Cleaned: {1}...</string>
88 <string name="dalvik_done">-- Dalvik Cache Directories Wipe Complete!</string>
89 <string name="no_andsec">No android secure partitions found.</string>
90 <string name="unable_to_locate">Unable to locate {1}.</string>
91 <string name="wiping_datamedia">Wiping internal storage -- /data/media...</string>
92 <string name="unable_to_mount">Unable to mount {1}</string>
93 <string name="unable_to_mount_internal">Unable to mount internal_storage</string>
94 <string name="unable_to_mount_storage">Unable to mount storage</string>
95 <string name="fail_decrypt">Failed to decrypt data.</string>
96 <string name="no_crypto_support">No crypto support was compiled into this build.</string>
Matt Mower3c366972015-12-25 19:28:31 -060097 <string name="decrypt_success_dev">Data successfully decrypted, new block device: '{1}'</string>
Ethan Yonker74db1572015-10-28 12:44:49 -050098 <string name="done">Done.</string>
99 <string name="start_partition_sd">Partitioning SD Card...</string>
100 <string name="partition_sd_locate">Unable to locate device to partition.</string>
101 <string name="ext_swap_size">EXT + Swap size is larger than sdcard size.</string>
102 <string name="remove_part_table">Removing partition table...</string>
103 <string name="unable_rm_part">Unable to remove partition table.</string>
104 <string name="create_part">Creating {1} partition...</string>
105 <string name="unable_to_create_part">Unable to create {1} partition.</string>
106 <string name="format_sdext_as">Formatting sd-ext as {1}...</string>
107 <string name="part_complete">Partitioning complete.</string>
108 <string name="unable_to_open">Unable to open '{1}'.</string>
109 <string name="mtp_already_enabled">MTP already enabled</string>
110 <string name="mtp_fail">Failed to enable MTP</string>
111 <string name="no_mtp">MTP support not included</string>
112 <string name="image_flash_start">[IMAGE FLASH STARTED]</string>
113 <string name="img_to_flash">Image to flash: '{1}'</string>
114 <string name="flash_unable_locate">Unable to locate '{1}' partition for flashing.</string>
115 <string name="no_part_flash">No partitions selected for flashing.</string>
116 <string name="too_many_flash">Too many partitions selected for flashing.</string>
117 <string name="invalid_flash">Invalid flash partition specified.</string>
Matt Mower3c366972015-12-25 19:28:31 -0600118 <string name="flash_done">[IMAGE FLASH COMPLETED]</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500119 <string name="wiping">Wiping {1}</string>
120 <string name="repair_not_exist">{1} does not exist! Cannot repair!</string>
Greg Wallace2d653402015-12-29 14:19:21 -0500121 <string name="repairing_using">Repairing {1} using {2}...</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500122 <string name="unable_repair">Unable to repair {1}.</string>
123 <string name="mount_data_footer">Could not mount /data and unable to find crypto footer.</string>
124 <!-- {1} is the folder name that we could not create, {2} is strerror output -->
125 <string name="create_folder_strerr">Can not create '{1}' folder ({2}).</string>
126 <!-- {1} is the folder name that we could not mount, {2} is strerror output -->
127 <string name="fail_mount">Failed to mount '{1}' ({2})</string>
128 <!-- {1} is the folder name that we could not unmount, {2} is strerror output -->
Matt Mower3c366972015-12-25 19:28:31 -0600129 <string name="fail_unmount">Failed to unmount '{1}' ({2})</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500130 <string name="cannot_resize">Cannot resize {1}.</string>
131 <string name="repair_resize">Repairing {1} before resizing.</string>
132 <string name="unable_resize">Unable to resize {1}.</string>
133 <string name="no_md5_found">No md5 file found for '{1}'. Please unselect Enable MD5 verification to restore.</string>
134 <string name="md5_fail_match">MD5 failed to match on '{1}'.</string>
Matt Mower3c366972015-12-25 19:28:31 -0600135 <string name="fail_decrypt_tar">Failed to decrypt tar file '{1}'</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500136 <string name="format_data_msg">You may need to reboot recovery to be able to use /data again.</string>
137 <string name="format_data_err">Unable to format to remove encryption.</string>
Greg Wallace4b44fef2015-12-29 15:33:24 -0500138 <string name="formatting_using">Formatting {1} using {2}...</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500139 <string name="unable_to_wipe">Unable to wipe {1}.</string>
Matt Mower3c366972015-12-25 19:28:31 -0600140 <string name="cannot_wipe">Partition {1} cannot be wiped.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500141 <string name="remove_all">Removing all files under '{1}'</string>
142 <string name="wiping_data">Wiping data without wiping /data/media ...</string>
143 <string name="backing_up">Backing up {1}...</string>
144 <string name="backing">Backing Up</string>
Matt Mower3c366972015-12-25 19:28:31 -0600145 <string name="backup_size">Backup file size for '{1}' is 0 bytes.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500146 <string name="datamedia_fs_restore">WARNING: This /data backup was made with {1} file system! The backup may not boot unless you change back to {1}.</string>
147 <string name="restoring">Restoring {1}...</string>
Matt Mower3c366972015-12-25 19:28:31 -0600148 <string name="restoring_hdr">Restoring</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500149 <string name="recreate_folder_err">Unable to recreate {1} folder.</string>
150 <string name="img_size_err">Size of image is larger than target device</string>
151 <string name="flashing">Flashing {1}...</string>
Matt Mower3c366972015-12-25 19:28:31 -0600152 <string name="backup_folder_set">Backup folder set to '{1}'</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500153 <string name="locate_backup_err">Unable to locate backup '{1}'</string>
154 <string name="set_restore_opt">Setting restore options: '{1}':</string>
155 <string name="md5_check_skip">MD5 check skip is on</string>
156 <string name="ors_encrypt_restore_err">Unable to use OpenRecoveryScript to restore an encrypted backup.</string>
157 <string name="mounting">Mounting</string>
158 <string name="unmounting">Unmounting</string>
159 <string name="mounted">Mounted '{1}'</string>
160 <string name="unmounted">Unmounted '{1}'</string>
161 <string name="setting">Setting '{1}' to '{2}'</string>
162 <string name="setting_empty">Setting '{1}' to empty</string>
163 <string name="making_dir1">Making Directory</string>
164 <string name="making_dir2">Making directory: '{1}'</string>
165 <string name="running_command">Running Command</string>
166 <string name="sideload">ADB Sideload</string>
167 <string name="start_sideload">Starting ADB sideload feature...</string>
168 <string name="need_new_adb">You need adb 1.0.32 or newer to sideload to this device.</string>
169 <string name="no_pwd">No password provided.</string>
170 <string name="done_ors">Done processing script file</string>
171 <string name="injecttwrp">Injecting TWRP into boot image...</string>
172 <string name="zip_err">Error installing zip file '{1}'</string>
173 <string name="installing_zip">Installing zip file '{1}'</string>
174 <string name="select_backup_opt">Setting backup options:</string>
175 <string name="compression_on">Compression is on</string>
176 <string name="md5_off">MD5 Generation is off</string>
177 <string name="backup_fail">Backup Failed</string>
Matt Mower3c366972015-12-25 19:28:31 -0600178 <string name="backup_clean">Backup Failed. Cleaning Backup Folder.</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500179 <string name="running_recovery_commands">Running Recovery Commands</string>
180 <string name="recovery_commands_complete">Recovery Commands Complete</string>
181 <string name="running_ors">Running OpenRecoveryScript</string>
182 <string name="ors_complete">OpenRecoveryScript Complete</string>
183 <string name="no_updater_binary">Could not find '{1}' in the zip file.</string>
184 <string name="check_for_md5">Checking for MD5 file...</string>
185 <string name="fail_sysmap">Failed to map file '{1}'</string>
186 <string name="verify_zip_sig">Verifying zip signature...</string>
187 <string name="verify_zip_fail">Zip signature verification failed!</string>
188 <string name="verify_zip_done">Zip signature verified successfully.</string>
189 <string name="zip_corrupt">Zip file is corrupt!</string>
190 <string name="no_md5">Skipping MD5 check: no MD5 file found</string>
191 <string name="md5_fail">MD5 does not match</string>
192 <string name="md5_match">MD5 matched</string>
193 <string name="pid_signal">{1} process ended with signal: {2}</string>
194 <string name="pid_error">{1} process ended with ERROR: {2}</string>
195 <string name="install_dumlock">Installing HTC Dumlock to system...</string>
196 <string name="dumlock_restore">Restoring original boot...</string>
197 <string name="dumlock_reflash">Reflashing recovery to boot...</string>
198 <string name="run_script">Running {1} script...</string>
199 <string name="rename_stock">Renamed stock recovery file in /system to prevent the stock ROM from replacing TWRP.</string>
200 <string name="split_backup">Breaking backup file into multiple archives...</string>
201 <string name="backup_error">Error creating backup.</string>
202 <string name="restore_error">Error during restore process.</string>
203 <string name="split_thread">Splitting thread ID {1} into archive {2}</string>
Matt Mower3c366972015-12-25 19:28:31 -0600204 <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} -->
Ethan Yonker74db1572015-10-28 12:44:49 -0500205 <string name="file_progress">%llu of %llu files, %i%%</string>
206 <string name="size_progress">%lluMB of %lluMB, %i%%</string>
207 <string name="decrypt_cmd">Attempting to decrypt data partition via command line.</string>
208 <string name="base_pkg_err">Failed to load base packages.</string>
209 <string name="simulating">Simulating actions...</string>
Matt Mower3c366972015-12-25 19:28:31 -0600210 <string name="backup_cancel">Backup Cancelled</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500211 <string name="config_twrp">Configuring TWRP...</string>
212 <string name="config_twrp_err">Unable to configure TWRP with this kernel.</string>
213 <string name="copy_log">Copied recovery log to {1}.</string>
214 <string name="max_queue">Maximum zip queue reached!</string>
215 <string name="min_queue">Minimum zip queue reached!</string>
216 <string name="screenshot_err">Failed to take a screenshot!</string>
217 <string name="zip_wipe_cache">One or more zip requested a cache wipe -- Wiping cache now.</string>
218 <string name="and_sec_wipe_err">Unable to wipe android secure</string>
219 <string name="dalvik_wipe_err">Failed to wipe dalvik</string>
220 <string name="auto_gen">(Auto Generate)</string>
221 <string name="curr_date">(Current Date)</string>
222 <string name="backup_name_len">Backup name is too long.</string>
223 <string name="backup_name_invalid">Backup name '{1}' contains invalid character: '{1}'</string>
Matt Mower3c366972015-12-25 19:28:31 -0600224 <string name="backup_name_exists">A backup with that name already exists!</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500225 <string name="no_real_sdcard">This device does not have a real SD Card! Aborting!</string>
226 <string name="cancel_sideload">Cancelling ADB sideload...</string>
227 <string name="change_fs_err">Error changing file system.</string>
Matt Mower3c366972015-12-25 19:28:31 -0600228 <string name="theme_ver_err">Custom theme version does not match TWRP version. Using stock theme.</string>
bigbiffa869fc72016-03-01 19:40:36 -0500229 <string name="install_reboot">Rebooting in 5 seconds</string>
bigbiffce8f83c2015-12-12 18:30:21 -0500230 <string name="adbbackup_error">Error with ADB Backup. Quitting..."</string>
231 <string name="adbbackup_control_error">Cannot write to adb control channel</string>
232 <string name="twrp_adbbu_option">--twrp option is required to enable twrp adb backup</string>
233 <string name="partition_not_found">path: {1} not found in partititon list</string>
Ethan Yonker74db1572015-10-28 12:44:49 -0500234 </resources>
235</language>