Clarified string.
This commit is contained in:
parent
8c7d4db8c5
commit
2c2bc1929d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<!-- MainActivity -->
|
||||
|
||||
<!-- Toast shown if user denies request to enable bluetooth -->
|
||||
<string name="toast_bluetooth_denied">Please enable Bluetooth to access the complete app functionality.</string>
|
||||
<string name="toast_bluetooth_denied">Please enable Bluetooth to connect with devices near you</string>
|
||||
|
||||
|
||||
<!-- ContactsFragment -->
|
||||
|
|
Reference in a new issue