summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-08-28 21:15:07 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-08-28 21:15:08 +0000
commite0a079f783b032d774730688ee5128b030555256 (patch)
treeac13761385fc6ee0f60083a4c6a6af1b87e6cc14 /InCallUI
parent8753037d897eafa0b60291999273e723f8a347a5 (diff)
parent199af89611f184083c6ae347f93dccc7df7e1afc (diff)
Merge "Increase "manage conference text" char limit." into lmp-dev
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 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] -->