Merge "Add indicator for system dialer in Settings" into nyc-dev

This commit is contained in:
Hall Liu
2016-03-24 17:29:39 +00:00
committed by Android (Google) Code Review
4 changed files with 51 additions and 2 deletions

View File

@@ -6607,6 +6607,12 @@
<!-- Label of default app for current setting [CHAR LIMIT=40] -->
<string name="default_app">(Default)</string>
<!-- Label of system app for current setting -->
<string name="system_app">(System)</string>
<!-- Label of system and default app for current setting -->
<string name="system_default_app">(System default)</string>
<!-- Title of app storage screen [CHAR LIMIT=30] -->
<string name="apps_storage">Apps storage</string>