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

Unified Diff: chrome/app/generated_resources.grd

Issue 6122008: Also delete plugin data when the cookies checkbox in the clear browsing data dialog is checked. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 9 years, 11 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/dom_ui/options/clear_browser_data_handler.h » ('j') | 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 0bf1ea4f87ce15302b6d3029dbb026e835208431..31ddccfe4a5fbec957e4f5a97e93377524c73771 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5097,6 +5097,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_DEL_COOKIES_CHKBOX" desc="Checkbox for deleting Cookies and other site data">
Delete cookies and other site data
</message>
+ <message name="IDS_DEL_COOKIES_FLASH_CHKBOX" desc="Checkbox for deleting Cookies and other site data">
+ Delete cookies and other site and plug-in data
+ </message>
<message name="IDS_DEL_PASSWORDS_CHKBOX" desc="Checkbox for deleting Passwords">
Clear saved passwords
</message>
@@ -5120,7 +5123,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
<message name="IDS_FLASH_STORAGE_SETTINGS" desc="Link for opening Adobe Flash Player storage settings">
- Adobe Flash Player storage settings...
+ Manage Adobe Flash Player local storage and settings...
</message>
<message name="IDS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour">
the past hour
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/clear_browser_data_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698