Update text shown in Private Space Setup conclusion screen

Bug: 311259003
Test: Verified correct string is shown in Setup conclusion screen
Change-Id: I8856f1cebefb84d0304881c1a834a30d5f612977
This commit is contained in:
josephpv
2023-11-17 17:09:40 +00:00
parent d148227382
commit 8e132a100d

View File

@@ -1301,7 +1301,7 @@
<!-- Title for Private Space setup success screen. [CHAR LIMIT=30] -->
<string name="privatespace_success_title">All set!</string>
<!-- Summary for the Private Space setup success screen. [CHAR LIMIT=NONE] -->
<string name="privatespace_access_text">To access Private Space, swipe up from the bottom of your home screen, then scroll down</string>
<string name="privatespace_access_text">You can access Private Space from your apps list</string>
<!-- Label for Private Space done button to show a toast, finish setup and launch All apps [CHAR LIMIT=30] -->
<string name="privatespace_done_label">Done</string>
<!-- Toast to show on private space setup completion informing user to scroll down All apps to access private space. [CHAR LIMIT=60] -->