Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 141853007: Update the AppBannerView appearance (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Making code ugly for findbugs Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/banners/SwipableOverlayView.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698