Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1381)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 543663002: Componentize sad_tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix url_constants.cc Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/common/killtab.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 629341ce093cf56b48be4567befe1a9af58d0e66..1d0581eee92afef5729e9ce91858d2bf5a83f7af 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9596,40 +9596,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.">
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/common/killtab.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698