| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e40b964304d0d1c8f189e40508e0d376202f2078..8d5c0bb1ff994b7386f6ea712b1878e8e51a3606 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -12938,17 +12938,6 @@ Some features may be unavailable. Please check that the profile exists and you
|
| </message>
|
| </if>
|
|
|
| - <!-- GoogleURL tracker info bar -->
|
| - <message name="IDS_GOOGLE_URL_TRACKER_INFOBAR_MESSAGE" desc="Message displayed when the user's current Google TLD doesn't match the default for their location. This can be shortened in other languages (e.g. by removing 'would you like to') as needed to keep the translated strings from being much longer than English, so the infobar can still display all three IDS_GOOGLE_URL_TRACKER_ strings and a 'Learn more' link.">
|
| - Would you like to search with <ph name="NEW_GOOGLE_HOST">$1<ex>google.de</ex></ph> instead of <ph name="CURRENT_GOOGLE_HOST">$2<ex>google.fr</ex></ph>?
|
| - </message>
|
| - <message name="IDS_GOOGLE_URL_TRACKER_INFOBAR_SWITCH" desc="Button text for button that changes user's default Google TLD to a new TLD.">
|
| - Switch to <ph name="NEW_GOOGLE_HOST">$1<ex>google.de</ex></ph>
|
| - </message>
|
| - <message name="IDS_GOOGLE_URL_TRACKER_INFOBAR_DONT_SWITCH" desc="Button text for button that leaves user's default Google TLD unchanged.">
|
| - Keep using <ph name="CURRENT_GOOGLE_HOST">$1<ex>google.fr</ex></ph>
|
| - </message>
|
| -
|
| <message name="IDS_IMAGE_FILES" desc="The description of the image file extensions in the select file dialog.">
|
| Image Files
|
| </message>
|
|
|