| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index d06a20f0b1f1aa00691560d705cbe257b0fd7045..3e1cb8669f695b54845e8c8e8df7b1a873a566d7 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -2262,7 +2262,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| Permissions
|
| </message>
|
| <message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="Text for the button that removes (uninstalls) the app or extension.">
|
| - Remove
|
| + Remove...
|
| </message>
|
| <message name="IDS_APPLICATION_INFO_LICENSES_BUTTON_TEXT" desc="Text for the button that displays the licenses for the app or extension.">
|
| Licenses
|
| @@ -2274,7 +2274,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| Version:
|
| </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
|
| + Create shortcuts...
|
| </message>
|
| </if>
|
| <if expr="use_titlecase">
|
| @@ -2291,7 +2291,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| Permissions
|
| </message>
|
| <message name="IDS_APPLICATION_INFO_UNINSTALL_BUTTON_TEXT" desc="In Title Case: Text for the button that removes (uninstalls) the app or extension.">
|
| - Remove
|
| + Remove...
|
| </message>
|
| <message name="IDS_APPLICATION_INFO_LICENSES_BUTTON_TEXT" desc="In Title Case: Text for the button that displays the licenses for the app or extension.">
|
| Licenses
|
| @@ -2303,7 +2303,7 @@ Even if you have downloaded files from this website before, the website might ha
|
| Version:
|
| </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
|
| + Create Shortcuts...
|
| </message>
|
| </if>
|
| <message name="IDS_APPLICATION_INFO_SIZE_LOADING_LABEL" desc="Text displayed instead of the app or extension's size on disk in the details section of the dialog while the size is being calculated.">
|
|
|