Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9e612ac21178525f618deb37d43a010600c517d4..416bbf026eadba2479e4e1cd5cc7b53b55559a7e 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4777,6 +4777,9 @@ Make sure you do not expose any sensitive information. |
| <message name="IDS_EXTENSIONS_LOAD_COULD_NOT_LOAD_MANIFEST" desc="The text to indicate that the source of the extension's manifest failed to load."> |
| Could not load manifest. |
| </message> |
| + <message name="IDS_EXTENSIONS_LOAD_ADDITIONAL_FAILURES" desc="The text displayed above additional extension load failures."> |
| + Additional failures: |
| + </message> |
| <message name="IDS_EXTENSIONS_ERRORS_SHOW_MORE" desc="The text which allows the user to display more errors for a given extension."> |
| Show more... |
| </message> |