Merge "Minor UI string change in Contacts Storage Setting." into main

This commit is contained in:
Liefu Liu
2025-02-04 08:35:56 -08:00
committed by Android (Google) Code Review
2 changed files with 8 additions and 9 deletions

View File

@@ -14079,7 +14079,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 &amp; %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] -->