Improve Bluetooth pairing dialog & contact sharing toggle

Before change: https://screenshot.googleplex.com/Agr29KTvgptbsag
After change: https://screenshot.googleplex.com/ArjiavkFAFiuCTR

Bug: 274521434
Test: RunSettingsRoboTests
Change-Id: Ib896b70bc219de128b733b75249bf80e3389f221
This commit is contained in:
Haijie Hong
2023-08-08 13:15:38 +08:00
parent 317bfca133
commit 21b075770e
5 changed files with 48 additions and 21 deletions

View File

@@ -1504,6 +1504,12 @@
<!-- Checkbox message in pairing dialogs. [CHAR LIMIT=NONE] -->
<string name="bluetooth_pairing_shares_phonebook">Allow access to your contacts and call history</string>
<!-- Phonebook sharing toggle message in pairing dialogs. [CHAR LIMIT=NONE] -->
<string name="bluetooth_pairing_phonebook_toggle_text">Also allow access to contacts and call history</string>
<!-- Phonebook sharing toggle detailed message in pairing dialogs. [CHAR LIMIT=NONE] -->
<string name="bluetooth_pairing_phonebook_toggle_details">Info will be used for call announcements and more</string>
<!-- Title for BT error dialogs. -->
<string name="bluetooth_error_title"></string>