Merge "Increase privatespace_hide_page_summary character limit" into main

This commit is contained in:
Joseph Vincent
2023-11-01 15:05:41 +00:00
committed by Android (Google) Code Review

View File

@@ -1212,7 +1212,7 @@
<string name="private_space_hide_title">Hide when locked</string>
<!-- Title for the hide Private Space setting. [CHAR LIMIT=60] -->
<string name="privatespace_hide_page_title">Hide Private Space when locked</string>
<!-- Description for hide Private Space settings page. [CHAR LIMIT=60] -->
<!-- Description for hide Private Space settings page. [CHAR LIMIT=NONE] -->
<string name="privatespace_hide_page_summary">To stop other people knowing Private Space is on your device, you can hide it from your apps list</string>
<!-- Header in hide Private Space settings page to access Private Space when hidden. [CHAR LIMIT=60] -->
<string name="privatespace_access_header">Access Private Space when hidden</string>