Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 318c60df authored by Xin Li's avatar Xin Li
Browse files

Merge tm-dev-plus-aosp-without-vendor@8763363

Bug: 236760014
Merged-In: Iafbff5e4e2b8ed40bd09645d605730338f014d8c
Change-Id: Iccc2768621dd0dcd98ac5887d186ae050dd0f5df
parents c2567a48 075b24d1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
    <uses-permission android:name="android.permission.MODIFY_PHONE_STATE" />
    <uses-permission android:name="android.permission.MANAGE_FINGERPRINT" />

    <uses-sdk android:targetSdkVersion="29" />
    <uses-sdk android:targetSdkVersion="31" />

    <application
        android:label="@string/app_name_settings_intelligence"
+28 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Copyright (C) 2017 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="applications_settings" msgid="3446736638853404682">"Programinligting"</string>
    <string name="accessibility_settings_classname" msgid="973410590374198997">"com.android.settings.accessibility.AccessibilitySettings"</string>
    <string name="accessibility_settings" msgid="1488998032020612740">"Toeganklikheid"</string>
    <string name="physical_keyboard_title" msgid="3955072245281785000">"Fisieke sleutelbord"</string>
    <string name="add_virtual_keyboard" msgid="542703692821933851">"Bestuur sleutelborde"</string>
    <string name="app_name_settings_intelligence" msgid="8701735500346011661">"Instellingsvoorstelle"</string>
    <string name="search_clear_history" msgid="6232116698940067519">"Vee geskiedenis uit"</string>
    <string name="search_no_results" msgid="6855095945475439835">"Geen resultate nie"</string>
</resources>
+28 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Copyright (C) 2017 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="applications_settings" msgid="3446736638853404682">"የመተግበሪያ መረጃ"</string>
    <string name="accessibility_settings_classname" msgid="973410590374198997">"com.android.settings.accessibility.AccessibilitySettings"</string>
    <string name="accessibility_settings" msgid="1488998032020612740">"ተደራሽነት"</string>
    <string name="physical_keyboard_title" msgid="3955072245281785000">"አካላዊ ቁልፍ ሰሌዳ"</string>
    <string name="add_virtual_keyboard" msgid="542703692821933851">"የቁልፍ ሰሌዳዎችን አቀናብር"</string>
    <string name="app_name_settings_intelligence" msgid="8701735500346011661">"የቅንብሮች አስተያየት ጥቆማ"</string>
    <string name="search_clear_history" msgid="6232116698940067519">"ታሪክን አጽዳ"</string>
    <string name="search_no_results" msgid="6855095945475439835">"ምንም ውጤቶች የሉም"</string>
</resources>
+28 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Copyright (C) 2017 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="applications_settings" msgid="3446736638853404682">"معلومات التطبيق"</string>
    <string name="accessibility_settings_classname" msgid="973410590374198997">"com.android.settings.accessibility.AccessibilitySettings"</string>
    <string name="accessibility_settings" msgid="1488998032020612740">"تسهيل الاستخدام"</string>
    <string name="physical_keyboard_title" msgid="3955072245281785000">"لوحة المفاتيح الخارجية"</string>
    <string name="add_virtual_keyboard" msgid="542703692821933851">"إدارة لوحات المفاتيح"</string>
    <string name="app_name_settings_intelligence" msgid="8701735500346011661">"تطبيق Settings Suggestions"</string>
    <string name="search_clear_history" msgid="6232116698940067519">"محو السجلّ"</string>
    <string name="search_no_results" msgid="6855095945475439835">"ما مِن نتائج."</string>
</resources>
+28 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Copyright (C) 2017 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="applications_settings" msgid="3446736638853404682">"এপৰ তথ্য"</string>
    <string name="accessibility_settings_classname" msgid="973410590374198997">"com.android.settings.accessibility.AccessibilitySettings"</string>
    <string name="accessibility_settings" msgid="1488998032020612740">"সাধ্য সুবিধা"</string>
    <string name="physical_keyboard_title" msgid="3955072245281785000">"কায়িক কীব’ৰ্ড"</string>
    <string name="add_virtual_keyboard" msgid="542703692821933851">"কীব’ৰ্ড পৰিচালনা কৰক"</string>
    <string name="app_name_settings_intelligence" msgid="8701735500346011661">"ছেটিঙৰ পৰামৰ্শ"</string>
    <string name="search_clear_history" msgid="6232116698940067519">"ইতিহাস মচক"</string>
    <string name="search_no_results" msgid="6855095945475439835">"কোনো ফলাফল নাই"</string>
</resources>
Loading