|
241 | 241 | <string name="save_root_command">Save root command</string> |
242 | 242 | <string name="edit_command">Edit root command</string> |
243 | 243 | <string name="enter_root_commands">Enter root commands here</string> |
244 | | - <string name="enable_root_command_long">If you activate trigger, these commands will be started.</string> |
| 244 | + <string name="enable_root_command_long">If you activate trigger, these commands will run after data deletion.</string> |
245 | 245 | <string name="no_root_rights_commands">You need root rights to run root commands</string> |
246 | 246 | <string name="running_root_command">Running root command: %1$s</string> |
247 | 247 | <string name="root_command_failed">Root command failed: %1$s</string> |
|
256 | 256 | <string name="disabling_admin_failed">Disabling admin rights failed</string> |
257 | 257 | <string name="power_button_settings">Power button settings</string> |
258 | 258 | <string name="destroy_on_button">Run on button clicks</string> |
259 | | - <string name="clicks_number">Allowed number of clicks</string> |
| 259 | + <string name="clicks_number">Number of clicks</string> |
260 | 260 | <string name="latency_text">Clicks latency (ms)</string> |
261 | 261 | <string name="change_button_latency">Change button latency\n</string> |
262 | 262 | <string name="button_latency_long">Setup max latency between clicks in one sequence of clicks (in milliseconds). Default: 1000ms.</string> |
263 | 263 | <string name="change_clicks_number">Set power button clicks number</string> |
264 | 264 | <string name="clicks_number_long">Setup number of power button clicks in row for launching data destruction</string> |
265 | 265 | <string name="reboot_on_connection">Reboot on connection</string> |
266 | 266 | <string name="destroy_on_button_title">Destroy data on power button clicks?</string> |
267 | | - <string name="destroy_on_button_long">If you activate this option, pressing the phone\'s power off button a certain number of times in a row will delete the data. Requires accessibility service.</string> |
| 267 | + <string name="destroy_on_button_long"><![CDATA[<p>If you activate this option, pressing the phone\'s power off button a certain number of times in a row will delete the data. <strong>Warning: any switching on/off of the screen is counted as a click, so be careful!</strong> Requires accessibility service.</p>]]></string> |
268 | 268 | <string name="reboot_on_usb">Reboot on usb connection?</string> |
269 | 269 | <string name="reboot_on_usb_long">If you activate this option, the device will reboot on usb connection, thus entering BFU mode and making it more difficult to hack the device. Requires root or dhizuku.</string> |
270 | 270 | <string name="when_usb_connected">When USB connected...</string> |
|
0 commit comments