summaryrefslogtreecommitdiff
path: root/chromium/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/res/values/strings.xml')
-rw-r--r--chromium/res/values/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chromium/res/values/strings.xml b/chromium/res/values/strings.xml
new file mode 100644
index 0000000..bb42490
--- /dev/null
+++ b/chromium/res/values/strings.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2012 The Chromium Authors. All rights reserved.
+
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+-->
+
+<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] -->
+ <string name="webviewchromium_private_browsing_warning">This functionality is not supported in this version of Android.</string>
+</resources>