Update suggestion rules and string description
Change-Id: I55025094b9a0e71710db726bcf7fc810a3705c65 Fix: 62262851 Fix: 62283797 Test: make RunSettingsRoboTests
This commit is contained in:
@@ -3549,7 +3549,7 @@
|
||||
<!-- Category title listing recently used apps [CHAR_LIMIT=50]-->
|
||||
<string name="recent_app_category_title">Recently opened apps</string>
|
||||
<!-- Preference title for showing all apps on device [CHAR_LIMIT=50]-->
|
||||
<string name="see_all_apps_title">See all <xliff:g>%1$d</xliff:g> apps</string>
|
||||
<string name="see_all_apps_title">See all <xliff:g id="count" example="3">%1$d</xliff:g> apps</string>
|
||||
<!-- Preference summary for each recently used app, which is the time since last used, i.e. "7 h 20 min ago". Note: ^1 should be used in all translations [CHAR_LIMIT=60] -->
|
||||
<string name="recent_app_summary"><xliff:g id="time">^1</xliff:g> ago</string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user