Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1295)

Unified Diff: chrome/app/generated_resources.grd

Issue 659663004: Rename extension action context menu option string "Manage" to "Manage Extensions" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Managed Extensions" -> "Manage Extensions" Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index b8386e8b334e7fae0b584588b23ea819dff02b0b..770e70ccc392c6455dd68e6fd5bc3f714673de18 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4891,8 +4891,8 @@ Make sure you do not expose any sensitive information.
<message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide context menu item (sentence case).">
Hide button
</message>
- <message name="IDS_MANAGE_EXTENSION" desc="The 'Managed extensions' text in the context menu for when right-clicking on extension icons (sentence case).">
- Managed extensions
+ <message name="IDS_MANAGE_EXTENSION" desc="The 'Manage extensions' text in the context menu for when right-clicking on extension icons (sentence case).">
+ Manage extensions
</message>
<message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools (sentence case).">
Inspect popup
@@ -4911,8 +4911,8 @@ Make sure you do not expose any sensitive information.
<message name="IDS_EXTENSIONS_HIDE_BUTTON" desc="The text for the Hide context menu item (title case).">
Hide Button
</message>
- <message name="IDS_MANAGE_EXTENSION" desc="The 'Managed Extensions' text in the context menu for when right-clicking on extension icons (title case).">
- Managed Extensions
+ <message name="IDS_MANAGE_EXTENSION" desc="The 'Manage Extensions' text in the context menu for when right-clicking on extension icons (title case).">
+ Manage Extensions
</message>
<message name="IDS_EXTENSION_ACTION_INSPECT_POPUP" desc="The text for the right-click menu of page and browser actions which shows the popup and opens the developer tools (title case).">
Inspect Popup
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698