summaryrefslogtreecommitdiff
path: root/chromium/res/values/strings.xml
diff options
context:
space:
mode:
authorBo Liu <boliu@google.com>2014-11-07 09:48:04 -0800
committerBo Liu <boliu@google.com>2014-11-07 10:11:06 -0800
commitf74ac76333a8ba74c86175db30a6ebaa5fd57375 (patch)
treeddf934c9764318cc792d1fd000aed146c2be78bb /chromium/res/values/strings.xml
parent7d62eab4ca242beacac4471c002e998ef5c218b8 (diff)
downloadwebview-f74ac76333a8ba74c86175db30a6ebaa5fd57375.tar.gz
Push m39 glue to chromium-dev
M39 sha1: 8a26cc6f7dd4d893790e7c4f13df901845ab045d This be built against android-5.0.0_r2 frameworks/base. Change-Id: I668b7279b706b7288de7b24cebdb20e2aad13912
Diffstat (limited to 'chromium/res/values/strings.xml')
-rw-r--r--chromium/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/res/values/strings.xml b/chromium/res/values/strings.xml
index bb42490..ef71152 100644
--- a/chromium/res/values/strings.xml
+++ b/chromium/res/values/strings.xml
@@ -7,6 +7,6 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Contextual action bar item for sharing a block of text via email, or
- other method. [CHAR-LIMIT=24] -->
+ other method. [CHAR-LIMIT=128] -->
<string name="webviewchromium_private_browsing_warning">This functionality is not supported in this version of Android.</string>
</resources>