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

Commit a40c802d authored by Bruno Martins's avatar Bruno Martins Committed by Michael W
Browse files

SuW: Add lockscreen setup title string for "device" product type

Change-Id: I8d5cc849b12adb1041a123d4ab348317942b716a
parent cfa23a11
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -88,11 +88,12 @@
    <string name="biometric_setup_screen_lock_setup">Setup screen lock</string>
    <string name="sim_locale_changed">%1$s SIM detected</string>

    <!-- secure lock screen -->
    <!-- Secure lock screen -->
    <string name="settings_lockscreen_setup_title">Select screen lock type</string>
    <string name="settings_lockscreen_setup_details">How would you like to lock your screen?</string>
    <string name="lockscreen_setup_title" product="tablet">Protect your tablet</string>
    <string name="lockscreen_setup_title" product="default">Protect your phone</string>
    <string name="lockscreen_setup_title" product="device">Protect your device</string>
    <string name="lockscreen_setup_title" product="tablet">Protect your tablet</string>
    <string name="lockscreen_setup_summary"><b>Protect this device</b> and require a PIN, pattern, or password to unlock the screen</string>
    <string name="lockscreen_setup_screen_lock_setup">Set up</string>