summaryrefslogtreecommitdiff
path: root/InCallUI/res
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-06-05 00:47:15 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-05 00:47:15 +0000
commit86ff052b6ed544062e98a4c94311ac2f9b3bc3cf (patch)
treeb1616e9b66674796ef18a826bc27fdc5e925f3f3 /InCallUI/res
parentd8c4062a49c69e6af9aab773926017cf2121ffbf (diff)
parentc967640f0aa29316e03d576b10cea538c2865d76 (diff)
am 4f1e2d1a: am 65ab863e: am ada3c249: Lower char limits even lower. =(
* commit '4f1e2d1a1a2fe0c04e107790daa73df281484858': Lower char limits even lower. =(
Diffstat (limited to 'InCallUI/res')
-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 -->