Merge "Clarify string and description for app defaults."

This commit is contained in:
Fan Zhang
2016-11-02 15:56:09 +00:00
committed by Android (Google) Code Review

View File

@@ -5933,9 +5933,9 @@
<string name="app_and_notification_dashboard_title">Apps &amp; notifications</string>
<!-- Title for setting tile leading to User and accounts settings [CHAR LIMIT=40]-->
<string name="account_dashboard_title">User &amp; accounts</string>
<!-- Title for setting tile leading to App defaults (which allows user set default app to
<!-- Title for setting tile leading to setting UI which allows user set default app to
handle actions such as open web page, making phone calls, default SMS apps [CHAR LIMIT=40]-->
<string name="app_default_dashboard_title">App defaults</string>
<string name="app_default_dashboard_title">Default apps</string>
<!-- Summary text for system preference tile, showing current display language of device [CHAR LIMIT=NONE]-->
<string name="system_dashboard_summary">Language: <xliff:g id="language">%1$s</xliff:g></string>