mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
move debug export to using URI (#2991)
This commit is contained in:
parent
82b6266f0e
commit
3a9e5ffbbe
2 changed files with 60 additions and 48 deletions
|
|
@ -133,6 +133,9 @@
|
|||
<string name="debug_panel">Debug Panel</string>
|
||||
<string name="debug_decoded_payload">Decoded Payload:</string>
|
||||
<string name="debug_logs_export">Export Logs</string>
|
||||
<string name="debug_export_cancelled">Export canceled</string>
|
||||
<string name="debug_export_success">%1$d logs exported</string>
|
||||
<string name="debug_export_failed">Failed to write log file: %1$s</string>
|
||||
<string name="debug_filters">Filters</string>
|
||||
<string name="debug_active_filters">Active filters</string>
|
||||
<string name="debug_default_search">Search in logs…</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue