| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index f59003731c050b86b950a267c961733c6e0175f4..34dcac5582ede011295670c7856aa88b92ef4495 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -191,6 +191,15 @@ Chrome supports. -->
|
| <message name="IDS_CHROME_FRAME_READY_MODE_LEARN_MORE_URL" desc="Link to knowledge-base article about Chrome Frame Ready Mode">
|
| http://www.google.com/support/chrome/bin/answer.py?hl=[GRITLANGCODE]&answer=161796
|
| </message>
|
| + <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to knowledge-base article about Chrome Frame turndown">
|
| + http://support.google.com/chrome/?p=ib_chromeframe
|
| + </message>
|
| + <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Chrome Frame turndown prompt for IE 6, 7, and 8">
|
| + This site is using the Chrome Frame plug-in which will soon be unsupported. Please uninstall it and upgrade to a modern browser.
|
| + </message>
|
| + <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Chrome Frame turndown prompt for IE 9 and 10">
|
| + This site is using the Chrome Frame plug-in that will soon be unsupported. Please uninstall it and download a compatible browser.
|
| + </message>
|
| <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8">
|
| New window
|
| </message>
|
|
|