chromium/chromecast/browser/android/apk/res-values/values/strings.xml

<?xml version="1.0" encoding="utf-8"?>

<!-- Copyright 2014 The Chromium Authors
     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:tools="http://schemas.android.com/tools"
           tools:ignore="MissingTranslation,UnusedResources">
    <string name="app_name">Chromecast built-in</string>
    <string name="browser_process_initialization_failed">Initialization failed.</string>
</resources>