Update string for recent apps.
Bug: 62273254 Test: builds Change-Id: I57a06b4bdfaa9c41636baeddcb94c71bf4518ebc
This commit is contained in:
@@ -3540,9 +3540,11 @@
|
|||||||
<!-- Applications settings screen, setting check box title. If checked, the system allows installation of applications that are downloaded from random places, such as web sites. [CHAR LIMIT=30] -->
|
<!-- Applications settings screen, setting check box title. If checked, the system allows installation of applications that are downloaded from random places, such as web sites. [CHAR LIMIT=30] -->
|
||||||
<string name="install_applications_title">Allow all app sources</string>
|
<string name="install_applications_title">Allow all app sources</string>
|
||||||
<!-- Category title listing recently used apps [CHAR_LIMIT=50]-->
|
<!-- Category title listing recently used apps [CHAR_LIMIT=50]-->
|
||||||
<string name="recent_app_category_title">Recently opened</string>
|
<string name="recent_app_category_title">Recently opened apps</string>
|
||||||
<!-- Preference title for showing all apps on device [CHAR_LIMIT=50]-->
|
<!-- 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> installed apps</string>
|
<string name="see_all_apps_title">See all <xliff:g>%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>
|
||||||
|
|
||||||
<!-- Warning that appears below the unknown sources switch in settings -->
|
<!-- Warning that appears below the unknown sources switch in settings -->
|
||||||
<string name="install_all_warning" product="tablet">
|
<string name="install_all_warning" product="tablet">
|
||||||
|
Reference in New Issue
Block a user