summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-08-22 16:45:07 -0700
committerAndrew Lee <anwlee@google.com>2014-08-22 16:45:07 -0700
commit4e493622ee2c5bc3d60c45c953bffcc675c29ff8 (patch)
treee6c748ab07a911379757084e9691532ec6c23096 /InCallUI
parent9c4226952c74f024c09e0bd381048493993c974e (diff)
Minor string update to manage conference description.
Bug: 15862303 Change-Id: I24e289281c2a45e8432ee3371fe32e15483bd554
Diffstat (limited to 'InCallUI')
-rw-r--r--InCallUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml
index 0a0d86d5f..65025e6b3 100644
--- a/InCallUI/res/values/strings.xml
+++ b/InCallUI/res/values/strings.xml
@@ -316,7 +316,7 @@
<!-- Text for the onscreen "Manage calls" button -->
<string name="onscreenManageCallsText">Manage calls</string>
<!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=20] -->
- <string name="onscreenManageConferenceText">Manage conference</string>
+ <string name="onscreenManageConferenceText">Manage conference call</string>
<!-- Text for the onscreen "Audio" button that lets you switch
between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->
<string name="onscreenAudioText">Audio</string>