Update string Lock private space automatically
Screenshot : go/ss/A5CaxvsWijoydYV.png Bug: 325180579 Test: Manual Change-Id: I59a3518d607532c0a8ae4bac18b4dd0d40666041
This commit is contained in:
@@ -1248,10 +1248,8 @@
|
|||||||
<string name="private_space_screen_lock_summary">Same as device screen lock</string>
|
<string name="private_space_screen_lock_summary">Same as device screen lock</string>
|
||||||
<!-- Dialog message to choose a new lock for Private Space. [CHAR LIMIT=50] -->
|
<!-- Dialog message to choose a new lock for Private Space. [CHAR LIMIT=50] -->
|
||||||
<string name="private_space_new_lock_title">Choose a new lock for private space?</string>
|
<string name="private_space_new_lock_title">Choose a new lock for private space?</string>
|
||||||
<!-- Title for the preference for auto lock private space. [CHAR LIMIT=40] -->
|
<!-- Title for the preference for auto lock private space and auto lock private space settings page. [CHAR LIMIT=50] -->
|
||||||
<string name="private_space_auto_lock_title">Lock automatically</string>
|
<string name="private_space_auto_lock_title">Lock private space automatically</string>
|
||||||
<!-- Title for private space auto lock settings page. [CHAR LIMIT=50] -->
|
|
||||||
<string name="private_space_auto_lock_page_title">Lock private space automatically</string>
|
|
||||||
<!-- Description for private space auto lock settings page. [CHAR LIMIT=NONE] -->
|
<!-- Description for private space auto lock settings page. [CHAR LIMIT=NONE] -->
|
||||||
<string name="private_space_auto_lock_page_summary">You can lock your private space automatically if you haven\’t used your device for a period of time</string>
|
<string name="private_space_auto_lock_page_summary">You can lock your private space automatically if you haven\’t used your device for a period of time</string>
|
||||||
<!-- Configure auto lock: Value for auto lock configuration to lock private space every time device locks. [CHAR LIMIT=40] -->
|
<!-- Configure auto lock: Value for auto lock configuration to lock private space every time device locks. [CHAR LIMIT=40] -->
|
||||||
|
@@ -17,4 +17,4 @@
|
|||||||
|
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:title="@string/private_space_auto_lock_page_title"/>
|
android:title="@string/private_space_auto_lock_title"/>
|
||||||
|
Reference in New Issue
Block a user