summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
authorsky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 22:36:47 +0000
committersky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 22:36:47 +0000
commit0a0ed3fed8087979a870721eced93aeca5ddbe28 (patch)
treeec1c917398b64e55e8b02c898c768dca1ecff6f5 /chrome/app/generated_resources.grd
parent699614ff7a85fe28c2a088dc611dac3192bea807 (diff)
downloadchromium_src-0a0ed3fed8087979a870721eced93aeca5ddbe28.zip
chromium_src-0a0ed3fed8087979a870721eced93aeca5ddbe28.tar.gz
chromium_src-0a0ed3fed8087979a870721eced93aeca5ddbe28.tar.bz2
Changes new tab page to show recently closed window correctly.
BUG=4804 TEST=none Review URL: http://codereview.chromium.org/13760 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6836 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd12
1 files changed, 8 insertions, 4 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index eb2d51f..6800e1e 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2932,9 +2932,9 @@ each locale. -->
desc="The label for the field that searches the user's history on the new tab page">
Search your history
</message>
- <message name="IDS_NEW_TAB_CLOSED_TABS"
- desc="The 'Recently Closed Tabs' heading on the new tab page">
- Recently closed tabs
+ <message name="IDS_NEW_TAB_RECENTLY_CLOSED"
+ desc="The 'Recently Closed' heading on the new tab page">
+ Recently closed
</message>
<message name="IDS_NEW_TAB_FOOTER_HELP"
desc="The help footer on the new tab page">
@@ -2958,7 +2958,11 @@ each locale. -->
<ph name="END_LIST">&lt;/ul&gt;</ph>
<ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph> about incognito browsing.
</message>
-
+ <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW"
+ desc="Title of recently closed windows in the recently closed section of the new tab page">
+ Window
+ </message>
+
<!-- SafeBrowsing -->
<message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title">
Malware Detected!