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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 657633004: [Password Generation] Add accessibility alert when popup is shown in Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 52442f6344bbd0a25278d116ae577c03577c039e..139e8ad6a9dd5d5d77418525478e0ad8bb69852e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14194,12 +14194,9 @@ Do you accept?
</message>
<!-- Password generation strings -->
- <message name="IDS_PASSWORD_GENERATION_BUBBLE_TITLE" desc="The title of the bubble asking users if they would like Chrome to generate a password for them on an account creation page.">
+ <message name="IDS_PASSWORD_GENERATION_ACCESSIBILITY_NAME" desc="The accessibility name of the popup asking users if they would like Chrome to generate a password for them.">
dmazzoni 2014/10/17 16:23:12 Optional: we usually use ACCESSIBLE_NAME over ACCE
Garrett Casto 2014/10/17 19:04:14 Done.
Password Suggestion
</message>
- <message name="IDS_PASSWORD_GENERATION_BUTTON_TEXT" desc="The text on the button that users click to accept the generated password">
- Try it
- </message>
<!-- Identity internals strings -->
<message name="IDS_IDENTITY_INTERNALS_TOKEN_CACHE_TEXT" desc="The title of the token cache of the Identity API.">

Powered by Google App Engine
This is Rietveld 408576698