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

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

Issue 24109002: [InfoBar] Upstram basic infobar flow for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@upstream_infobar_full
Patch Set: Fix License header in two more files Created 7 years, 3 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
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 94115d9f7b871c4d6c4ea12cc55c1fbd6b0e142b..d07b61d768232db3cc7c808bf6567a2a3b12c11b 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -65,6 +65,10 @@ You are signing in with a managed account and giving its administrator control o
<message desc="Message for the progress dialog shown while profile data is being wiped after signing out of an enterprise account" name="IDS_WIPING_PROFILE_DATA_MESSAGE">
Please wait...
</message>
+ <!-- InfoBar -->
+ <message desc="Accessibility label for the dismiss infobar Button" name="IDS_INFOBAR_CLOSE">
+ Close
+ </message>
</messages>
</release>
<translations>

Powered by Google App Engine
This is Rietveld 408576698