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

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: Rebased on top of master 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 117bc2d65b6d1432d3d77ced86918dbc5ba14e3a..6c9f14b3366216697f557641426347f1afd28a65 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -480,6 +480,20 @@ 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_MENU_SETTINGS" desc="Text for menu item in account chooser UI, which opens Settings page.">
+ Settings
newt (away) 2015/02/04 22:17:52 There's already a string for "Settings" in this fi
melandory 2015/02/17 16:16:57 Done.
+ </message>
+ <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_LEARN_MORE" desc="Text for menu item in account chooser UI, which opens Smart Lock description page.">
+ Learn more
newt (away) 2015/02/04 22:17:52 There's actually already a "Learn more" string in
melandory 2015/02/17 16:16:57 I have found only More there: https://code.google.
+ </message>
+ <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
+ </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