Chromium Code Reviews| 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 |