summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-08-28 11:36:57 -0700
committerAndrew Lee <anwlee@google.com>2014-08-28 11:36:57 -0700
commit199af89611f184083c6ae347f93dccc7df7e1afc (patch)
tree8b11a2237e5d24ee2e68aefe4cc411c540fa356b /InCallUI/res
parent1d6df0c18333152f2601583e18b1893467f41b14 (diff)
Increase "manage conference text" char limit.
Bug: 17215445 Change-Id: I34c3ec1f4b1cb6ff84e19b6e4cc24581ce19cac0
Diffstat (limited to 'InCallUI/res')
-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 0be6e0195..06602cb2c 100644
--- a/InCallUI/res/values/strings.xml
+++ b/InCallUI/res/values/strings.xml
@@ -315,7 +315,7 @@
<string name="onscreenSwapCallsText">Swap</string>
<!-- Text for the onscreen "Manage calls" button -->
<string name="onscreenManageCallsText">Manage calls</string>
- <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=20] -->
+ <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=30] -->
<string name="onscreenManageConferenceText">Manage conference call</string>
<!-- Text for the onscreen "Audio" button that lets you switch
between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->