One more last minute string.
Change-Id: Ifc0220ae3af63b0d97b2ae5ab6963108119ded67
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d8edf8e..4e311f9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1212,4 +1212,6 @@
<!-- Text used to explain that a contact cannot be edited since the data is read only -->
<string name="contact_read_only"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact information is not editable on this device.</string>
+ <!-- Text describing that a contact has no information available other than name and photo -->
+ <string name="no_contact_details">No additional information for this contact</string>
</resources>