Bug 95929. 'Done' should be removed from the Subscribe window's status' r=jglick@netscape.com, sr=sspitzer@netscape.com

This commit is contained in:
stephend%netscape.com 2002-01-28 23:50:28 +00:00
parent 5b15bc6696
commit 233147be0a
2 changed files with 1 additions and 2 deletions

View File

@ -94,7 +94,7 @@ function SetUpServerMenu()
var MySubscribeListener = {
OnDonePopulating: function() {
gStatusFeedback.showProgress(0);
gStatusFeedback.showStatusString(gSubscribeBundle.getString("doneString"));
gStatusFeedback.showStatusString("");
gStatusBar.setAttribute("mode","normal");
// only re-root the tree, if it is null.

View File

@ -20,5 +20,4 @@
#
foldersheaderfor-nntp=Newsgroup name
foldersheaderfor-imap=Folder name
doneString=Done.
pleaseWaitString=Please wait...