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

Unified Diff: chrome/app/generated_resources.grd

Issue 7976023: Remove the old chrome://extensions page, since the URL now redirects to the new Settings page.BUG... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 102092)
+++ chrome/app/generated_resources.grd (working copy)
@@ -222,9 +222,6 @@
<message name="IDS_DOWNLOAD_TITLE" desc="Title for the downloads tab.">
Downloads
</message>
- <message name="IDS_EXTENSIONS_TITLE" desc="Title for the extensions tab.">
- Extensions
- </message>
<message name="IDS_DEFAULT_TAB_TITLE" desc="The default title in a tab.">
Untitled
</message>
@@ -3926,16 +3923,10 @@
Page Action
</message>
- <!-- chrome://extensions page -->
+ <!-- chrome://settings/extensions page -->
<message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode.">
Developer mode
</message>
- <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the prefix for the developer mode buttons.">
- Developer mode:
- </message>
- <message name="IDS_EXTENSIONS_INSPECT_POPUPS_INSTRUCTIONS" desc="Text that appears under 'Inspect Active Views' with instructions on how to inspect a page or browser action.">
- To inspect a popup, right-click the page or browser action's icon and choose Inspect popup.
- </message>
<message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Load Extension' button.">
Load unpacked extension...
</message>
@@ -3954,9 +3945,6 @@
<message name="IDS_EXTENSIONS_CRASHED_EXTENSION" desc="Text that signifies that the extension process was terminated, usually because it has crashed.">
(Crashed)
</message>
- <message name="IDS_EXTENSIONS_DISABLED_EXTENSION" desc="Text that signifies that the extension is currently disabled.">
- (Disabled)
- </message>
<message name="IDS_EXTENSIONS_IN_DEVELOPMENT" desc="Text that signifies that the extension is currently in development.">
(Unpacked)
</message>
@@ -3969,9 +3957,6 @@
<message name="IDS_EXTENSIONS_PATH" desc="The label in front of the extension load path.">
Loaded from:
</message>
- <message name="IDS_EXTENSIONS_VERSION" desc="The version label text in front of the version number.">
- Version:
- </message>
<message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views.">
Inspect active views:
</message>
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698