Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9e612ac21178525f618deb37d43a010600c517d4..45ab1a298594696653301944073b24eab8a38b7e 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -2176,10 +2176,16 @@ Even if you have downloaded files from this website before, the website might ha |
| Licenses |
| </message> |
| <message name="IDS_APPLICATION_INFO_DESCRIPTION_TITLE" desc="Title of the first section in the dialog, which displays a general summary of the app (the app's description)."> |
|
Matt Giuca
2014/07/14 01:57:22
Change "general summary" to "high-level overview".
sashab
2014/07/14 23:19:20
Done.
|
| - Summary |
| + Overview |
| + </message> |
| + <message name="IDS_APPLICATION_INFO_DETAILS_TITLE" desc="Title of the section in the dialog which displays the app's details (such as the version, size, etc)."> |
| + Details |
| + </message> |
| + <message name="IDS_APPLICATION_INFO_VERSION_LABEL" desc="Text displayed before the app's version in the details section of the dialog."> |
| + Version: |
| </message> |
| <message name="IDS_APPLICATION_INFO_ACTIVE_PERMISSIONS_TEXT" desc="Heading above the current permissions for the app (the permissions that the user has granted the app upon installation)."> |
| - It can: |
| + Permissions |
|
Matt Giuca
2014/07/14 01:57:22
This change is unrelated and should be split into
sashab
2014/07/14 23:19:20
I don't think this change is unrelated - we wanted
|
| </message> |
| <message name="IDS_APPLICATION_INFO_RETAINED_FILE_PERMISSIONS_TEXT" desc="Heading above the current retained files for the app, which are files the app has permanent access to (the app can read and write to these files)."> |
| Files |
| @@ -2202,10 +2208,16 @@ Even if you have downloaded files from this website before, the website might ha |
| Licenses |
| </message> |
| <message name="IDS_APPLICATION_INFO_DESCRIPTION_TITLE" desc="In Title Case: Title of the first section in the dialog, which displays a general summary of the app (the app's description)."> |
| - Summary |
| + Overview |
| + </message> |
| + <message name="IDS_APPLICATION_INFO_DETAILS_TITLE" desc="In Title Case: Title of the section in the dialog which displays the app's details (such as the version, size, etc)."> |
| + Details |
| + </message> |
| + <message name="IDS_APPLICATION_INFO_VERSION_LABEL" desc="In Title Case: Text displayed before the app's version in the details section of the dialog."> |
| + Version: |
| </message> |
| <message name="IDS_APPLICATION_INFO_ACTIVE_PERMISSIONS_TEXT" desc="In Title Case: Heading above the current permissions for the app (the permissions that the user has granted the app upon installation)."> |
| - It Can: |
| + Permissions |
| </message> |
| <message name="IDS_APPLICATION_INFO_RETAINED_FILE_PERMISSIONS_TEXT" desc="In Title Case: Heading above the current retained files for the app, which are files the app has permanent access to (the app can read and write to these files)."> |
| Files |