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..a88f66630c4d69bbf3420ecc86e3bced204a31da 100644 |
| --- a/components/new_or_sad_tab_strings.grdp |
| +++ b/components/new_or_sad_tab_strings.grdp |
| @@ -31,6 +31,11 @@ |
| <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> |
| + <if expr="is_android"> |
| + <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"> |
| + Send Feedback |
| + </message> |
| + </if> |
| <!-- New Tab --> |
| <message name="IDS_NEW_TAB_TITLE" |