| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 96c6bbe44f7d46d0cd2851908aa5a6deaa9a62d8..961527d62e7a5dbb2a73f02cc9682e4e79b21d90 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -1282,6 +1282,26 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
|
| Take Chrome everywhere
|
| </message>
|
| </if>
|
| +
|
| + <!-- Windows 10 Welcome page strings -->
|
| + <if expr="is_win">
|
| + <message name="IDS_WIN10_WELCOME_HEADER" desc="A header on the Windows 10 Welcome UI if the user has never run Chrome before.">
|
| + Welcome to Chrome
|
| + </message>
|
| + <message name="IDS_WIN10_WELCOME_HEADER_AFTER_FIRST_RUN" desc="A header on the Windows 10 Welcome UI if the user has run Chrome before.">
|
| + Get to Chrome faster
|
| + </message>
|
| + <message name="IDS_WIN10_WELCOME_MAKE_DEFAULT_SUBHEADING" desc="A subheading on a section which gives instructions on how to make Chrome the default browser.">
|
| + Make Chrome your default browser
|
| + </message>
|
| + <message name="IDS_WIN10_WELCOME_PIN_SUBHEADING" desc="A subheading on a section which gives instructions on how to pin Chrome to the Windows 10 taskbar.">
|
| + Pin Chrome to your taskbar
|
| + </message>
|
| + <message name="IDS_WIN10_WELCOME_SELECT" desc="An instruction asking the user to select Chrome from an external list of apps.">
|
| + Select <ph name="SMALL_PRODUCT_LOGO"><div class="logo-small"></div></ph> <ph name="BEGIN_BOLD"><strong></ph>Google Chrome<ph name="END_BOLD"></strong></ph>
|
| + </message>
|
| + </if>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|