| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 32192f7370a6b91b0f782f47c4760564445450af..15a6887e6fa1cb523da0acb8926f7ede711b8954 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -253,16 +253,6 @@ be available for now. -->
|
| <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed on dialog">
|
| Sadly, your Mozilla Firefox settings are not available while that browser is running. To import those settings to Chromium, save your work and close all Firefox windows. Then click Continue.
|
| </message>
|
| - <if expr="not pp_ifdef('use_titlecase')">
|
| - <message name="IDS_BUGREPORT_CHROME_MISBEHAVES" desc="Report a bug/problem type: Browser is misbehaving">
|
| - Chromium is misbehaving
|
| - </message>
|
| - </if>
|
| - <if expr="pp_ifdef('use_titlecase')">
|
| - <message name="IDS_BUGREPORT_CHROME_MISBEHAVES" desc="In Title Case: Report a bug/problem type: Browser is misbehaving">
|
| - Chromium is Misbehaving
|
| - </message>
|
| - </if>
|
| <message name="IDS_ABOUT_CHROME_TITLE" desc="Dialog title">
|
| About Chromium
|
| </message>
|
|
|