Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index d7d7d1f71a708db086d98fb5687a7447439c15ea..c69e9d8ad926fbb6faa5afb803c1629e5098c26a 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -7206,6 +7206,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| Make the menu button touch-draggable so that users can execute a menu item (e.g., New Tab, Settings,...) by a single touch. |
| If the popup list is too long to display at once, touch-dragging at the top or the bottom scrolls the list. |
| </message> |
| + <if expr="is_macosx"> |
| + <message name="IDS_FLAGS_ENABLE_APP_SHIMS_NAME" desc="Title for the flag to enable shortcuts for platform apps to be added to Applications and to appear in the dock."> |
| + Enable platform app shortcuts. |
|
tapted
2013/05/29 08:07:36
nit: probably "packaged app" instead of platform a
jackhou1
2013/05/30 04:43:17
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_APP_SHIMS_DESCRIPTION" desc="Description for the flag to enable platform apps appearing in the dock in OSX."> |
| + Enables platform app shortcuts to be added to Applications and to appear in the dock. |
| + </message> |
| + </if> |
| <!-- Crashes --> |
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |