Update suggestion rules and string description

Change-Id: I55025094b9a0e71710db726bcf7fc810a3705c65
Fix: 62262851
Fix: 62283797
Test: make RunSettingsRoboTests
This commit is contained in:
Fan Zhang
2017-06-03 15:24:11 -07:00
parent 75c1fcb7fb
commit af91c1f6bf
5 changed files with 16 additions and 16 deletions

View File

@@ -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>