Hash :
54bc3dab
Author :
Date :
2020-02-27T15:52:04
Add the ANGLE Android developer options to the ANGLE repository. The ANGLE repository will house all the scripts needed to build ANGLE.apk and the developer options are packaged in the APK. BUG=angleproject:2344 Change-Id: I29090bd91a07546a1d2ccc03a6af19f45ffa3d90 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2079194 Reviewed-by: Tim Van Patten <timvp@google.com> Commit-Queue: Geoff Lang <geofflang@chromium.org>
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="angle_preferences" msgid="6277781974712663825">"ANGLE-Einstellungen"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-Einstellungen ändern"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Allgemein"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE für alle Apps verwenden"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Dialogfeld anzeigen, wenn ANGLE geladen ist"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Driver auswählen"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE wird verwendet"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Keine Apps vorhanden"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Keine Apps installiert, die ANGLE verwenden können"</string>
</resources>