Rename the screen title of all apps

Also update the title of App info entry on Apps page when there is no
recently opened apps.

Bug: 178774987
Test: robotests & visual
Change-Id: I1cd7ffc1a34c9fa65c93d9507bc45dfedc78f549
This commit is contained in:
Yanting Yang
2021-03-24 16:47:56 +08:00
parent 3da3bf7a21
commit 5cfdd0750e
3 changed files with 6 additions and 3 deletions

View File

@@ -12999,4 +12999,7 @@
<!-- Summary for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=NONE] -->
<string name="show_clip_access_notification_summary">Show a message when apps access text, images, or other content you\u2019ve copied</string>
<!-- All apps screen title, entry name on Apps page for the user to go to the all apps page. [CHAR LIMIT=30] -->
<string name="all_apps">All apps</string>
</resources>