Commit 7b3d54da authored by sashab@chromium.org's avatar sashab@chromium.org

Renamed Permissions section in App Info dialog

The permissions section in the App Info dialog originally started with
'It can'. Changed it to start with 'Permissions', so it is consistent
with the other dialog headings.

BUG=386871

Review URL: https://codereview.chromium.org/395653002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283626 0039d316-1c4b-4281-b951-d872f2087c98
parent f5e5f808
......@@ -2179,7 +2179,7 @@ Even if you have downloaded files from this website before, the website might ha
Summary
</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
</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
......@@ -2205,7 +2205,7 @@ Even if you have downloaded files from this website before, the website might ha
Summary
</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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment