Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index 7d08660f8f7b7ff64fe73afc837e5563aaaf2469..ac7117de1cf6da1cbb6d593297816758bb7c081c 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -651,6 +651,13 @@ Chromium is unable to recover your settings. |
Yes, exit Chromium |
</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."> |
+ Chromium 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 Chromium was automatically launched on startup"> |
Chromium is configured to automatically launch when you start your computer. |