| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 941d6d90f9773049bbfbae85ff40b8a99072aee1..9fd1e0c3c7b414274daf1ef56ac9706bc99fe0c3 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -276,6 +276,13 @@ You are signing in with a managed account and giving its administrator control o
|
| Smart card
|
| </message>
|
|
|
| + <!-- App banner strings -->
|
| + <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating that an application is being installed.">
|
| + Installing...
|
| + </message>
|
| + <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clicking on the button will launch an application.">
|
| + Open
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|