mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
1.1.33 fix #211 properly set GUI state when during a firmware update and the view gets rebuilt
This commit is contained in:
parent
1eb63e4f1c
commit
89fd3e16d8
6 changed files with 102 additions and 42 deletions
|
|
@ -77,4 +77,7 @@
|
|||
<string name="debug_panel">Debug Panel</string>
|
||||
<string name="debug_last_messages">500 last messages</string>
|
||||
<string name="clear_last_messages">Clear</string>
|
||||
<string name="updating_firmware">Updating firmware, wait up to eight minutes...</string>
|
||||
<string name="update_successful">Update successful</string>
|
||||
<string name="update_failed">Update failed</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue