Minor UI string change in Contacts Storage Setting.
Bug: 394114508 Test: atest ContactsStorageSettingTest Flag: EXEMPTED modified: res/values/strings.xml modified: tests/robotests/src/com/android/settings/applications/contacts/ContactsStorageSettingsTest.java Change-Id: I2246f6a71116acd7d3ae256133ed1fea77c8ebab
This commit is contained in:
@@ -14046,7 +14046,7 @@
|
||||
<!-- Text for displaying when default account is set as local only [CHAR LIMIT=50] -->
|
||||
<string name="contacts_storage_local_account_summary">Device only</string>
|
||||
<!-- Text for displaying eligible account preference title [CHAR LIMIT=50] -->
|
||||
<string name="contacts_storage_account_title">Device and %1$s</string>
|
||||
<string name="contacts_storage_account_title">Device & %1$s</string>
|
||||
<!-- Text for add account selection message when no account has been added [CHAR LIMIT=100] -->
|
||||
<string name="contacts_storage_first_time_add_account_message">Add an account to get started</string>
|
||||
<!-- Text for account preference category title for contacts storage settings page [CHAR LIMIT=100] -->
|
||||
|
||||
Reference in New Issue
Block a user