From 43e983bedc45536adf28b6317485581b69822fab Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Sat, 26 Jan 2002 03:34:57 +0000 Subject: [PATCH] Bug #119344 --> add windows system tray icon for biff r=bhuvan sr=sspitzer --- mailnews/base/resources/locale/en-US/messenger.properties | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mailnews/base/resources/locale/en-US/messenger.properties b/mailnews/base/resources/locale/en-US/messenger.properties index d4f7963c89bd..953f308f1a48 100644 --- a/mailnews/base/resources/locale/en-US/messenger.properties +++ b/mailnews/base/resources/locale/en-US/messenger.properties @@ -216,3 +216,8 @@ saveLabel=Save recipientSearchCriteria=Subject or Recipient contains: senderSearchCriteria=Subject or Sender contains: + +# LOCALIZATION NOTES(biffNotification): %1$S is a user name %2$S is the number of new messages %3S is the word "message" or "messages" +biffNotification=%1$S has %2$S new %3$S +message=message +messages=messages