Chromium Code Reviews| 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" |