mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
update traceroute list text
This commit is contained in:
parent
b66843b48d
commit
70263d1ea7
3 changed files with 47 additions and 20 deletions
|
|
@ -27,16 +27,6 @@
|
|||
},
|
||||
"%@" : {
|
||||
|
||||
},
|
||||
"%@ - %@" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@ - %2$@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@ - %@ - %@" : {
|
||||
"localizations" : {
|
||||
|
|
@ -47,6 +37,28 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@ - %d Hops Towards %d Hops Back" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "new",
|
||||
"value" : "%1$@ - %2$d Hops Towards %3$d Hops Back"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"%@ - 1 Hop" : {
|
||||
|
||||
},
|
||||
"%@ - Direct" : {
|
||||
|
||||
},
|
||||
"%@ - No Response" : {
|
||||
|
||||
},
|
||||
"%@ - Not Sent" : {
|
||||
|
||||
},
|
||||
"%@ (%@)" : {
|
||||
"localizations" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue