Rename Telecom to "Call Management"

"Phone Call Management" is too long of a name and some translations
cause text overflow in Apps list.

Change-Id: I9a6e608d80dca4ddb5484e6d57045f4bf2ca28cc
Fix: 25906963
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c00b307..e46aa54 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -18,7 +18,7 @@
     <!-- Official label of the Telecomm/Phone app, as seen in "Manage Applications"
          and other settings UIs. This is the "app name" used in notification, recents,
          and app info screens. -->
-    <string name="telecommAppLabel" product="default">Phone Call Management</string>
+    <string name="telecommAppLabel" product="default">Call Management</string>
 
     <!-- Title used for the activity for placing a call. This name appears
          in activity disambig dialogs -->