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..33e0f7896c6e744a9f8bd36b808f1c161e903c80 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 in a row." formatter_data="android_java"> |
|
sdefresne
2016/12/01 10:29:34
As this string is only used on android, please put
JJ
2016/12/01 16:39:07
Done.
|
| + Send Feedback |
| + </message> |
| <!-- New Tab --> |
| <message name="IDS_NEW_TAB_TITLE" |