Change CHAR limit for localization query
Increase privatespace_search_description limit to 90 chars Bug: 324559345 Test: Manual Change-Id: I9b6b7c5a0a3391dea32192a3866fd531d93f5ce5
This commit is contained in:
@@ -1268,7 +1268,7 @@
|
|||||||
<string name="privatespace_hide_page_summary">To stop other people knowing you have a private space on your device, you can hide it from your apps list</string>
|
<string name="privatespace_hide_page_summary">To stop other people knowing you have a private space 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] -->
|
<!-- 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>
|
<string name="privatespace_access_header">Access private space when hidden</string>
|
||||||
<!-- Text in hide Private Space settings page on how to search Private Space when hidden. [CHAR LIMIT=60] -->
|
<!-- Text in hide Private Space settings page on how to search Private Space when hidden. [CHAR LIMIT=90] -->
|
||||||
<string name="privatespace_search_description">From your apps list, enter \"private space\" in the search bar</string>
|
<string name="privatespace_search_description">From your apps list, enter \"private space\" in the search bar</string>
|
||||||
<!-- Text in hide Private Space settings page to tap on Private Space tile. [CHAR LIMIT=60] -->
|
<!-- Text in hide Private Space settings page to tap on Private Space tile. [CHAR LIMIT=60] -->
|
||||||
<string name="privatespace_tap_tile_description">Tap the private space tile</string>
|
<string name="privatespace_tap_tile_description">Tap the private space tile</string>
|
||||||
|
Reference in New Issue
Block a user