Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 740a66f6a20c2383b250e49fcadfc1fa43fe8de1..93283cd56131c7cdec4f0f3226f32f01eff204e5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -9591,40 +9591,6 @@ and incorrect credentials. Either an attacker is trying to pretend to be <ph nam |
Change |
</message> |
- <!-- Sad Tab Strings --> |
- <message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that is shown when a tab crashes. This is intended to be a humorous exclamation of dismay." formatter_data="android_java"> |
- Aw, Snap! |
- </message> |
- <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad tab page." formatter_data="android_java"> |
- Something went wrong while displaying this webpage. To continue, reload or go to another page. |
- </message> |
- <message name="IDS_SAD_TAB_HELP_MESSAGE" desc="The help message displayed on the sad tab page, with IDS_SAD_TAB_HELP_LINK embedded as a link to help."> |
- If you're seeing this frequently, try these <ph name="HELP_LINK">$1<ex>suggestions</ex></ph>. |
- </message> |
- <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the sad tab page pointing the users to a help article."> |
- suggestions |
- </message> |
- <message name="IDS_SAD_TAB_RELOAD_LABEL" desc="Button label in the sad tab page for reloading a page." formatter_data="android_java"> |
- Reload |
- </message> |
- |
- <!-- Killed Tab Strings --> |
- <!-- TODO(gspencer): These are temporary values until real |
- values are supplied by UI team. See http://crosbug.com/10711 --> |
- <message name="IDS_KILLED_TAB_TITLE" desc="The title of the killed tab page that is shown when a tab is killed by the OS. This is intended to be a humorous exclamation of dismay."> |
- He's dead, Jim! |
- </message> |
- <message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the killed tab page."> |
- Either Chrome ran out of memory or the process for the webpage was terminated for some other reason. To continue, reload or go to another page. |
- </message> |
- <message name="IDS_KILLED_TAB_FEEDBACK_LINK" desc="The text for the feedback link on the killed tab page."> |
- Send feedback to help improve Chrome |
- </message> |
- <message name="IDS_KILLED_TAB_FEEDBACK_MESSAGE" desc="The text to auto-populate the feedback page with."> |
-Chrome ran out of memory. |
-''' |
- </message> |
- |
<!-- Default Browser related messages --> |
<if expr="is_win"> |
<message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we only support uninstall and not hide-icons."> |