OSDN Git Service

[Issue 2149076] Wording cleanup on contacts Display Options
authorDmitri Plotnikov <dplotnikov@google.com>
Tue, 29 Sep 2009 19:04:28 +0000 (12:04 -0700)
committerDmitri Plotnikov <dplotnikov@google.com>
Tue, 29 Sep 2009 19:04:34 +0000 (12:04 -0700)
Change-Id: Ibb10a3d9a7735d3bb3005aa188cf43877cc955f1

res/values/strings.xml

index fdbaab6..3fdcf76 100644 (file)
     <string name="titleJoinAggregate">Join contact</string>
 
     <!-- Heading of the Join Contact screen -->
-    <string name="titleJoinContactDataWith">Join contact data with:</string>
+    <string name="titleJoinContactDataWith">Join contacts</string>
 
     <!-- Info blurb on the Join Contact screen -->
     <string name="blurbJoinContactDataWith">Contact data will be combined with
     <string name="showFilterPhonesDescrip">Only display contacts that have phone numbers</string>
 
     <!-- The header over the list of all contacts groups -->
-    <string name="headerContactGroups">Contact groups</string>
+    <string name="headerContactGroups">Choose contacts to display</string>
 
     <!-- The description of a group with the total number of contacts -->
     <plurals name="groupDescrip">
     <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database -->
     <string name="savingContact">Saving contact\u2026</string>
 
-    <!-- Displayed in a spinner dialog as user changes to display groups are saved -->
-    <string name="savingDisplayGroups">Saving display groups\u2026</string>
+    <!-- Displayed in a spinner dialog as user changes to display options are saved -->
+    <string name="savingDisplayGroups">Saving display options\u2026</string>
 
     <!-- Toast displayed when a contact is created -->
     <string name="contactCreatedToast">Contact created.</string>