mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat: add warning dialog before clearing logs (#2262)
This commit is contained in:
parent
53cd893df1
commit
84281e284e
2 changed files with 18 additions and 1 deletions
|
|
@ -168,6 +168,7 @@
|
|||
<string name="debug_active_filters">Active filters (Match any)</string>
|
||||
<string name="debug_default_search">Search in logs…</string>
|
||||
<string name="debug_clear">Clear Logs</string>
|
||||
<string name="debug_clear_logs_confirm">This will remove all log packets and database entries from your device - It is a full reset, and is permanent.</string>
|
||||
<string name="clear">Clear</string>
|
||||
<string name="updating_firmware">Updating firmware, wait up to eight minutes…</string>
|
||||
<string name="update_successful">Update successful</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue