| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 90beb253202ac9445a09db67d256bf310d713bbc..65e444616f7cdcba5299af4cca5b4f69d2ff072c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4518,9 +4518,6 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME
|
| <message name="IDS_MANAGE_EXTENSIONS" 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
|
| - </message>
|
| </if>
|
| <if expr="pp_ifdef('use_titlecase')">
|
| <message name="IDS_EXTENSIONS_OPTIONS_MENU_ITEM" desc="The text for the options menu item in context menus (title case).">
|
| @@ -4535,9 +4532,6 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME
|
| <message name="IDS_MANAGE_EXTENSIONS" 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
|
| - </message>
|
| </if>
|
|
|
| <message name="IDS_EXTENSIONS_POLICY_CONTROLLED" desc="The text informing the user that an extension is policy controlled">
|
|
|