summaryrefslogtreecommitdiff
path: root/chromium/res/values/strings.xml
blob: bc47002216a02671cd51fc2d42bd68ef8d00b7e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>
    <string name="webviewchromium_default_text_encoding">UTF-8</string>
</resources>