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

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

Issue 861103002: Credentials chooser UI for Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
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 3d18778f74200915bedbd53cf18e6eec35be38ed..e87c261640c4b4462baf8725a2be707cb897f494 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -543,6 +543,13 @@ To obtain new licenses, connect to the internet and play your downloaded content
Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>?
</message>
+ <!-- Account chooser infobar strings. -->
+ <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for Account chooser infobar.">
+ Choose an account from your Google Smart Lock.
+ </message>
+ <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MORE_BUTTON" desc="The label text for More button in Account chooser infobar.">
+ More
Peter Kasting 2015/02/18 21:44:17 Please make sure we don't have a generic version o
melandory 2015/02/19 13:38:01 I haven't found generic one, so I've created it.
+ </message>
<!-- Child accounts -->
<message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child account.">
This is a kid's account

Powered by Google App Engine
This is Rietveld 408576698