mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
feat(nodes): display firmware details and release notes (#2489)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
debc684dda
commit
7120b4b476
4 changed files with 703 additions and 579 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -797,4 +797,10 @@
|
|||
<string name="ble_devices">BLE Devices</string>
|
||||
|
||||
<string name="routing_error_rate_limit_exceeded">Rate Limit Exceeded. Please try again later.</string>
|
||||
<string name="view_release">View Release</string>
|
||||
<string name="download">Download</string>
|
||||
<string name="installed_firmware_version">Currently Installed</string>
|
||||
<string name="latest_stable_firmware">Latest stable</string>
|
||||
<string name="latest_alpha_firmware">Latest alpha</string>
|
||||
<string name="supported_by_community">Supported by Meshtastic Community</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue