| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 9ae01c4ec4c779bda2bc224a7fad1563ad25d488..7063749b6bb2c4ecc8b283624cf7d5c3c1ce3f40 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15356,6 +15356,21 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </message>
|
| </if>
|
|
|
| + <!-- Welcome page (chrome://welcome) strings -->
|
| + <if expr="not chromeos">
|
| + <message name="IDS_WELCOME_SUBHEADER" desc="A message which will appear underneath the header on the Welcome UI.">
|
| + The web browser by Google, for you
|
| + </message>
|
| + <message name="IDS_WELCOME_DESCRIPTION" desc="A message on the welcome page explaining the purpose of signing in.">
|
| + Sign in to Chrome with your Google Account to get your bookmarks, history, passwords, and other settings on all your devices.
|
| + </message>
|
| + <message name="IDS_WELCOME_ACCEPT_BUTTON" desc="A button on the welcome page which accepts the offer to sign in to Chrome.">
|
| + Sign in
|
| + </message>
|
| + <message name="IDS_WELCOME_DECLINE_BUTTON" desc="A button on the welcome page which declines the offer to sign in to Chrome.">
|
| + No thanks
|
| + </message>
|
| + </if>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|