Shortening a string.

Bug: 3066216
Change-Id: I4a42616af5ca4acb09c55a3a4b95096dd8f3144b
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5702428..1424c3d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -932,7 +932,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>