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

Unified Diff: chrome/app/chromium_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 | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index e89f3dfba90fe56c7f5c7e948a9f51fa2973a519..135a012681ef6bbda49366fcd4e709a4a4ce9ea2 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -151,6 +151,9 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
Chromium OS
</message>
</if>
+ <message name="IDS_SHORT_PRODUCT_LOGO_ALT_TEXT" desc="Alt text for the Chromium logo image.">
+ Chromium 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
@@ -1226,10 +1229,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.">
Chromium is almost ready.
</message>
- <message name="IDS_METRO_FLOW_LOGO_STRING_ALT"
- desc="Alt text for the faded Chrome logo image.">
- Chromium logo
- </message>
</if>
<!-- Welcome page (chrome://welcome) strings -->
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698