| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 6698f055b45a2a08f028674300acab9b1e38f70c..fed9f4dd4cc9678d9e0e798cf7fb9debc19d43fd 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -879,6 +879,14 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| Remove From Chrome...
|
| </message>
|
| </if>
|
| + <if expr="not chromeos">
|
| + <message name="IDS_APP_LIST_MESSAGE_TITLE" desc="Title given to the message displayed in the app launcher to say it is going away">
|
| + The Chrome App Launcher is going away.
|
| + </message>
|
| + <message name="IDS_APP_LIST_MESSAGE_TEXT" desc="The message body text displayed in the app launcher to say it is going away">
|
| + Use the <ph name="APPS_ICON_IMAGE">$1<ex>Apps</ex></ph> shortcut in the Chrome bookmarks bar to continue accessing your apps.
|
| + </message>
|
| + </if>
|
| </if>
|
|
|
| <!-- App shortcuts -->
|
|
|