Show favorites in main contact list (2/2)

Turn off showing favorites for now, until tabs are removed.

Tested various lists using the Contacts Test APK (AllIntentsActivity).

Also tested in the following cases:
1. search contacts
2. work profile
3. other system language (Chinese)
4. more than 10,000 contacts
5. Dialer

Change-Id: I28866f7cbe3310454e49695d5936a9071527b47c
diff --git a/res-common/values/donottranslate_config.xml b/res-common/values/donottranslate_config.xml
index 7d3c074..44c18e2 100644
--- a/res-common/values/donottranslate_config.xml
+++ b/res-common/values/donottranslate_config.xml
@@ -91,4 +91,5 @@
     <string name="pref_privacy_policy_key">pref_privacy_policy</string>
     <string name="pref_terms_of_service_key">pref_terms_of_service</string>
 
+    <string name="star_sign">★</string>
 </resources>