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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 2713243004: MD Settings: give Chrome logo an alt text (Closed)
Patch Set: Created 3 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
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/browser/resources/settings/about_page/about_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 1f017021303c017e263bd283e9d7276f9604943e..aec6d9aaf23746a77ac10c5720ebe72b545d2678 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -153,6 +153,9 @@ chromium_strings.grd. -->
Chrome OS
</message>
</if>
+ <message name="IDS_SHORT_PRODUCT_LOGO_ALT_TEXT" desc="Alt text for the Chrome logo image.">
+ Chrome logo
+ </message>
<if expr="is_win">
<message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8">
New window
@@ -1227,10 +1230,6 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
desc="The title at the top of the window guiding user through making Chrome default in Metro.">
Chrome is almost ready.
</message>
- <message name="IDS_METRO_FLOW_LOGO_STRING_ALT"
- desc="Alt text for the faded Chrome logo image.">
- Chrome logo
- </message>
</if>
<!-- Welcome page (chrome://welcome) strings -->
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/browser/resources/settings/about_page/about_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698