Merge "Show Alert dialog on Hide when locked is enabled" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
d003fb1be8
@@ -1263,6 +1263,12 @@
|
||||
<string name="privatespace_hide_off_summary">Off</string>
|
||||
<!-- Used to describe the off state of Private space hidden [CHAR LIMIT=30] -->
|
||||
<string name="privatespace_hide_on_summary">On</string>
|
||||
<!-- Title for the dialog shown when Private space hidden setting is turned on. [CHAR LIMIT=60] -->
|
||||
<string name="private_space_hide_dialog_title">Private space will hide when you lock it next</string>
|
||||
<!-- Text message in the dialog shown when Private space hidden setting is turned on. [CHAR LIMIT=90] -->
|
||||
<string name="private_space_hide_dialog_message">To access your space when it’s hidden, enter \“private space\” in the search bar on your apps list</string>
|
||||
<!-- Label for the dialog shown when Private space hidden setting is turned on. [CHAR LIMIT=90] -->
|
||||
<string name="private_space_hide_dialog_button">Got it</string>
|
||||
<!-- System category for the Private Space page. [CHAR LIMIT=30] -->
|
||||
<string name="private_space_category_system">System</string>
|
||||
<!-- Title for the preference to delete Private Space. [CHAR LIMIT=40] -->
|
||||
|
Reference in New Issue
Block a user