diff options
-rw-r--r-- | InCallUI/res/values/strings.xml | 2 |
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] --> |