feat: add warning dialog before clearing logs (#2262)

This commit is contained in:
DaneEvans 2025-06-27 21:34:46 +10:00 committed by GitHub
parent 53cd893df1
commit 84281e284e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 1 deletions

View file

@ -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>