Automated import from //branches/donutburger/...@141911,141911
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c4c149a..747cd7d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -256,6 +256,9 @@
<!-- The group type that displays only contacts with phone numbers -->
<string name="groupNameWithPhones">Contacts with phone numbers</string>
+ <!-- The group type that displays "Starred in Android" contacts -->
+ <string name="starredInAndroid">Starred in Android</string>
+
<!-- Toast displayed when a contact is created -->
<string name="contactCreatedToast">Contact created.</string>