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

Unified Diff: chrome/app/generated_resources.grd

Issue 8359008: Improve extension settings accessibility. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 106237)
+++ chrome/app/generated_resources.grd (working copy)
@@ -4213,6 +4213,15 @@
Web Store
</message>
+ <!-- TODO(dmazzoni) uncomment these strings once this change is merged.
+ <message name="IDS_EXTENSIONS_SHOW_DETAILS" desc="Tooltip for the button next to an extension that shows more details">
+ Show Details
+ </message>
+ <message name="IDS_EXTENSIONS_HIDE_DETAILS" desc="Tooltip for the button next to an extension that hides details">
+ Hide Details
+ </message>
+ -->
+
<!-- Global error messages for extensions -->
<message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench menu item indicating that extensions caused problems">
Misbehaving extension
« no previous file with comments | « no previous file | chrome/browser/resources/options/extension_list.js » ('j') | chrome/browser/resources/options/extension_list.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698