mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-26 10:04:48 +01:00
Minor improvements
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<string name="scanner_action_cancel">Cancel</string>
|
||||
<string name="scanner_subtitle_bonded">BONDED DEVICES:</string>
|
||||
<string name="scanner_subtitle_not_bonded">AVAILABLE DEVICES:</string>
|
||||
<string name="scanner_permission_rationale">Since Android 6.0 Marshmallow system requires granting access to device\'s location in order to scan for Bluetooth Smart devices. Bluetooth beacons may be used to determine the phone\'s and user\'s location.</string>
|
||||
<string name="scanner_permission_rationale">Since Android 6.0 Marshmallow system requires granting access to device\'s location in order to scan for Bluetooth LE devices. Bluetooth beacons may be used to determine the phone\'s and user\'s location.</string>
|
||||
|
||||
<string name="log" formatted="false">%1$tR:%1$tS.%1$tL</string>
|
||||
|
||||
|
||||
@@ -48,6 +48,6 @@
|
||||
</string-array>
|
||||
|
||||
<string name="template_about_text">This is an empty profile that may be easily adopted to match customer requirements.
|
||||
The Bluetooth Smart connection is handled by the Manager in Template Service.
|
||||
The Bluetooth Low Energy connection is handled by the Manager in Template Service.
|
||||
\n\nBy default this profile displays the Heart Rate value.</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user