Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9f649ef48aa9353cc6ad8c4926d08466f23dd84e..b7d1a6e9afc3b720c3dd3af4c1f036fcbd1bb055 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6889,6 +6889,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_TRY_SUPPORTED_CHANNEL_LAYOUTS_DESCRIPTION" desc="Description for the flag to enable support for trying supported channel layouts."> |
| Causes audio output streams to check if channel layouts other than the default hardware layout are available. Turning this on will allow the OS to do stereo to surround expansion if supported. May expose third party driver bugs, use with caution. |
| </message> |
| + <if expr="is_macosx"> |
| + <message name="IDS_FLAGS_APP_INFO_DIALOG_NAME" desc="Name of the flag to enable or disable the toolkit-views App Info dialog on Mac."> |
| + Toolkit-views App Info Dialog. |
| + </message> |
| + <message name="IDS_FLAGS_APP_INFO_DIALOG_DESCRIPTION" desc="Description of flag to enable or disable the toolkit-views App Info dialog on Mac."> |
| + Makes the toolkit-views based App Info dialog accessible from chrome://apps or chrome://extensions in place of the native extension permissions dialog, or the Details link (to the webstore). |
|
benwells
2015/06/03 04:30:41
I can't parse what 'or the Details link (to the We
tapted
2015/06/03 05:00:20
updated to "or the details link (which is a link t
|
| + </message> |
| + </if> |
| <!-- Crashes --> |
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |