| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 18701)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -1882,6 +1882,14 @@
|
| Web Worker: <ph name="WORKER_NAME">$1<ex>http://www.domain.com</ex></ph>
|
| </message>
|
|
|
| + <!-- Extension Crashed Info Bar-->
|
| + <message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title of the restart button in the extension crashed infobar. After the button is clicked, the extension process will be restarted.">
|
| + Restart
|
| + </message>
|
| + <message name="IDS_EXTENSION_CRASHED_INFOBAR_MESSAGE" desc="Message displayed on the extension crashed infobar.">
|
| + The following extension has crashed : <ph name="EXTENSION_NAME">$1<ex>Buildbot Monitor</ex></ph>
|
| + </message>
|
| +
|
| <!-- Session Crashed Info Bar-->
|
| <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
|
| Restore
|
|
|