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

Commit ec6db750 authored by Shawn Lin's avatar Shawn Lin Committed by Android (Google) Code Review
Browse files

Merge "Fixed incorrect screen lock settings category title" into main

parents 4799b020 bf3f9a0b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1673,6 +1673,9 @@
    <!-- Message shown in screen lock picker for setting up a work profile screen lock. [CHAR LIMIT=80] -->
    <string name="lock_settings_picker_profile_message">If you forget this lock, ask your IT admin to reset it</string>
    <!-- Title for the category in screen lock settings page -->
    <string name="lock_settings_screen_lock_settings_title">Screen lock settings</string>
    <!-- Label for button in screen lock settings, allowing users to choose other types of screen locks. [CHAR LIMIT=40] -->
    <string name="setup_lock_settings_options_button_label">Screen lock options</string>
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@

    <PreferenceCategory
        android:key="unlock_settings"
        android:title="@string/security_settings_fingerprint_settings_preferences_category"
        android:title="@string/lock_settings_screen_lock_settings_title"
        settings:isPreferenceVisible="false">

        <!-- available in pattern -->