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 podešavanja"</string>
<string name="angle_preferences_summary" msgid="2072062114797067545">"Izmenite ANGLE podešavanja"</string>
<string name="angle_general_title" msgid="3851397617183360026">"Opšte"</string>
<string name="use_angle_for_all_apps" msgid="2562678044041239694">"Koristi ANGLE za sve aplikacije"</string>
<string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Prikaži prozor dijaloga kada se ANGLE učita"</string>
<string name="select_opengl_driver_title" msgid="3474220741139386304">"Izaberite OpenGL upravljački program"</string>
<string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
<string name="angle_in_use_toast_message" msgid="2259434197861979558">"Koristi se ANGLE"</string>
<string name="no_apps_installed_title" msgid="1651834541419890603">"Nije dostupna nijedna aplikacija"</string>
<string name="no_apps_installed_summary" msgid="1922829522692497596">"Nije instalirana nijedna aplikacija koja može da koristi ANGLE"</string>
</resources>