| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e29897a9e29b27e344f57719ccfa0de760736741..d996f37ad9ca09af8a74fec1112c5b9ff2c5d165 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.
|
| + </message>
|
| </if> <!-- is_macosx -->
|
|
|
|
|
|
|