summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantos Cordon <santoscordon@google.com>2013-09-04 17:43:48 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-04 17:43:48 -0700
commit130cb91ae602c1a9b65c8acb01ce8866a90c3159 (patch)
tree40054586434b7a6d4dc10cd2cb39ff1f3eb3d6d9
parentd25d38bea79d8a6d77ad7ee56eeccc4746c068c2 (diff)
parent82e4f08ab608bf466c336d27cbaa8a38d3c0e01c (diff)
am f7bb6b87: Updating the name of the activity to the translated "Phone".
* commit 'f7bb6b870b75eecf39167ec8016764269135e73b': Updating the name of the activity to the translated "Phone".
-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 -->