| 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 -->
|
|
|