| Index: components/components_chromium_strings.grd
|
| diff --git a/components/components_chromium_strings.grd b/components/components_chromium_strings.grd
|
| index 6932fab45506ddaa778bc8967810768a11049195..ac55266a6c38b7b7203a4b2d7e5fd9717cbfa6f8 100644
|
| --- a/components/components_chromium_strings.grd
|
| +++ b/components/components_chromium_strings.grd
|
| @@ -224,6 +224,10 @@
|
| <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in the page info bubble when the page you are on is a chrome:// page or about:something.">
|
| You are viewing a secure Chromium page.
|
| </message>
|
| +
|
| + <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly.">
|
| + Chromium didn't shut down correctly.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|