mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Restore node list context menu logic, alerts, delays and confirmation dialog
This commit is contained in:
parent
3fc03b7211
commit
75b6b4e6af
2 changed files with 107 additions and 18 deletions
|
|
@ -7179,6 +7179,9 @@
|
|||
},
|
||||
"Factory reset your device and app? " : {
|
||||
|
||||
},
|
||||
"Failed to get a valid position to exchange" : {
|
||||
|
||||
},
|
||||
"Favorite" : {
|
||||
|
||||
|
|
@ -16426,6 +16429,12 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Position Exchange Failed" : {
|
||||
|
||||
},
|
||||
"Position Exchange Requested" : {
|
||||
|
||||
},
|
||||
"Position Flags" : {
|
||||
|
||||
|
|
@ -20928,6 +20937,9 @@
|
|||
},
|
||||
"This conversation will be deleted." : {
|
||||
|
||||
},
|
||||
"This could take a while, response will appear in the trace route log for the node it was sent to." : {
|
||||
|
||||
},
|
||||
"This could take a while. The response will appear in the trace route log for the node it was sent to." : {
|
||||
|
||||
|
|
@ -22491,6 +22503,9 @@
|
|||
},
|
||||
"Your position has been sent with a request for a response with their position." : {
|
||||
|
||||
},
|
||||
"Your position has been sent with a request for a response with their position. You will receive a notification when a position is returned." : {
|
||||
|
||||
},
|
||||
"Your region has a %lld%% duty cycle. MQTT is not advised when you are duty cycle restricted, the extra traffic will quickly overwhelm your LoRa mesh." : {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue