summaryrefslogtreecommitdiff
path: root/InCallUI/res/values
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2013-09-04 15:22:31 -0700
committerSantos Cordon <santoscordon@google.com>2013-09-04 15:33:29 -0700
commit82e4f08ab608bf466c336d27cbaa8a38d3c0e01c (patch)
tree40054586434b7a6d4dc10cd2cb39ff1f3eb3d6d9 /InCallUI/res/values
parentc8fd833c85526f7c55e5b1d9bb951b3bf56bd621 (diff)
Updating the name of the activity to the translated "Phone".
String used as a label in Recents. Change-Id: I38086f90c440cbbf865ee27163c1c8a8462a5ce3
Diffstat (limited to 'InCallUI/res/values')
-rwxr-xr-xInCallUI/res/values/strings.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml
index 882102a7e..785e36467 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 -->