Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index de73eadb81b7f34bc6d7f3396f9e2fc8b0a75287..52a2cdd3b3223c5e6d6252fa756c32dfe05af0cd 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -8217,6 +8217,11 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr |
<message name="IDS_OPTIONS_ADVANCED_LANGUAGE_LABEL" desc="The label for the Language section"> |
Change how <ph name="APP_NAME">$1<ex>Chrome</ex></ph> handles and displays languages |
</message> |
+ |
+ <message name="IDS_OPTIONS_GARBLED_TEXT_ENABLE_AUTO_FIX" desc="The label of the check-box that enables automatic fix of garbled page"> |
+ Offer to fix pages with garbled text |
+ </message> |
+ |
<message name="IDS_OPTIONS_TRANSLATE_ENABLE_TRANSLATE" desc="The label of the check-box that enables page translate"> |
Offer to translate pages that aren't in a language I read |
</message> |
@@ -9764,6 +9769,9 @@ Some features may be unavailable. Please check that the profile exists and you |
</message> |
<!-- Advanced Section Titles --> |
+ <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_GARBLED_TEXT"> |
+ Garbled Text |
+ </message> |
<message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
Privacy |
</message> |
@@ -11064,6 +11072,14 @@ Some features may be unavailable. Please check that the profile exists and you |
Automatically sign in to all your favorite Google services, like Gmail. |
</message> |
+ <!-- Garbled Text Info Bar --> |
+ <message name="IDS_GARBLED_TEXT_INFOBAR_PROMPT" desc="Prompt text for asking fix garbled page or not"> |
+ Chrome has detected garbled text. |
+ </message> |
+ <message name="IDS_GARBLED_TEXT_INFOBAR_BUTTON_FIX" desc="Button label to ask Chrome fixing garbled page"> |
+ Fix It |
+ </message> |
+ |
<!-- Translate Info Bar --> |
<message name="IDS_TRANSLATE_INFOBAR_OPTIONS" desc="Text to show for the translate infobar options menu button"> |
Options |