From 7a6f3be632347291fb19708bd45e3051f613264e Mon Sep 17 00:00:00 2001 From: "mal@chromium.org" Date: Fri, 24 Apr 2009 03:12:37 +0000 Subject: Minor string changes: 1. Change Clear All to Clear all (Sentence case for all labels) 2. Remove 'uncompleted' from the downloads in progress confirm, and change 'remove' to just 'cancel' in all cases. R= glen BUG= 10954 TEST= Ctrl+J and check that the label in the upper right is 'Clear all' with a lower-case a. TEST= Close the browser with a download in progress and verify that the prompt is "You have 1 download(s) in progress. If you close Google Chrome now, these downloads will be canceled." and the cancel button is "Close and cancel downloads" Review URL: http://codereview.chromium.org/92114 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14410 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index fdde01c..ad9f703 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -1560,7 +1560,7 @@ each locale. --> - Clear All + Clear all @@ -1595,10 +1595,10 @@ each locale. --> - You have $13 download(s) in progress. If you close Google Chrome, uncompleted downloads will be canceled and removed. + You have $13 download(s) in progress. If you close Google Chrome now, these downloads will be canceled. - Close and remove downloads + Close and cancel downloads Wait for downloads to finish -- cgit v1.1