Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index e29897a9e29b27e344f57719ccfa0de760736741..3f7751f87092d761e485bdfbdd713a43f636db4c 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -12187,6 +12187,9 @@ Tell us what happened exactly before you got the profile error message: |
| <message name="IDS_WRONG_INDEX_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when ordered index is out of bounds. Mac-only."> |
| Wrong index. |
| </message> |
| + <message name="IDS_JAVASCRIPT_UNSUPPORTED_ERROR_APPLESCRIPT_MAC" desc="Error dialog title to be displayed when the user attempts to execute Javascript via Applescript. Mac-only."> |
| + Executing Javascript through Applescript is no longer supported. |
|
Robert Sesek
2016/11/04 16:37:16
nit: AppleScript
spqchan
2016/11/04 19:58:44
Done.
|
| + </message> |
| </if> <!-- is_macosx --> |