Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename extension action context menu option string "Manage" to "Manag…
…ed Extensions" When right click on an extension browser action in the Omnibox, the contextual drop down says "Manage", which is unclear. Make the string to be more specific such as "Manage Extensions". The string's casing matches the platform; i.e. "Managed Extensions" for Mac, "Managed extensions" everywhere else. grd file changes: Modifying 1 line label and 1 line desc text each in title case and in non title case responsible for the label in: chrome/app/generated_resources.grd BUG=418691 R=rouslan@chromium.org TEST= 1) Launch chrome and install few extensions. 2) Right click an extension and observe 3) The context menu option for managing extensions should be string "Managed Extensions" on MAC, "Managed extensions" everywhere else. Review URL: https://codereview.chromium.org/659663004 Cr-Commit-Position: refs/heads/master@{#300516}
- Loading branch information