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 |