Adds the Clear App dialog for Instant Apps
Adds a confirmation dialog for the user when tapping clear app. From this dialog the user can either cancel, or confirm they want to clear the app. Test: make RunSettingsRoboTests Bug: 36536695 Change-Id: Idffcf5ef318578ae2e075ea2cbb35323d41acade
This commit is contained in:
@@ -8607,8 +8607,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>
|
||||
|
||||
Reference in New Issue
Block a user