Merge "Adds the Clear App dialog for Instant Apps"

This commit is contained in:
TreeHugger Robot
2017-04-02 18:25:25 +00:00
committed by Android (Google) Code Review
9 changed files with 290 additions and 27 deletions

View File

@@ -8602,8 +8602,11 @@
<string name="storage_percent_full">full</string>
<!-- Label for button allow user to clear the data for an instant app -->
<!-- Label for button allow user to remove the instant app from the device. -->
<string name="clear_instant_app_data">Clear app</string>
<!-- Confirmation message displayed when the user taps Clear app, to ensure they want to remove
the instant app from the device. -->
<string name="clear_instant_app_confirmation">Do you want to remove this instant app?</string>
<!-- Title of games app storage screen [CHAR LIMIT=30] -->
<string name="game_storage_settings">Games</string>