From 94488dc6a9cae202786afde91232e69c93c3ed29 Mon Sep 17 00:00:00 2001 From: "thomasvl@chromium.org" Date: Thu, 1 Oct 2009 17:52:53 +0000 Subject: Download shelf menus in title case. Make the show_in_folder menu and link "Show in Finder" on the Mac as requested by Cole. BUG=22647 BUG=23548 TEST=Download shelf menus (for inprogress download and completed download) should be in title case. Mac should say "Finder" instead of "Folder" Review URL: http://codereview.chromium.org/246065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27735 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 158 +++++++++++++++++++++++++++---------- 1 file changed, 118 insertions(+), 40 deletions(-) (limited to 'chrome') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 49defb4..7aa4420 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2027,10 +2027,18 @@ each locale. --> desc="In the download view, 'Cancel' link text"> Cancel - - Show in folder - + + + Show in folder + + + + + Show in Finder + + Canceled @@ -2057,42 +2065,112 @@ each locale. --> - - Copy file &path - - - Copy &file - - - Open when &done - - - &Open - - - &Always open files of this type - - - &Cancel - - - &Show in folder - - - &Pause - - - &Resume - + + + Copy file &path + + + Copy &file + + + Open when &done + + + &Open + + + &Always open files of this type + + + &Cancel + + + &Pause + + + &Resume + + + + + Copy File &Path + + + Copy &File + + + Open When &Done + + + &Open + + + &Always Open Files of This Type + + + &Cancel + + + &Pause + + + &Resume + + + + + + + + + + + + &Show in folder + + + + + + &Show in Folder + + + + + + &Show in Finder + + + + + + &Show in Finder + + -- cgit v1.1