Closed Bug 536270 Opened 15 years ago Closed 15 years ago

Grammar Error

Categories

(Thunderbird :: OS Integration, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: indygriffiths, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

When a new email arrives the icon in the system tray reads "You has 1 new message", when it would be correct if it said "You have 1 new message"

Reproducible: Always

Steps to Reproduce:
1.Send a test email to yourself
2. Wait for Thunderbird to receive it
3. Look at the new message icon in the system tray
Actual Results:  
The icon in the system tray reads "You has 1 new message"

Expected Results:  
icon in the system tray should say "You have 1 new message"
The tooltip, which comes from http://mxr.mozilla.org/comm-central/source/mail/locales/en-US/chrome/messenger/messenger.properties#354, is "{name of the account with a new message} has 1 new message" so the only way I can see to get the message you report is to have your account named "You". I suspect that using "You" as an account name is rare enough that it's not worth having a special localized string that we use after checking whether or not the account name is a localized version of "you" which calls for different grammar in that particular language.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Summary: Grammer Error → Grammar Error
You need to log in before you can comment on or make changes to this bug.