mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(metrics): correct load progress calculation and user string (#2573)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
edd40890be
commit
9501799950
2 changed files with 56 additions and 96 deletions
|
|
@ -583,6 +583,8 @@
|
|||
<string name="node_number">Node Number</string>
|
||||
<string name="user_id">User ID</string>
|
||||
<string name="uptime">Uptime</string>
|
||||
<string name="load_indexed">Load %1$d</string>
|
||||
<string name="disk_free_indexed">Disk Free %1$d</string>
|
||||
<string name="timestamp">Timestamp</string>
|
||||
<string name="heading">Heading</string>
|
||||
<string name="speed">Speed</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue