summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/calllocation/impl
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/incallui/calllocation/impl')
-rw-r--r--java/com/android/incallui/calllocation/impl/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/com/android/incallui/calllocation/impl/res/values/strings.xml b/java/com/android/incallui/calllocation/impl/res/values/strings.xml
index 8cb3419a7..573f33cda 100644
--- a/java/com/android/incallui/calllocation/impl/res/values/strings.xml
+++ b/java/com/android/incallui/calllocation/impl/res/values/strings.xml
@@ -21,7 +21,7 @@
<!-- Description for location map shown during emergency calls. [CHAR LIMIT=NONE] -->
<string name="location_map_description">Emergency Location Map</string>
- <!-- Label for the address and map shown during emergency calls. [CHAR LIMIT=20] -->
+ <!-- Label for the address and map shown during emergency calls. [CHAR LIMIT=40] -->
<string name="location_title">Tell emergency services where you are</string>
<string name="lat_long_format"><xliff:g id="latitude">%f</xliff:g>, <xliff:g id="longitude">%f</xliff:g></string>