| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index b918d7f12de5c97aa990243c56bacf92668be6df..df4f8705d4d1977a09b8a58c9ddb0e45c53593c2 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -2220,6 +2220,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_APPLICATION_INFO_WEB_STORE_LINK" desc="Text for the link that opens the app in the Web Store.">
|
| View in Web Store
|
| </message>
|
| + <message name="IDS_APPLICATION_INFO_CREATE_SHORTCUTS_BUTTON_TEXT" desc="Text for the button that opens the dialog to create shortcuts for the app.">
|
| + Create shortcuts
|
| + </message>
|
| <message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="Text for the button that uninstalls the app.">
|
| Uninstall
|
| </message>
|
| @@ -2237,6 +2240,9 @@ Even if you have downloaded files from this website before, the website might ha
|
| <message name="IDS_APPLICATION_INFO_WEB_STORE_LINK" desc="In Title Case: Text for the link that opens the app in the Web Store..">
|
| View in Web Store
|
| </message>
|
| + <message name="IDS_APPLICATION_INFO_CREATE_SHORTCUTS_BUTTON_TEXT" desc="In Title Case: Text for the button that opens the dialog to create shortcuts for the app.">
|
| + Create Shortcuts
|
| + </message>
|
| <message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="In Title Case: Text for the button that uninstalls the app.">
|
| Uninstall
|
| </message>
|
|
|