am f7bb6b87: Updating the name of the activity to the translated "Phone".
* commit 'f7bb6b870b75eecf39167ec8016764269135e73b':
Updating the name of the activity to the translated "Phone".
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml
index 882102a..785e364 100755
--- a/InCallUI/res/values/strings.xml
+++ b/InCallUI/res/values/strings.xml
@@ -17,8 +17,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Official label for the in-call UI -->
- <string name="inCallLabel">InCallUI</string>
+ <!-- Official label of the phone app, as seen in "Manage Applications"
+ and other settings UIs. -->
+ <string name="phoneAppLabel" product="default">Phone</string>
+
+ <!-- Official label for the in-call UI. DO NOT TRANSLATE. -->
+ <string name="inCallLabel" translate="false">InCallUI</string>
<!-- Call status -->