am 34ed21c5: Shortening a string.

Merge commit '34ed21c546af1a56ffd8e805809bf334cb7c96a5' into gingerbread-plus-aosp

* commit '34ed21c546af1a56ffd8e805809bf334cb7c96a5':
  Shortening a string.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b5a6f49..6a420ef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -935,7 +935,7 @@
     <!-- Title for data source when creating or editing a contact that doesn't
          belong to a specific account.  This contact will only exist on the phone
          and will not be synced. -->
-    <string name="account_phone">Phone-only (unsynced)</string>
+    <string name="account_phone">Phone-only, unsynced</string>
 
     <!-- Action string for calling a custom phone number -->
     <string name="call_custom">Call <xliff:g id="custom">%s</xliff:g></string>