Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 8c407bee8ac26bae76770cabbab79d55d45a04fc..3e8cc4d564dc850bbf74041148d66d2195843ee7 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -7215,6 +7215,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <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.\n |
|
James Cook
2011/08/12 21:38:03
Does this need a \n, or can you add it in the code
|
| + </message> |
| <!-- Default Browser related messages --> |
| <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we only support uninstall and not hide-icons."> |