mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(debug): add a toggle to AND/OR all filters. (#2265)
This commit is contained in:
parent
ea25a8198a
commit
dd50cf230e
6 changed files with 66 additions and 15 deletions
|
|
@ -165,9 +165,11 @@
|
|||
<string name="debug_logs_export">Export Logs</string>
|
||||
<string name="debug_last_messages">500 last messages</string>
|
||||
<string name="debug_filters">Filters</string>
|
||||
<string name="debug_active_filters">Active filters (Match any)</string>
|
||||
<string name="debug_active_filters">Active filters</string>
|
||||
<string name="debug_default_search">Search in logs…</string>
|
||||
<string name="debug_clear">Clear Logs</string>
|
||||
<string name="match_any">Match Any | All</string>
|
||||
<string name="match_all">Match All | Any</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue