Connect photo and name editors, super primary dialog.
This change connects up the photo and display name editors
to show the values from the selected RawContact. This also
persists StructuredName.DISPLAY_NAME changes back.
Also connects up the long-press menu for selecting a
super-primary display name for an aggregate.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 73ad473..7c53cc3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -714,4 +714,6 @@
secondary contact detail edit fields, such as birthday. -->
<string name="edit_secondary_collapse">Secondary details</string>
+ <string name="dialog_primary_name">Primary name</string>
+
</resources>