mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
handling received channel URLs now works okayish
This commit is contained in:
parent
2b588ac7e7
commit
eba6fef9fa
3 changed files with 46 additions and 7 deletions
|
|
@ -26,4 +26,10 @@
|
|||
<string name="starting_pairing">Starting pairing</string>
|
||||
<string name="pairing_failed">Pairing failed</string>
|
||||
<string name="url_for_join">A URL for joining a Meshtastic mesh</string>
|
||||
<string name="accept">Accept</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="change_channel">Change channel</string>
|
||||
<string name="are_you_sure_channel">Are you sure you want to change the channel? All communication with other nodes will stop until you share the new channel settings.</string>
|
||||
<string name="new_channel_rcvd">New Channel URL received</string>
|
||||
<string name="do_you_want_switch">Do you want to switch to the \'%s\' channel?</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue