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

Commit e132adfc authored by Becca Hughes's avatar Becca Hughes
Browse files

Update string based on new mocks

Test: ondevice
Bug: 278919696
Change-Id: I66ca5ea5b416fc4f3bbcab42f5215f5a499f8b60
parent b8d639c8
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -10250,8 +10250,10 @@
    <string name="default_autofill_app">Default autofill service</string>
    <!-- Preference category for showing auto-fill services with saved passwords. [CHAR LIMIT=60] -->
    <string name="autofill_passwords">Passwords</string>
    <!-- Preference category for showing credman services with saved credentials. [CHAR LIMIT=60] -->
    <string name="credman_credentials">Passwords, passkeys and data services</string>
    <!-- Preference category for showing autofill and credman services with saved credentials. [CHAR LIMIT=60] -->
    <string name="credman_chosen_app_title">Passwords, passkeys and data services</string>
    <!-- Preference category for showing additional credential providers. [CHAR LIMIT=60] -->
    <string name="credman_credentials">Additional providers</string>
    <!-- Summary for passwords settings that shows how many passwords are saved for each autofill
         service. [CHAR LIMIT=NONE] -->
    <string name="autofill_passwords_count">{count, plural,
+2 −2
Original line number Diff line number Diff line
@@ -24,12 +24,12 @@
    <PreferenceCategory
        android:key="default_service_category"
        android:order="10"
        android:title="@string/default_autofill_app">
        android:title="@string/credman_chosen_app_title">

        <com.android.settings.widget.GearPreference
            android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
            android:key="default_autofill_main"
            android:title="@string/default_autofill_app"
            android:title="@string/credman_chosen_app_title"
            settings:keywords="@string/autofill_keywords">
            <extra
                android:name="for_work"
+2 −2
Original line number Diff line number Diff line
@@ -25,12 +25,12 @@
    <PreferenceCategory
        android:key="default_service_category"
        android:order="10"
        android:title="@string/default_autofill_app">
        android:title="@string/credman_chosen_app_title">

        <com.android.settings.widget.GearPreference
            android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
            android:key="default_autofill_main"
            android:title="@string/default_autofill_app"
            android:title="@string/credman_chosen_app_title"
            settings:keywords="@string/autofill_keywords">
            <extra
                android:name="for_work"
+2 −2
Original line number Diff line number Diff line
@@ -25,12 +25,12 @@
    <PreferenceCategory
        android:key="default_service_category"
        android:order="10"
        android:title="@string/default_autofill_app">
        android:title="@string/credman_chosen_app_title">

        <com.android.settings.widget.GearPreference
            android:fragment="com.android.settings.applications.defaultapps.DefaultAutofillPicker"
            android:key="default_autofill_work"
            android:title="@string/default_autofill_app"
            android:title="@string/credman_chosen_app_title"
            settings:searchable="false">
            <extra
                android:name="for_work"