summaryrefslogtreecommitdiff
path: root/InCallUI
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-04 22:19:20 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-04 22:19:20 +0000
commita8e1a428a8bbe04e18078d1320f65acdc36f96dc (patch)
treed4a14f2e53609cedba98e72df1a605cd38f2cbf4 /InCallUI
parent160f19bd0ebbe4b6499c56f5bab9e21e3542ce2a (diff)
parenta40f02aef973fbfd144011ac310df34ee1ddf858 (diff)
am ada3c249: Lower char limits even lower. =(
* commit 'ada3c2499ca7d03061f85f733db26ff8ae68ea49': Lower char limits even lower. =(
Diffstat (limited to 'InCallUI')
-rw-r--r--InCallUI/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml
index 4f73d7fa4..b967306e2 100644
--- a/InCallUI/res/values/strings.xml
+++ b/InCallUI/res/values/strings.xml
@@ -200,11 +200,11 @@
<!-- Message for "call back" Action, which is displayed in the missed call notification.
The user will be able to call back to the person or the phone number.
- [CHAR LIMIT=18] -->
+ [CHAR LIMIT=12] -->
<string name="notification_missedCall_call_back">Call back</string>
<!-- Message for "reply via sms" action, which is displayed in the missed call notification.
The user will be able to send text messages using the phone number.
- [CHAR LIMIT=18] -->
+ [CHAR LIMIT=12] -->
<string name="notification_missedCall_message">Message</string>
<!-- In-call screen: call failure message displayed in an error dialog -->