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

Unified Diff: components/new_or_sad_tab_strings.grdp

Issue 2534333002: Show 'Send Feedback' button on the sad tab page on multiple failures (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/new_or_sad_tab_strings.grdp
diff --git a/components/new_or_sad_tab_strings.grdp b/components/new_or_sad_tab_strings.grdp
index b04b83d57f9a493c289935723f758d58f9c1e211..c5103a1c7bef59730a792ba5aeb81a106e86e5a1 100644
--- a/components/new_or_sad_tab_strings.grdp
+++ b/components/new_or_sad_tab_strings.grdp
@@ -31,6 +31,9 @@
<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>
+ <message name="IDS_SAD_TAB_SEND_FEEDBACK_LABEL" desc="Button label in the sad tab page for sending feedback. This label replaces the reload button after a crash happens twice" formatter_data="android_java">
Theresa 2016/11/30 19:42:38 nit: "... happens twice in a row."
JJ 2016/11/30 23:55:54 Done.
+ Send Feedback
+ </message>
<!-- New Tab -->
<message name="IDS_NEW_TAB_TITLE"

Powered by Google App Engine
This is Rietveld 408576698