| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index d4667882bafee15ea344c66a8a96e6eb6ab85482..d5173bf67bb901c82d36a656606c5d56709686c9 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -575,6 +575,13 @@ Google Chrome is unable to recover your settings.
|
| Yes, exit Chrome
|
| </message>
|
|
|
| + <!-- Quit all apps confirmation dialog -->
|
| + <if expr="is_macosx">
|
| + <message name="IDS_QUIT_WITH_APPS_TITLE" desc="Title for a notification explaining that Chrome is running in the background.">
|
| + Google Chrome is running in the background.
|
| + </message>
|
| + </if>
|
| +
|
| <!-- Autolaunch infobar -->
|
| <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chrome was automatically launched on startup">
|
| Google Chrome is configured to automatically launch when you start your computer.
|
|
|