| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 5dc74930e962a94283b2cb458af39a4057842170..9778bcc35262086f195b36c2fa6833143b40a2b5 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -227,16 +227,6 @@ Chrome supports. -->
|
| <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 Google Chrome, 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">
|
| - Google Chrome 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">
|
| - Google Chrome is Misbehaving
|
| - </message>
|
| - </if>
|
| <message name="IDS_ABOUT_CHROME_TITLE" desc="Dialog title">
|
| About Google Chrome
|
| </message>
|
|
|