[automerger skipped] Remove ANGLE from Android Q am: 5cc5bf05e9 am: 3ae753b842
am: aa47636081 -s ours
am skip reason: change_id I69116bbaddc704a59ec0c2521a2bead78c6a2b37 with SHA1 1b2fdcf20f is in history

Change-Id: I31dc1bacf2c895aa343b692fc08f0de1ccde0f7e
diff --git a/CleanSpec.mk b/CleanSpec.mk
index 3b9e3ad..d75ec13 100644
--- a/CleanSpec.mk
+++ b/CleanSpec.mk
@@ -55,8 +55,6 @@
 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/GoogleANGLE)
 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/priv-app/GoogleANGLE)
 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/priv-app/GoogleANGLE)
-$(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/GoogleANGLE)
-$(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/GoogleANGLE)
 
 # ************************************************
 # NEWER CLEAN STEPS MUST BE AT THE END OF THE LIST
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
new file mode 100644
index 0000000..bb61e50
--- /dev/null
+++ b/res/values-af/strings.xml
@@ -0,0 +1,30 @@
+<?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-voorkeure"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Wysig ANGLE-instellings"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Algemeen"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gebruik ANGLE vir alle programme"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Wys dialoogkassie wanneer ANGLE gelaai is"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Kies OpenGL-drywer"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Gebruik tans ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Geen programme beskikbaar nie"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Geen programme is geïnstalleer wat ANGLE kan gebruik nie"</string>
+</resources>
diff --git a/res/values-am/strings.xml b/res/values-am/strings.xml
new file mode 100644
index 0000000..bc0adc2
--- /dev/null
+++ b/res/values-am/strings.xml
@@ -0,0 +1,30 @@
+<?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 ምርጫዎች"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"የANGLE ቅንብሮችን ይቀይሩ"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"አጠቃላይ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE ለሁሉም መተግበሪያዎች ይጠቀሙ"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ሲጫን መገናኛ ሳጥን አሳይ"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"የOpenGL ነጂ ይምረጡ"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle፣ opengl፣ ግራፊክስ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEን በመጠቀም ላይ"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ምንም የሚገኙ መተግበሪያዎች የሉም"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEን መጠቀም የሚችሉ ምንም መተግበሪያዎች አልተጫኑም"</string>
+</resources>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..6f0f4e3
--- /dev/null
+++ b/res/values-ar/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"تعديل إعدادات \"محرِّك ANGLE\""</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"عام"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"استخدام \"محرِّك ANGLE\" لجميع التطبيقات"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"عرض مربع حوار عند تحميل \"محرِّك ANGLE\""</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"اختيار برنامج تشغيل OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"محرِّك angle، ‏opengl، رسومات"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"باستخدام ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"لا تتوفر أي تطبيقات"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ليس هناك أي تطبيقات مثبتة يمكنها استخدام ANGLE"</string>
+</resources>
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..21fe9b6
--- /dev/null
+++ b/res/values-as/strings.xml
@@ -0,0 +1,30 @@
+<?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 অগ্ৰাধিকাৰ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ছেটিংসমূহ সংশোধন কৰক"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"সাধাৰণ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"সকলো এপৰ বাবে ANGLE ব্যৱহাৰ কৰক"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ল\'ড হ\'লে ডায়লগ বাকচ দেখুৱাওক"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Driver খোলক"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, গ্ৰাফিক্স"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ব্যৱহাৰ কৰি আছে"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"কোনো এপ্‌ উপলব্ধ নহয়"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ব্যৱহাৰ কৰিব পৰা কোনো এপ্‌ ইনষ্টল কৰি থোৱা নাই"</string>
+</resources>
diff --git a/res/values-az/strings.xml b/res/values-az/strings.xml
new file mode 100644
index 0000000..55d31c5
--- /dev/null
+++ b/res/values-az/strings.xml
@@ -0,0 +1,30 @@
+<?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 Tərcihləri"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ayarlarına düzəliş edin"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Ümumi"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Bütün tətbiqlər üçün ANGLE istifadə edin"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yükləndikdə dialoq qutusunu göstərin"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Diskini açın"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE istifadə edilir"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Əlçatan tətbiq yoxdur"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE istifadə edən tətbiq quraşdırılmayıb"</string>
+</resources>
diff --git a/res/values-b+sr+Latn/strings.xml b/res/values-b+sr+Latn/strings.xml
new file mode 100644
index 0000000..c3b4885
--- /dev/null
+++ b/res/values-b+sr+Latn/strings.xml
@@ -0,0 +1,30 @@
+<?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>
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..8859945
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Змена налад ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Агульныя"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Выкарыстоўваць ANGLE для ўсіх праграм"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Паказваць дыялогавае акно пры загрузцы ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Выберыце драйвер OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графіка"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Выкарыстоўваецца ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Няма даступных праграм"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Праграмы, якія могуць выкарыстоўваць ANGLE, не ўсталяваны"</string>
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..f6d32f1
--- /dev/null
+++ b/res/values-bg/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Промяна на настройките за ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Общи"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Използване на ANGLE за всички приложения"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"При зареждането на ANGLE да се показва диалогов прозорец"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Избиране на драйвер за OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Посредством ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Няма налични приложения"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Няма инсталирани приложения, които могат да използват ANGLE"</string>
+</resources>
diff --git a/res/values-bn/strings.xml b/res/values-bn/strings.xml
new file mode 100644
index 0000000..290d044
--- /dev/null
+++ b/res/values-bn/strings.xml
@@ -0,0 +1,30 @@
+<?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 সংক্রান্ত অভিরুচি"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE সেটিংস পরিবর্তন করুন"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"সাধারণ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"সমস্ত অ্যাপের জন্য ANGLE ব্যবহার করুন"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE লোড হওয়ার সময় ডায়ালগ বক্স দেখুন"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ড্রাইভার বেছে নিন"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, গ্রাফিক্স"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ব্যবহার করা হচ্ছে"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"কোনও অ্যাপ উপলভ্য নেই"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"এমন কোনও অ্যাপ ইনস্টল করা নেই যা ANGLE ব্যবহার করতে পারে"</string>
+</resources>
diff --git a/res/values-bs/strings.xml b/res/values-bs/strings.xml
new file mode 100644
index 0000000..e741324
--- /dev/null
+++ b/res/values-bs/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Postavke za ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Izmijenite postavke za ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Općenito"</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 dijaloški okvir kada se ANGLE učita"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Odaberite drajver za OpenGL"</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">"Nema dostupnih aplikacija"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nema instaliranih aplikacija koje mogu koristiti ANGLE"</string>
+</resources>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
new file mode 100644
index 0000000..536c23d
--- /dev/null
+++ b/res/values-ca/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferències d\'ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica la configuració d\'ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilitza ANGLE per a totes les aplicacions"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostra un quadre de diàleg quan ANGLE s\'hagi carregat"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecciona el controlador OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gràfics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"S\'està utilitzant ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No hi ha cap aplicació disponible"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No hi ha cap aplicació instal·lada que pugui utilizar ANGLE"</string>
+</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..714c297
--- /dev/null
+++ b/res/values-cs/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Předvolby ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Upravit nastavení ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Obecné"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Používat ANGLE pro všechny aplikace"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Zobrazit dialogové okno při načtení ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Vyberte ovladač OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Používá se aplikace ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"K dispozici nejsou žádné aplikace"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Funkci ANGLE nedokáže používat žádná nainstalovaná aplikace"</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..e8dc396
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Præferencer for ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Rediger indstillingerne for ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Generelt"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Brug ANGLE til alle apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Vis dialogboksen, når ANGLE indlæses"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Vælg OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Bruger ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Der er ingen tilgængelige apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Der er ingen installerede apps, som kan bruge ANGLE"</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
new file mode 100644
index 0000000..fbc6324
--- /dev/null
+++ b/res/values-de/strings.xml
@@ -0,0 +1,30 @@
+<?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>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
new file mode 100644
index 0000000..5a944fc
--- /dev/null
+++ b/res/values-el/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Τροποποίηση ρυθμίσεων ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Γενικά"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Χρήση ANGLE για όλες τις εφαρμογές"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Εμφάνιση παραθύρου διαλόγου κατά τη φόρτωση του ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Επιλογή προγράμματος οδήγησης OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, γραφικά"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Χρήση ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Δεν υπάρχουν διαθέσιμες εφαρμογές"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Δεν έχουν εγκατασταθεί εφαρμογές που μπορούν να χρησιμοποιήσουν το ANGLE"</string>
+</resources>
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..5b257ba
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,30 @@
+<?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 Preferences"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
+</resources>
diff --git a/res/values-en-rCA/strings.xml b/res/values-en-rCA/strings.xml
new file mode 100644
index 0000000..5b257ba
--- /dev/null
+++ b/res/values-en-rCA/strings.xml
@@ -0,0 +1,30 @@
+<?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 Preferences"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
+</resources>
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml
new file mode 100644
index 0000000..5b257ba
--- /dev/null
+++ b/res/values-en-rGB/strings.xml
@@ -0,0 +1,30 @@
+<?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 Preferences"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
+</resources>
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..5b257ba
--- /dev/null
+++ b/res/values-en-rIN/strings.xml
@@ -0,0 +1,30 @@
+<?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 Preferences"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modify ANGLE settings"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Use ANGLE for all apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Show dialogue box when ANGLE is loaded"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Select OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No available apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No apps installed that can use ANGLE"</string>
+</resources>
diff --git a/res/values-en-rXC/strings.xml b/res/values-en-rXC/strings.xml
new file mode 100644
index 0000000..8d8e84b
--- /dev/null
+++ b/res/values-en-rXC/strings.xml
@@ -0,0 +1,30 @@
+<?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 Preferences‎‏‎‎‏‎"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‏‎‎‏‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‏‎‎‎‎‎‏‏‏‏‏‎‎‎‎‏‎‎‎‎‎‏‏‎‎‎‎‏‏‏‎‏‎‎‎‏‏‎‎‏‎Modify ANGLE settings‎‏‎‎‏‎"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‎‏‎‏‏‏‎‏‎‎‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‎‎‏‏‎‏‎‎General‎‏‎‎‏‎"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‎‎‎‏‏‏‎‎‏‎‎‎‎‎‏‏‏‎‏‏‎‎‎‎‏‏‎‏‎‎‏‏‏‏‎‎‎‏‏‎‎‎‏‎‏‎‏‎‏‏‏‎‎‏‎‎‎‏‏‏‎‎Use ANGLE for all apps‎‏‎‎‏‎"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‎‏‏‏‏‏‏‎‎‏‎‎‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‏‎‏‎‏‎‎‎‏‎‏‎‎‎‏‎‏‏‏‎‎‏‎‎Show dialog box when ANGLE is loaded‎‏‎‎‏‎"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‎‎‎‎‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‎‏‏‎‏‏‎‏‎‏‏‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‏‏‏‏‏‎‎‎‎‎‎‎Select OpenGL Driver‎‏‎‎‏‎"</string>
+    <string name="keywords" msgid="6388635548060461395">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‏‎‏‎‏‎‎‎‏‏‏‏‏‏‏‎‎‎‏‎‏‏‏‎‏‎‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‏‎‏‎‎‏‎‏‎‏‎‎‏‏‎angle, opengl, graphics‎‏‎‎‏‎"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‏‏‏‎‏‎‏‏‎‏‏‎‎‎‏‏‏‏‏‎‏‏‎‏‏‏‎‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎Using ANGLE‎‏‎‎‏‎"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‎‏‏‎‎‎‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‏‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‎‎‎‏‏‏‏‎‏‎‏‎‏‏‎No available apps‎‏‎‎‏‎"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‎‎‏‏‎‏‎‏‏‏‏‎‏‏‏‎‏‎‏‎‏‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‎‎‎‎‏‏‎‏‏‎‎‏‏‏‏‎‏‏‏‎‎‎‎‏‏‎‎‎‎‎‏‎‏‏‏‏‎‎‎No apps installed that can use ANGLE‎‏‎‎‏‎"</string>
+</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
new file mode 100644
index 0000000..e481832
--- /dev/null
+++ b/res/values-es-rUS/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferencias de ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar configuración de ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar ANGLE para todas las apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar cuadro de diálogo cuando ANGLE está cargado"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No hay apps disponibles"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"No se instalaron apps que pueden usar ANGLE"</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
new file mode 100644
index 0000000..1b86358
--- /dev/null
+++ b/res/values-es/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferencias de ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar ajustes de ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar ANGLE para todas las aplicaciones"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar cuadro de diálogo cuando se cargue ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"No hay aplicaciones disponibles"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Ninguna aplicación instalada puede usar ANGLE"</string>
+</resources>
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
new file mode 100644
index 0000000..a72c348
--- /dev/null
+++ b/res/values-et/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Rakenduse ANGLE eelistused"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Rakenduse ANGLE seadete muutmine"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Üldine"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Kasuta kõigi rakenduste puhul rakendust ANGLE"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Kuva dialoogiboks, kui ANGLE on laaditud"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-i draiveri valimine"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Rakenduse ANGLE kasutamine"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Rakendusi pole saadaval"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Pole installitud ühtegi rakendust, mis saaks kasutada funktsiooni ANGLE"</string>
+</resources>
diff --git a/res/values-eu/strings.xml b/res/values-eu/strings.xml
new file mode 100644
index 0000000..63c53bf
--- /dev/null
+++ b/res/values-eu/strings.xml
@@ -0,0 +1,30 @@
+<?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 aplikazioaren hobespenak"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Aldatu ANGLE aplikazioaren ezarpenak"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Orokorra"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Erabili ANGLE aplikazio guztietan"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Erakutsi leihoa ANGLE kargatzen denean"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Hautatu OpenGL kontrolatzailea"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafikoak"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE erabiltzen"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Ez dago aplikaziorik erabilgarri"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Ez daukazu instalatuta ANGLE erabil dezakeen aplikaziorik"</string>
+</resources>
diff --git a/res/values-fa/strings.xml b/res/values-fa/strings.xml
new file mode 100644
index 0000000..794dbef
--- /dev/null
+++ b/res/values-fa/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"تغییر تنظیمات ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"موارد کلی"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"استفاده از ANGLE برای همه برنامه‌ها"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"وقتی ANGLE بار می‌شود، کادر گفتگویی نشان داده شود"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"انتخاب درایور OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle ،opengl ،graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"درحال استفاده از ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"برنامه‌ای دردسترس نیست"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"هیچ برنامه‌ای با قابلیت استفاده از ANGLE نصب نشده است"</string>
+</resources>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
new file mode 100644
index 0000000..6e0d2f2
--- /dev/null
+++ b/res/values-fi/strings.xml
@@ -0,0 +1,30 @@
+<?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-valinnat"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Muuta ANGLE-asetuksia"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Yleiset"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Käytä ANGLEa kaikissa sovelluksissa"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Näytä valintaikkuna, kun ANGLE on ladattu"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Valitse OpenGL-ajuri"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafiikka"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE käytössä"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Ei sovelluksia saatavilla"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ei toimi asennetuilla sovelluksilla"</string>
+</resources>
diff --git a/res/values-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..4b05749
--- /dev/null
+++ b/res/values-fr-rCA/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Préférences d\'ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifier les paramètres d\'ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Général"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utiliser ANGLE pour toutes les applications"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afficher la boîte de dialogue lorsque ANGLE est chargé"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Sélectionner le pilote OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphiques"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Utilisation d\'ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Aucune application compatible"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Aucune des applications installées ne peut utiliser le moteur graphique ANGLE"</string>
+</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
new file mode 100644
index 0000000..fbcbbd4
--- /dev/null
+++ b/res/values-fr/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Préférences relatives à ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifier les paramètres relatifs à ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Généraux"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utiliser ANGLE pour toutes les applications"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afficher une boîte de dialogue lorsque ANGLE est chargé"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Sélectionner un pilote OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphismes"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Utilisation de l\'application ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Aucune application disponible"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Aucune application installée ne peut utiliser ANGLE"</string>
+</resources>
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
new file mode 100644
index 0000000..d9977b1
--- /dev/null
+++ b/res/values-gl/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferencias de ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica a configuración de ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Xeral"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilizar ANGLE para todas as aplicacións"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar caixa de diálogo cando se cargue ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleccionar controlador de OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Non hai ningunha aplicación dispoñible"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Non hay ningunha aplicación instalada que poida utilizar ANGLE"</string>
+</resources>
diff --git a/res/values-gu/strings.xml b/res/values-gu/strings.xml
new file mode 100644
index 0000000..56b73c7
--- /dev/null
+++ b/res/values-gu/strings.xml
@@ -0,0 +1,30 @@
+<?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ની પસંદગીઓ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLEના સેટિંગમાં ફેરફાર કરો"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"સામાન્ય"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"બધી ઍપ માટે ANGLEનો ઉપયોગ કરો"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"જ્યારે ANGLEને લોડ કરવામાં આવે ત્યારે સંવાદ બૉક્સ બતાવો"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGLના ડ્રાઇવર પસંદ કરો"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ગ્રાફિક્સ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEનો ઉપયોગ કરવામાં આવી રહ્યો છે"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"કોઈ ઍપ ઉપલબ્ધ નથી"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEનો ઉપયોગ કરી શકે તેવી કોઈ ઍપ ઇન્સ્ટૉલ કરેલી નથી"</string>
+</resources>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
new file mode 100644
index 0000000..acc328f
--- /dev/null
+++ b/res/values-hi/strings.xml
@@ -0,0 +1,30 @@
+<?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 की प्राथमिकताएं"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE की सेटिंग बदलें"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"सामान्य"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"सभी ऐप्लिकेशन के लिए ANGLE का इस्तेमाल करें"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE के लोड होने पर डायलॉग बॉक्स दिखाएं"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्राइवर चुनें"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफ़िक"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE का इस्तेमाल किया जा रहा है"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"कोई ऐप्लिकेशन उपलब्ध नहीं है"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"इंस्टॉल किया गया कोई ऐप्लिकेशन ANGLE का इस्तेमाल नहीं कर सकता"</string>
+</resources>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
new file mode 100644
index 0000000..a50038d
--- /dev/null
+++ b/res/values-hr/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Postavke za ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Izmijenite postavke za ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Općenito"</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 dijaloški okvir kad se ANGLE učita"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Odaberite upravljački program za OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Upotrebljava se ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nema dostupnih aplikacija"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nijedna instalirana aplikacija ne može upotrebljavati ANGLE"</string>
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
new file mode 100644
index 0000000..78f5d1b
--- /dev/null
+++ b/res/values-hu/strings.xml
@@ -0,0 +1,30 @@
+<?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-beállítások"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-beállítások módosítása"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Általános"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE használata minden alkalmazásnál"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Párbeszédpanel megjelenítése az ANGLE betöltése után"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-illesztőprogram kiválasztása"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Az ANGLE használatával"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nincsenek rendelkezésre álló alkalmazások"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nincs olyan alkalmazás telepítve, amely képes lenne használni az ANGLE-t"</string>
+</resources>
diff --git a/res/values-hy/strings.xml b/res/values-hy/strings.xml
new file mode 100644
index 0000000..ab682a6
--- /dev/null
+++ b/res/values-hy/strings.xml
@@ -0,0 +1,30 @@
+<?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-ի կարգավորումներ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Փոխեք ANGLE-ի կարգավորումները"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Ընդհանուր"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Օգտագործել ANGLE-ը բոլոր հավելվածների համար"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Ցույց տալ երկխոսության պատուհանը, երբ ANGLE-ը բեռնվում է"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Ընտրեք OpenGL սարքավարը"</string>
+    <string name="keywords" msgid="6388635548060461395">"ANGLE, OpenGL, գծապատկերներ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Օգտագործվում է ANGLE հավելվածը"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Հասանելի հավելվածներ չկան"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Տեղադրված հավելվածներից ոչ մեկը չի աջակցում ANGLE-ը:"</string>
+</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
new file mode 100644
index 0000000..4dd7b2c
--- /dev/null
+++ b/res/values-in/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferensi ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Ubah setelan ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Umum"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gunakan ANGLE untuk semua aplikasi"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Tampilkan kotak dialog saat ANGLE dimuat"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Pilih Driver OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafis"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Menggunakan ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Tidak ada aplikasi yang tersedia"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Tidak ada aplikasi terinstal yang dapat menggunakan ANGLE"</string>
+</resources>
diff --git a/res/values-is/strings.xml b/res/values-is/strings.xml
new file mode 100644
index 0000000..cfce7fe
--- /dev/null
+++ b/res/values-is/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Kjörstillingar ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Breyta stillingum ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Almennt"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Nota ANGLE fyrir öll forrit"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Sýna glugga þegar ANGLE er hlaðið"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Opna OpenGL-rekil"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafík"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Notar ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Engin forrit tiltæk"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Engin uppsett geta notað ANGLE"</string>
+</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
new file mode 100644
index 0000000..63e8bc0
--- /dev/null
+++ b/res/values-it/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferenze ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifica le impostazioni di ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Generali"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usa ANGLE per tutte le app"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostra finestra di dialogo dopo il caricamento di ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Seleziona driver OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafica"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE in uso"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nessuna app disponibile"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nessuna app installata può utilizzare ANGLE"</string>
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
new file mode 100644
index 0000000..1314c35
--- /dev/null
+++ b/res/values-iw/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"שינוי של הגדרות ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"כללי"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"הפעלה של ANGLE לכל האפליקציות"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"הצגת תיבת דו-שיח כש-ANGLE נטען"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"בחירת מנהל ההתקן ל-OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle,‏ opengl, גרפיקה"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"באמצעות ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"אין אפליקציות זמינות"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"אין אפליקציות מותקנות שיכולות להשתמש ב-ANGLE"</string>
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..239a052
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,30 @@
+<?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 の設定"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE の設定を変更"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"全般"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"すべてのアプリで ANGLE を使用"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE の読み込み時にダイアログ ボックスを表示"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ドライバの選択"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, グラフィックス"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE を使用しています"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"使用できるアプリがありません"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE を使用できるアプリがインストールされていません"</string>
+</resources>
diff --git a/res/values-ka/strings.xml b/res/values-ka/strings.xml
new file mode 100644
index 0000000..4a485c4
--- /dev/null
+++ b/res/values-ka/strings.xml
@@ -0,0 +1,30 @@
+<?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-ის პარამეტრები"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-ის პარამეტრების შეცვლა"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ზოგადი"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE-ის გამოყენება ყველა აპისთვის"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"დიალოგის ფანჯრის ჩვენება ANGLE-ის ჩატვირთვისას"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"აირჩიეთ OpenGL დრაივერი"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, გრაფიკა"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"გამოიყენება ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ხელმისაწვდომი აპები არ არის"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"აპები, რომლებსაც შეუძლიათ გამოიყენონ ANGLE, დაყენებული არ არის"</string>
+</resources>
diff --git a/res/values-kk/strings.xml b/res/values-kk/strings.xml
new file mode 100644
index 0000000..05e0a60
--- /dev/null
+++ b/res/values-kk/strings.xml
@@ -0,0 +1,30 @@
+<?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 параметрлері"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE параметрлерін өзгерту"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Жалпы"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Барлық қолданбаларға ANGLE пайдалану"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE жүктелген кезде, диалогтік терезені көрсету"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйверін таңдау"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE қолданбасын пайдалану"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Қолжтемді қолданбалар жоқ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE пайдаланатын ешқандай қолданбалар орнатылмады."</string>
+</resources>
diff --git a/res/values-km/strings.xml b/res/values-km/strings.xml
new file mode 100644
index 0000000..990a190
--- /dev/null
+++ b/res/values-km/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"កែ​ការកំណត់ ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ទូទៅ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ប្រើ ANGLE សម្រាប់​កម្មវិធី​ទាំងអស់"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"បង្ហាញ​ប្រអប់បញ្ចូល​នៅពេល​ផ្ទុក ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"ជ្រើសរើស​ដ្រាយវើ OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ក្រាហ្វិក"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"កំពុងប្រើ ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"មិនមាន​កម្មវិធី​អាចប្រើបានទេ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"គ្មានកម្មវិធី​ដែលបានដំឡើង ដែលអាចប្រើ ANGLE បានទេ"</string>
+</resources>
diff --git a/res/values-kn/strings.xml b/res/values-kn/strings.xml
new file mode 100644
index 0000000..788d505
--- /dev/null
+++ b/res/values-kn/strings.xml
@@ -0,0 +1,30 @@
+<?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 ಆದ್ಯತೆಗಳು"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ಸೆಟ್ಟಿಂಗ್‌ಗಳನ್ನು ಮಾರ್ಪಡಿಸಿ"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ಸಾಮಾನ್ಯ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ಎಲ್ಲಾ ಆ್ಯಪ್‌ಗಳಿಗಾಗಿ ANGLE ಅನ್ನು ಬಳಸಿ"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ಲೋಡ್ ಆಗಿರುವಾಗ ಡೈಲಾಗ್ ಬಾಕ್ಸ್ ಅನ್ನು ತೋರಿಸಿ"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ಡ್ರೈವರ್‌ ಅನ್ನು ಆಯ್ಕೆಮಾಡಿ"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ಗ್ರಾಫಿಕ್ಸ್"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ಅನ್ನು ಬಳಸಲಾಗುತ್ತಿದೆ"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ಯಾವುದೇ ಆ್ಯಪ್‌ಗಳು ಲಭ್ಯವಿಲ್ಲ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ಯಾವುದೇ ಆ್ಯಪ್‌ಗಳನ್ನು ಇನ್‌ಸ್ಟಾಲ್ ಮಾಡಲಾಗಿಲ್ಲ, ANGLE ಬಳಸಬಹುದಾಗಿದೆ"</string>
+</resources>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..f09a152
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,30 @@
+<?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 환경설정"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE 설정 수정"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"일반"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"모든 앱에 ANGLE 사용"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE이 로드되면 대화상자 표시"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL 드라이버 선택"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, 그래픽"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE을 사용 중입니다."</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"사용 가능한 앱이 없음"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE을 사용할 수 있는 앱이 설치되어 있지 않습니다."</string>
+</resources>
diff --git a/res/values-ky/strings.xml b/res/values-ky/strings.xml
new file mode 100644
index 0000000..2e82ca5
--- /dev/null
+++ b/res/values-ky/strings.xml
@@ -0,0 +1,30 @@
+<?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 параметрлери"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE жөндөөлөрүн өзгөртүү"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Жалпы"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Бардык колдонмолордо ANGLE колдонулсун"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE жүктөлгөндө, диалог кутусу көрсөтүлсүн"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйверин тандоо"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE колдонулууда"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Жеткиликтүү колдонмолор жок"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE\'ди пайдалана турган бир да колдонмо орнотулган жок"</string>
+</resources>
diff --git a/res/values-lo/strings.xml b/res/values-lo/strings.xml
new file mode 100644
index 0000000..07dd7d3
--- /dev/null
+++ b/res/values-lo/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ແກ້ໄຂການຕັ້ງຄ່າ ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ທົ່ວໄປ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ໃຊ້ ANGLE ສຳລັບທຸກແອັບ"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ສະແດງກ່ອງຂໍ້ຄວາມເມື່ອໂຫຼດ ANGLE ແລ້ວ"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"ເລືອກໄດຣເວີ OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ກຣາບຟິກ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ກຳລັງໃຊ້ ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ບໍ່ມີແອັບທີ່ໃຊ້ໄດ້"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ບໍ່ມີແອັບທີ່ຕິດຕັ້ງໄວ້ ສາມາດໃຊ້ ANGLE"</string>
+</resources>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
new file mode 100644
index 0000000..8980eb6
--- /dev/null
+++ b/res/values-lt/strings.xml
@@ -0,0 +1,30 @@
+<?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 nuostatos"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Keisti ANGLE nustatymus"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Bendrieji"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Naudoti ANGLE visose programose"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Rodyti dialogo langą, kai ANGLE įkelta"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Pasirinkti „OpenGL“ tvarkyklę"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Naudojama programa ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nėra jokių pasiekiamų programų"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nėra jokių įdiegtų programų, galinčių naudoti ANGLE"</string>
+</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
new file mode 100644
index 0000000..dfdfff7
--- /dev/null
+++ b/res/values-lv/strings.xml
@@ -0,0 +1,30 @@
+<?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 preferences"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Pārveidojiet ANGLE iestatījumus"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Vispārīgi"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Izmantot ANGLE visām lietotnēm"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Rādīt dialoglodziņu, ielādējot ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL dziņa atlase"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Izmantojot lietotni ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nav pieejama neviena lietotne"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nav instalēta neviena lietotne, kas var izmantot ANGLE"</string>
+</resources>
diff --git a/res/values-mk/strings.xml b/res/values-mk/strings.xml
new file mode 100644
index 0000000..236cf62
--- /dev/null
+++ b/res/values-mk/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Изменете ги поставките за ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Општо"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Користи ANGLE за сите апликации"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Прикажувај рамка за дијалог при вчитувањето на ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Изберете драјвер за OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Се користи ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Нема достапни апликации"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Нема инсталирани апликации што можат да користат ANGLE"</string>
+</resources>
diff --git a/res/values-ml/strings.xml b/res/values-ml/strings.xml
new file mode 100644
index 0000000..7b524c5
--- /dev/null
+++ b/res/values-ml/strings.xml
@@ -0,0 +1,30 @@
+<?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">"ആംഗിൾ മുൻഗണനകൾ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ആംഗിൾ ക്രമീകരണം പരിഷ്‌ക്കരിക്കുക"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"പൊതുവായവ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"എല്ലാ ആപ്പുകൾക്കും ആംഗിൾ ഉപയോഗിക്കുക"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ആംഗിൾ ലോഡ് ചെയ്‌ത് കഴിയുമ്പോൾ ഡയലോഗ് ബോക്‌സ് കാണിക്കുക"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ഡ്രൈവര്‍ തിരഞ്ഞെടുക്കുക"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, OpenGL, ഗ്രാഫിക്‌സ്"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ഉപയോഗിക്കുന്നു"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ലഭ്യമായ ആപ്പുകളൊന്നുമില്ല"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ആംഗിൾ ഉപയോഗിക്കാൻ കഴിയുന്ന ആപ്പുകളൊന്നും ഇൻസ്‌റ്റാൾ ചെയ്‌തിട്ടില്ല"</string>
+</resources>
diff --git a/res/values-mn/strings.xml b/res/values-mn/strings.xml
new file mode 100644
index 0000000..c1d1923
--- /dev/null
+++ b/res/values-mn/strings.xml
@@ -0,0 +1,30 @@
+<?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-н сонголт"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE тохиргоог өөрчлөх"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Ерөнхий"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE-г бүх аппад ашиглах"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE-г ачаалах үед харилцах цонх харуулах"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL драйвер сонгох"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE-г ашиглаж байна"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Боломжтой апп алга"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE-г ашиглах боломжтой апп суулгаагүй байна"</string>
+</resources>
diff --git a/res/values-mr/strings.xml b/res/values-mr/strings.xml
new file mode 100644
index 0000000..4287a16
--- /dev/null
+++ b/res/values-mr/strings.xml
@@ -0,0 +1,30 @@
+<?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 प्राधान्ये"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE सेटिंग्जमध्ये सुधारणा करा"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"साधारण"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"सर्व अ‍ॅप्ससाठी ANGLE वापरा"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE लोड झाल्यावर डायलॉग बॉक्स दाखवा"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्रायव्हर निवडा"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफिक्स"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE वापरत आहे"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"कोणतेही अ‍ॅप्स उपलब्ध नाहीत"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"अँगल वापरू शकणारे अ‍ॅप्स इंस्टॉल केलेले नाहीत"</string>
+</resources>
diff --git a/res/values-ms/strings.xml b/res/values-ms/strings.xml
new file mode 100644
index 0000000..4f8284d
--- /dev/null
+++ b/res/values-ms/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Pilihan ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Ubah suai tetapan ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Umum"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gunakan ANGLE untuk semua apl"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Tunjukkan kotak dialog apabila ANGLE dimuatkan"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Pilih Pemacu OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Menggunakan ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Tiada apl yang tersedia"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Tiada apl terpasang yang dapat menggunakan ANGLE"</string>
+</resources>
diff --git a/res/values-my/strings.xml b/res/values-my/strings.xml
new file mode 100644
index 0000000..1cb03ed
--- /dev/null
+++ b/res/values-my/strings.xml
@@ -0,0 +1,30 @@
+<?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 သတ်မှတ်ချက်များ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ဆက်တင်များ ပြန်ပြင်ပေးသည်"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"အထွေထွေ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"အက်ပ်အားလုံးအတွက် ANGLE သုံးရန်"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ဖွင့်ထားသည့်အခါ ဒိုင်ယာလော့ဂ်အကွက်ကို ပြရန်"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ဒရိုင်ဗာ ရွေးပါ"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle၊ opengl၊ ဂရပ်ဖစ်များ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE အား အသုံးပြုနေပါသည်။"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"သုံးနိုင်သောအက်ပ် မရှိပါ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ကို သုံးနိုင်သော အက်ပ်တစ်ခုမျှ ထည့်သွင်းမထားပါ"</string>
+</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..667c983
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,30 @@
+<?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-innstillinger"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Endre ANGLE-innstillinger"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Generelt"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Bruk ANGLE for alle apper"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Vis dialogboks når ANGLE er lastet inn"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Velg OpenGL-driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafikk"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Med ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Ingen tilgjengelige apper"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Ingen apper som kan bruke ANGLE, er installert"</string>
+</resources>
diff --git a/res/values-ne/strings.xml b/res/values-ne/strings.xml
new file mode 100644
index 0000000..e4484de
--- /dev/null
+++ b/res/values-ne/strings.xml
@@ -0,0 +1,30 @@
+<?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 का प्राथमिकताहरू"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE का सेटिङहरू परिमार्जन गर्नुहोस्"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"सामान्य"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"सबै अनुप्रयोगहरूमा ANGLE प्रयोग गर्नुहोस्"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE लोड भएपछि संवाद बाकस देखाउनुहोस्"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ड्राइभर चयन गर्नुहोस्"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ग्राफिक्स"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE प्रयोग गर्दै"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"कुनै पनि अनुप्रयोग उपलब्ध छैन"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE प्रयोग गर्न सक्ने कुनै पनि अनुप्रयोग स्थापना गरिएको छैन"</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..05f4384
--- /dev/null
+++ b/res/values-nl/strings.xml
@@ -0,0 +1,30 @@
+<?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-voorkeuren"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE-instellingen aanpassen"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Algemeen"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE gebruiken voor alle apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Dialoogvenster weergeven wanneer ANGLE is geladen"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL-stuurprogramma selecteren"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE wordt gebruikt"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Geen beschikbare apps"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Er zijn geen apps geïnstalleerd die ANGLE kunnen gebruiken"</string>
+</resources>
diff --git a/res/values-or/strings.xml b/res/values-or/strings.xml
new file mode 100644
index 0000000..a9eb71b
--- /dev/null
+++ b/res/values-or/strings.xml
@@ -0,0 +1,30 @@
+<?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 ଅଗ୍ରାଧିକାର"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ସେଟିଂସ୍ ପରିବର୍ତ୍ତନ କରନ୍ତୁ"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ସାଧାରଣ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ସମସ୍ତ ଆପ୍ ପାଇଁ ANGLE ବ୍ୟବହାର କରନ୍ତୁ"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ଲୋଡ୍ ହେବା ପରେ ଡାଏଲଗ୍‍ ବକ୍ସ ଦେଖନ୍ତୁ"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ଡ୍ରାଇଭର୍ ଚୟନ କରନ୍ତୁ"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ଗ୍ରାଫିକ୍ସ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Using ANGLE ବ୍ୟବହାର କରାଯାଉଛି"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"କୌଣସି ଆପ୍ସ ଉପଲବ୍ଧ ନାହିଁ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ବ୍ୟବହାର କରିପାରିବା ଭଳି କୌଣସି ଆପ୍ସ ଇନ୍‌ଷ୍ଟଲ୍ ହୋଇନାହିଁ"</string>
+</resources>
diff --git a/res/values-pa/strings.xml b/res/values-pa/strings.xml
new file mode 100644
index 0000000..f7ed51f
--- /dev/null
+++ b/res/values-pa/strings.xml
@@ -0,0 +1,30 @@
+<?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 ਤਰਜੀਹਾਂ"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ਸੈਟਿੰਗਾਂ ਸੋਧੋ"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ਸਧਾਰਨ"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ਸਾਰੀਆਂ ਐਪਾਂ ਲਈ ANGLE ਵਰਤੋ"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE ਦੇ ਲੋਡ ਹੋਣ \'ਤੇ ਡਾਇਲੌਗ ਬਾਕਸ ਦਿਖਾਓ"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ਡਰਾਈਵਰ ਚੁਣੋ"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, ਗ੍ਰਾਫਿਕ"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ਦੀ ਵਰਤੋਂ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ਕੋਈ ਐਪਾਂ ਉਪਲਬਧ ਨਹੀਂ ਹਨ"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ਦੀ ਵਰਤੋਂ ਕਰ ਸਕਣ ਵਾਲੀਆਂ ਕੋਈ ਐਪਾਂ ਸਥਾਪਤ ਨਹੀਂ ਹਨ"</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
new file mode 100644
index 0000000..a23a357
--- /dev/null
+++ b/res/values-pl/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Ustawienia ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Zmień ustawienia ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Ogólne"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Używaj ANGLE do wszystkich aplikacji"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Pokaż okno po wczytaniu ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Wybierz sterownik OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Używam ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Brak odpowiednich aplikacji"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nie zainstalowano aplikacji, które mogą używać ANGLE"</string>
+</resources>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
new file mode 100644
index 0000000..30e5252
--- /dev/null
+++ b/res/values-pt-rPT/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferências do ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar definições ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Geral"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Utilizar o ANGLE para todas as aplicações"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar a caixa de diálogo quando o ANGLE é carregado"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecione o controlador do OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gráficos"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"A utilizar ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nenhuma aplicação disponível"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Não existem aplicações instaladas que possam utilizar o ANGLE."</string>
+</resources>
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
new file mode 100644
index 0000000..52b47d6
--- /dev/null
+++ b/res/values-pt/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferências do ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modificar configurações do ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Geral"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Usar o ANGLE para todos os apps"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Mostrar caixa de diálogo depois que o ANGLE for carregado"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Selecionar driver OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, gráfico"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Usando o ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nenhum app disponível"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nenhum dos apps instalados pode usar o ANGLE"</string>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..4b677a9
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferințe ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifică setările ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"General"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Folosește ANGLE pentru toate aplicațiile"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Afișează caseta de dialog când ANGLE este încărcat"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Selectează driverul OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafică"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Folosind ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nu există aplicații disponibile"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nu există aplicații instalate care pot folosi ANGLE"</string>
+</resources>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
new file mode 100644
index 0000000..f00c3da
--- /dev/null
+++ b/res/values-ru/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Изменение настроек ANGLE."</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Общие"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Использовать ANGLE для всех приложений"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Показывать диалоговое окно при запуске ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Выберите драйвер OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Используется ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Нет доступных приложений"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Ни одно из установленных приложений не поддерживает ANGLE."</string>
+</resources>
diff --git a/res/values-si/strings.xml b/res/values-si/strings.xml
new file mode 100644
index 0000000..cb6c61f
--- /dev/null
+++ b/res/values-si/strings.xml
@@ -0,0 +1,30 @@
+<?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 මනාප"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE සැකසීම් විකරණය"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"පොදු"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"සියලු යෙදුම් සඳහා ANGLE භාවිතා කරන්න"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE පූරණය වූ විට සංවාද කොටුව පෙන්වන්න"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ධාවකය තෝරන්න"</string>
+    <string name="keywords" msgid="6388635548060461395">"කෝණය, opengl, චිත්‍රක"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE භාවිතය"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ලබා ගත හැකි යෙදුම් නොමැත"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE භාවිත කළ හැකි යෙදුම් කිසිවක් ස්ථාපන කර නැත"</string>
+</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
new file mode 100644
index 0000000..9d686b8
--- /dev/null
+++ b/res/values-sk/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Predvoľby ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Upraviť nastavenia ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Všeobecné"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Používať ANGLE pre všetky aplikácie"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Zobraziť dialógové okno pri načítaní ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Vyberte ovládač OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Používa sa ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nie sú k dispozícii žiadne aplikácie"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Žiadna nainštalovaná aplikácia nedokáže používať ANGLE"</string>
+</resources>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..d0fea64
--- /dev/null
+++ b/res/values-sl/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Nastavitve za ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Spreminjanje nastavitev za gonilnik ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Splošno"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Uporabi ANGLE za vse aplikacije"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Pokaži pogovorno okno, ko se naloži gonilnik ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Izbira gonilnika OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Uporablja se gonilnik ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Na voljo ni nobena aplikacija"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nameščena ni nobena aplikacija, ki bi lahko uporabljala gonilnik ANGLE"</string>
+</resources>
diff --git a/res/values-sq/strings.xml b/res/values-sq/strings.xml
new file mode 100644
index 0000000..cd52efb
--- /dev/null
+++ b/res/values-sq/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Preferencat e ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Modifiko cilësimet e ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Të përgjithshme"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Përdor ANGLE për të gjitha aplikacionet"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Shfaq kutinë e dialogut kur ngarkohet ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Zgjidh driver-in OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Po përdor ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Nuk ka asnjë aplikacion"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Nuk ka asnjë aplikacion të instaluar që mund të përdorë ANGLE"</string>
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..d8a7d74
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,30 @@
+<?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 подешавања"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Измените ANGLE подешавања"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Опште"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Користи ANGLE за све апликације"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Прикажи прозор дијалога када се ANGLE учита"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Изаберите OpenGL управљачки програм"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графика"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Користи се ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Није доступна ниједна апликација"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Није инсталирана ниједна апликација која може да користи ANGLE"</string>
+</resources>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
new file mode 100644
index 0000000..c6b05d3
--- /dev/null
+++ b/res/values-sv/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Inställningar för ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Ändra inställningar för ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Allmänt"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Använd ANGLE för alla appar"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Visa en dialogruta när ANGLE har lästs in"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Välj drivrutinen för OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE används"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Det finns inga tillgängliga appar"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Det finns inga installerade appar där ANGLE kan användas"</string>
+</resources>
diff --git a/res/values-sw/strings.xml b/res/values-sw/strings.xml
new file mode 100644
index 0000000..6baf005
--- /dev/null
+++ b/res/values-sw/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Mapendeleo ya ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Badilisha mipangilio ya ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Jumla"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Tumia ANGLE katika programu zote"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Onyesha kidirisha cha mazungumzo inapopakia ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Chagua Kiendeshaji cha OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, michoro"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Inatumia ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Hakuna programu zinazopatikana"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Hakuna programu zilizosakinisha zinazoweka kutumia ANGLE"</string>
+</resources>
diff --git a/res/values-ta/strings.xml b/res/values-ta/strings.xml
new file mode 100644
index 0000000..2d16efe
--- /dev/null
+++ b/res/values-ta/strings.xml
@@ -0,0 +1,30 @@
+<?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 விருப்பத்தேர்வுகள்"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE அமைப்புகளை மாற்றும்"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"பொது"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"அனைத்து ஆப்ஸிற்கும் ANGLEளைப் பயன்படுத்து"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE உபயோகிக்கப்படும்போது உரையாடல் பெட்டியைக் காட்டு"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL டிரைவரைத் தேர்ந்தெடுத்தல்"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, கிராஃபிக்ஸ்"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ஆப்ஸைப் பயன்படுத்தப்படுகிறது"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ஆப்ஸ் எதுவும் இல்லை"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEளைப் பயன்படுத்தக்கூடிய எந்த ஆப்ஸும் நிறுவப்படவில்லை"</string>
+</resources>
diff --git a/res/values-te/strings.xml b/res/values-te/strings.xml
new file mode 100644
index 0000000..60c1e4e
--- /dev/null
+++ b/res/values-te/strings.xml
@@ -0,0 +1,30 @@
+<?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 ప్రాధాన్యతలు"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE సెట్టింగ్‌లను మార్చడం"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"సాధారణం"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLEను అన్ని యాప్‌ల కోసం ఉపయోగించు"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE లోడ్ అయినప్పుడు ఓ డైలాగ్ బాక్స్ చూపించు"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL డ్రైవర్‌ను ఎంచుకోండి"</string>
+    <string name="keywords" msgid="6388635548060461395">"ANGLE, OpenGL, గ్రాఫిక్స్"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLEను ఉపయోగిస్తోంది"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"అందుబాటులో ఉన్న యాప్‌లు లేవు"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLEను ఉపయోగించగల యాప్‌లు ఇన్‌స్టాల్ చేయబడలేదు"</string>
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..18f0125
--- /dev/null
+++ b/res/values-th/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"แก้ไขการตั้งค่า ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"ทั่วไป"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ใช้ ANGLE สำหรับแอปทั้งหมด"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"แสดงกล่องโต้ตอบเมื่อ ANGLE โหลด"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"เลือกไดรเวอร์ OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, กราฟิก"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"กำลังใช้ ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"ไม่มีแอปที่พร้อมใช้งาน"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"แอปที่ติดตั้งไว้ ใช้ ANGLE ไม่ได้เลย"</string>
+</resources>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
new file mode 100644
index 0000000..1f0e95c
--- /dev/null
+++ b/res/values-tl/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Mga Kagustuhan sa ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Baguhin ang mga setting ng ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Pangkalahatan"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Gamitin ang ANGLE para sa lahat ng app"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Ipakita ang dialog box kapag na-load ang ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Piliin ang OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, graphics"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Ginagamit ang ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Walang available na app"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Walang naka-install na app na puwedeng gumamit ng ANGLE"</string>
+</resources>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 0000000..0c65262
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,30 @@
+<?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 Tercihleri"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE ayarlarını değiştirin"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Genel"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"ANGLE\'ı tüm uygulamalar için kullan"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yüklendiğinde iletişim kutusunu göster"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL Sürücüsünü seçin"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafik"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE\'ı Kullanma"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Kullanılabilecek uygulama yok"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE kullanabilen hiçbir uygulama yüklenmedi"</string>
+</resources>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
new file mode 100644
index 0000000..fab0cda
--- /dev/null
+++ b/res/values-uk/strings.xml
@@ -0,0 +1,30 @@
+<?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"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Змінити налаштування ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Загальні"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Використовувати ANGLE для всіх додатків"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Показувати діалогове вікно, коли завантажується ANGLE"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Виберіть драйвер OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, графіка"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Використовується ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Немає доступних додатків"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Не встановлено додатків, які можуть використовувати ANGLE"</string>
+</resources>
diff --git a/res/values-ur/strings.xml b/res/values-ur/strings.xml
new file mode 100644
index 0000000..7ae5551
--- /dev/null
+++ b/res/values-ur/strings.xml
@@ -0,0 +1,30 @@
+<?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 کی ترجیحات"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE کی ترتیبات میں ترمیم کریں"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"عام"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"سبھی ایپس کے لیے ANGLE استعمال کریں"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE لوڈ ہو جانے پر ڈائلاگ باکس دکھائیں"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL ڈرائیور منتخب کریں"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle‏، opengl، گرافکس"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE زیر استعمال ہے"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"کوئی ایپ دستیاب نہیں ہے"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ایسی کوئی ایپ انسٹال نہیں کی گئی ہے جو ANGLE کو استعمال کر سکے"</string>
+</resources>
diff --git a/res/values-uz/strings.xml b/res/values-uz/strings.xml
new file mode 100644
index 0000000..3c80b50
--- /dev/null
+++ b/res/values-uz/strings.xml
@@ -0,0 +1,30 @@
+<?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 sozlamalari"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"ANGLE sozlamalarini oʻzgartirish"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Umumiy"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Barcha ilovalar uchun ANGLE ishlatish"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE yuklanganda muloqot oynasini chiqarish"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"OpenGL drayverini tanlash"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, grafika"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"ANGLE ishlatilmoqda"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Hech qanday ilova topilmadi"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"ANGLE ishlatuvchi hech qanday ilova oʻrnatilmagan"</string>
+</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
new file mode 100644
index 0000000..439915b
--- /dev/null
+++ b/res/values-vi/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Tùy chọn ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Sửa đổi tùy chọn cài đặt ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Chung"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Sử dụng ANGLE cho tất cả ứng dụng"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Hiển thị hộp thoại khi ANGLE được tải"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Chọn trình điều khiển OpenGL"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, đồ họa"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Đang sử dụng ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Không có ứng dụng nào"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Chưa cài đặt ứng dụng nào có thể sử dụng ANGLE"</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..b891d7d
--- /dev/null
+++ b/res/values-zh-rCN/strings.xml
@@ -0,0 +1,30 @@
+<?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 偏好设置"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 设置"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"针对所有应用使用 ANGLE"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"加载 ANGLE 后显示对话框"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"选择 OpenGL 驱动程序"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, 图形"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"使用 ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"没有可用的应用"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"您没有安装可以使用 ANGLE 的应用"</string>
+</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..9eb8af2
--- /dev/null
+++ b/res/values-zh-rHK/strings.xml
@@ -0,0 +1,30 @@
+<?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 偏好設定"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 設定"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"讓所有應用程式使用 ANGLE"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"載入 ANGLE 後顯示對話框"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"選取 OpenGL 驅動程式"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, 圖像"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"正在使用 ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"沒有可用的應用程式"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"沒有安裝任何可以使用 ANGLE 的應用程式"</string>
+</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
new file mode 100644
index 0000000..7d3d0ce
--- /dev/null
+++ b/res/values-zh-rTW/strings.xml
@@ -0,0 +1,30 @@
+<?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 偏好設定"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"修改 ANGLE 設定"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"一般"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"將 ANGLE 用於所有應用程式"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"ANGLE 載入後顯示對話方塊"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"選取 OpenGL 驅動程式"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, 圖形"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"正在使用 ANGLE"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"沒有可用的應用程式"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"你沒有安裝可以使用 ANGLE 的應用程式"</string>
+</resources>
diff --git a/res/values-zu/strings.xml b/res/values-zu/strings.xml
new file mode 100644
index 0000000..da40095
--- /dev/null
+++ b/res/values-zu/strings.xml
@@ -0,0 +1,30 @@
+<?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">"Izintandokazi ze-ANGLE"</string>
+    <string name="angle_preferences_summary" msgid="2072062114797067545">"Shintsha izilungiselelo ze-ANGLE"</string>
+    <string name="angle_general_title" msgid="3851397617183360026">"Okuvamile"</string>
+    <string name="use_angle_for_all_apps" msgid="2562678044041239694">"Sebenzisa i-ANGLE kuzo zonke izinhlelo zokusebenza"</string>
+    <string name="show_angle_in_use_dialog_box" msgid="3443250434026000754">"Bonisa ibhokisi uma i-ANGLE ilayishiwe"</string>
+    <string name="select_opengl_driver_title" msgid="3474220741139386304">"Khetha i-OpenGL Driver"</string>
+    <string name="keywords" msgid="6388635548060461395">"angle, opengl, izithombe"</string>
+    <string name="angle_in_use_toast_message" msgid="2259434197861979558">"Ukusebenzisa i-ENGELI"</string>
+    <string name="no_apps_installed_title" msgid="1651834541419890603">"Azikho izinhlelo zokusebenza ezitholakalayo"</string>
+    <string name="no_apps_installed_summary" msgid="1922829522692497596">"Azikho izinhlelo zokusebenza ezifakiwe ezingasebenzisa i-ANGLE"</string>
+</resources>
diff --git a/src/com/android/angle/AndroidManifest.xml b/src/com/android/angle/AndroidManifest.xml
index 26e303b..e74a6dd 100644
--- a/src/com/android/angle/AndroidManifest.xml
+++ b/src/com/android/angle/AndroidManifest.xml
@@ -59,7 +59,7 @@
             <meta-data android:name="com.android.settings.category"
                        android:value="com.android.settings.category.ia.development" />
             <meta-data android:name="com.android.settings.summary" android:resource="@string/angle_preferences_summary" />
-            <meta-data android:name="com.android.settings.order" android:value="100" />
+            <meta-data android:name="com.android.settings.order" android:value="20" />
             <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" />
         </activity>
 
diff --git a/src/com/google/android/angle/AndroidManifest.xml b/src/com/google/android/angle/AndroidManifest.xml
index 68d4d4b..28fd888 100644
--- a/src/com/google/android/angle/AndroidManifest.xml
+++ b/src/com/google/android/angle/AndroidManifest.xml
@@ -58,8 +58,8 @@
             </intent-filter>
             <meta-data android:name="com.android.settings.category"
                        android:value="com.android.settings.category.ia.development" />
-            <meta-data android:name="com.android.settings.summary" android:value="@string/angle_preferences_summary" />
-            <meta-data android:name="com.android.settings.order" android:value="100" />
+            <meta-data android:name="com.android.settings.summary" android:resource="@string/angle_preferences_summary" />
+            <meta-data android:name="com.android.settings.order" android:value="20" />
             <meta-data android:name="com.android.settings.profile" android:value="primary_profile_only" />
         </activity>