Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index 8f728d93f42570a3c8e9f14235340d049fa05a0b..da152e5a131ec2bcabb20193cd1538023f73f032 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -957,6 +957,13 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o |
Chromium 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 Chromium. |
+ </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."> |