Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index b43512feff8ad61733a24027afdf39fb7b9d8bdd..271d509658480c54e767768f5d360d58af2320cb 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -320,6 +320,9 @@ Chrome supports. --> |
desc="Title for the hard-coded thumbnail that represents the Google Chrome Welcome page. This is used on the NTP when there aren't enough thumbnails to show."> |
Welcome to Google Chrome |
</message> |
+ <message name="IDS_NTP4_INTRO_MESSAGE" desc="Message explaning the navigation bar at the bottom of the new NTP."> |
+ Chrome's New Tab page has been remodeled. Switch between sections by clicking these labels. Chrome will remember your preference for next time. |
+ </message> |
<if expr="not pp_ifdef('chromeos')"> |
<message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> |
Google Chrome needs to launch an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. |