| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 564dc2d41c1ec2dd9d30b4944c2e470dd4869fea..a39f23b743222d53987d631c028c4c3531be6714 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15247,6 +15247,19 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </message>
|
| </if>
|
|
|
| + <!-- Welcome page (chrome://welcome) strings -->
|
| + <message name="IDS_WELCOME_UI_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_UI_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_UI_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_UI_DECLINE_BUTTON" desc="A button on the welcome page which declines the offer to sign in to Chrome.">
|
| + No thanks
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|