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