Merge "Add string needed by app usage tracking feature." into pi-dev

This commit is contained in:
Fan Zhang
2018-03-23 19:19:13 +00:00
committed by Android (Google) Code Review

View File

@@ -8126,6 +8126,9 @@
<!-- Link to the apps page for app usage settings [CHAR LIMIT=45] -->
<string name="app_usage_preference">App usage preferences</string>
<!-- Link title to show stats about how much time user spent in an app [CHAR LIMIT=45] -->
<string name="time_spent_in_app_pref_title">Time spent in app</string>
<!-- Description of the usage access setting [CHAR LIMIT=NONE] -->
<string name="usage_access_description">Usage access allows an app to track what other apps you\u2019re using and how often, as well as your carrier, language settings, and other details.</string>