Add string for instant app launch button.

Bug: 69562807
Test: rebuild
Change-Id: I8968091664ac6c693ef9269225192bb42b7907ca
This commit is contained in:
Doris Ling
2018-02-15 14:16:15 -08:00
parent 49c8080a50
commit 950be42d5a

View File

@@ -9225,6 +9225,8 @@
<!-- 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>
<!-- Label for button that allows user to launch the instant app. -->
<string name="launch_instant_app">Open</string>
<!-- Title of games app storage screen [CHAR LIMIT=30] -->
<string name="game_storage_settings">Games</string>