mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix autobug: if user has location disabled, warn that we can't provide it to mesh
This commit is contained in:
parent
975c7d41db
commit
ba91920154
2 changed files with 16 additions and 6 deletions
|
|
@ -48,4 +48,5 @@
|
|||
<string name="please_pair">Please pair device in Android Settings.</string>
|
||||
<string name="pairing_completed">Pairing completed, starting service</string>
|
||||
<string name="pairing_failed_try_again">Pairing failed, please select again</string>
|
||||
<string name="location_disabled">Location access is disabled, can not provide position to the mesh.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue