Merge "Add a music apps view to the Storage Settings."

This commit is contained in:
Daniel Nishi
2017-02-01 21:01:51 +00:00
committed by Android (Google) Code Review
11 changed files with 424 additions and 51 deletions

View File

@@ -8165,6 +8165,11 @@
<!-- Title of games app storage screen [CHAR LIMIT=30] -->
<string name="game_storage_settings">Games</string>
<!-- Title for audio files preference. [CHAR LIMIT=50] -->
<string name="audio_files_title">Audio files</string>
<!-- Title for the Audio storage view. [CHAR LIMIT=50] -->
<string name="audio_storage_title">Music</string>
<!-- UI webview setting: WebView uninstalled-for-user explanatory text [CHAR LIMIT=30] -->
<string name="webview_uninstalled_for_user">Uninstalled for user <xliff:g id="user" example="John Doe">%s</xliff:g>\n</string>
<!-- UI webview setting: WebView disabled-for-user explanatory text [CHAR LIMIT=30] -->