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

Unified Diff: chrome/app/generated_resources.grd

Issue 6110006: give tabbed options clear browsing dialog a facelift (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: delete bugs 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.cc » ('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 9d3be1d53dbcb8d343784f997e37073dc2d09f71..468c6a279f110c93de9f7262d2f5b560d196fa2a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5060,12 +5060,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title">
Clear Browsing Data
</message>
- <message name="IDS_CLEAR_BROWSING_DATA_LABEL" desc="Label at the top of the client area of the dialog">
- Obliterate the following items:
+ <message name="IDS_CLEAR_BROWSING_DATA_SECTION_HEADER" desc="The section title for the clear browsing data dialog">
+ Browsing Data
</message>
<message name="IDS_CLEAR_BROWSING_DATA_TIME_LABEL" desc="Label before time period combo box">
Clear data from this period:
</message>
+ <message name="IDS_CLEAR_BROWSING_DATA_LABEL" desc="Label at the top of the client area of the dialog, preceding the period combo box">
+ Obliterate the following items from:
+ </message>
<message name="IDS_DEL_BROWSING_HISTORY_CHKBOX" desc="Checkbox for deleting Browsing History">
Clear browsing history
</message>
@@ -5100,19 +5103,19 @@ Keep your key file in a safe place. You will need it to create new versions of y
Adobe Flash Player storage settings...
</message>
<message name="IDS_CLEAR_DATA_HOUR" desc="deletion period combo box: hour">
- Last hour
+ the past hour
</message>
<message name="IDS_CLEAR_DATA_DAY" desc="deletion period combo box: day">
- Last day
+ the past day
</message>
<message name="IDS_CLEAR_DATA_WEEK" desc="deletion period combo box: week">
- Last week
+ the past week
</message>
<message name="IDS_CLEAR_DATA_4WEEKS" desc="deletion period combo box: 4 weeks">
- Last 4 weeks
+ the last 4 weeks
</message>
<message name="IDS_CLEAR_DATA_EVERYTHING" desc="deletion period combo box: everything">
- Everything
+ the beginning of time
</message>
<message name="IDS_CLEAR_DATA_DELETING" desc="The progress message">
Clearing...
« no previous file with comments | « no previous file | chrome/browser/dom_ui/options/clear_browser_data_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698