SetupWizard: Add tablet specific strings for secure lock screen

Change-Id: Ib09e48953e1ec9af136a96a3715b998083489dd0
This commit is contained in:
Bruno Martins
2019-08-18 14:26:42 +01:00
parent 3a90e81eb2
commit 8b4804d822

View File

@@ -98,7 +98,8 @@
<!-- 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">Protect your phone</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_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>