String resource edits for ContactsCommon
Adjust strings in GoogleDialer per ewong@'s edits.
"Select Account" string was moved from Dialer to ContactsCommon.
Bug: 17446974
Change-Id: Iea41a4e7009355068490c02e61293d4fdf825e31
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index c2413b2..929d9de 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -764,7 +764,7 @@
<string name="settings_contact_display_options_title">Contact display options</string>
<!-- Title for Select Account Dialog [CHAR LIMIT=30] -->
- <string name="select_account_dialog_title">Select Account</string>
+ <string name="select_account_dialog_title">Account</string>
<!-- Label for the check box to toggle default sim card setting [CHAR LIMIT=35]-->
<string name="set_default_account">Always use this for calls</string>