Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a365f8cb1e72c7d19c009f0e5c0273352061181e..3b99d42b1d301d322efd09b57db433a59ff38df6 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -1295,10 +1295,16 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
Arrr! Something tried to commandeer your home page! |
</message> |
<message name="IDS_KEEP_HOMEPAGE" desc="The title of the button that confirms staying with the previous home page setting."> |
- Keep using <ph name="PREV_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph> |
+ Keep using <ph name="PREV_HOMEPAGE">$1<ex>google.com</ex></ph> |
+ </message> |
+ <message name="IDS_KEEP_HOMEPAGE_NTP" desc="The title of the button that confirms staying with the previous home page setting, which is opening the New Tab page."> |
+ Keep using New Tab page |
</message> |
<message name="IDS_CHANGE_HOMEPAGE" desc="The title of the button that accepts new home page setting."> |
- Change to <ph name="NEW_HOMEPAGE">$1<ex>My Awesome Blog</ex></ph> |
+ Change to <ph name="NEW_HOMEPAGE">$1<ex>google.com</ex></ph> |
+ </message> |
+ <message name="IDS_CHANGE_HOMEPAGE_NTP" desc="The title of the button that accepts new home page setting, which is opening the New Tab page."> |
+ Change to New Tab page |
</message> |
<message name="IDS_CHANGE_HOMEPAGE_NO_NAME" desc="The title of the button that accepts new home page setting when the home page title is too long."> |
Change home page |