Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 0bd5406902ef42d08bb22122e9e4482d03d91ff7..46cbd15e1036721a569688c74082da53bda03c28 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -893,6 +893,13 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth |
Chrome Canary Apps |
</message> |
+ <!-- Chrome Conflicts bubble --> |
+ <if expr="is_win"> |
+ <message name="IDS_OPTIONS_CONFLICTING_MODULE" desc="Shown in a bubble when a conflict has been detected."> |
+ Software running on your computer is incompatible with Google Chrome. |
+ </message> |
+ </if> |
+ |
<!-- Chrome OS OOBE Terms of Service screen--> |
<if expr="pp_ifdef('chromeos')"> |
<message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen."> |