Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (c) 2014 The Chromium Authors. All rights reserved.
      3 
      4      Use of this source code is governed by a BSD-style license that can be
      5      found in the LICENSE file.
      6 -->
      7 
      8 <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
      9     <!-- Play Store title text [CHAR-LIMIT=30] -->
     10     <string name="webviewgoogle_play_store_title">Android System WebView</string>
     11 
     12     <!-- Play Store tagline text. [CHAR-LIMIT=80] -->
     13     <string name="webviewgoogle_play_store_tagline">Web content for apps, powered by Chrome</string>
     14 
     15     <!-- Play Store description text. [CHAR-LIMIT=4000] -->
     16     <string name="webviewgoogle_play_store_description">Android Webview is a system component powered by Chrome that allows Android apps to display web content. This component is pre-installed on your device and should be kept up to date to ensure you have the latest security updates and other bug fixes.</string>
     17 
     18 </resources>
     19