Minor improvements

This commit is contained in:
Aleksander Nowakowski
2020-02-03 12:58:30 +01:00
parent 1dec23f5ca
commit 4a3bb6d997
9 changed files with 56 additions and 41 deletions

View File

@@ -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>

View File

@@ -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>