Closed
Bug 362754
Opened 19 years ago
Closed 18 years ago
confirmPhishingUrl entity is not logically formulated
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hendrik, Assigned: mscott)
References
()
Details
(Keywords: fixed1.8.1.1)
Attachments
(1 file)
|
949 bytes,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
The entity confirmPhishingUrl in messenger.properties talks about a message and at the same time about a website. It should be more consistent.
Proposal:
confirmPhishingUrl=%1$S thinks this message is a scam. The links on it may be trying to impersonate web pages you want to visit. Are you sure you want to visit %2$S?
| Assignee | ||
Comment 1•19 years ago
|
||
I like the new suggested string.
This is just improving the english translation and is not changing the meaning so we should be able to take this on the branch even though it's after the string freeze.
| Assignee | ||
Comment 2•19 years ago
|
||
What about:
confirmPhishingUrl=%1$S thinks this message is a scam. The link may be trying to impersonate the web page you want to visit. Are you sure you want to visit %2$S?
or
confirmPhishingUrl=%1$S thinks this message is a scam. The links in the message may be
trying to impersonate web pages you want to visit. Are you sure you want to
visit %2$S?
| Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> What about:
>
> confirmPhishingUrl=%1$S thinks this message is a scam. The link may be trying
> to impersonate the web page you want to visit. Are you sure you want to visit
> %2$S?
>
> or
>
> confirmPhishingUrl=%1$S thinks this message is a scam. The links in the message
> may be
> trying to impersonate web pages you want to visit. Are you sure you want to
> visit %2$S?
I’d prefer the second, since most of the times those scams contain more than one link. OTOH, mostly only one of those links is a phish.
| Assignee | ||
Comment 4•19 years ago
|
||
Option #2 it is.
Improves the translation of the confirm phishing string. Not changing the meaning, so this can land after the string freeze.
Attachment #248538 -
Flags: superreview?(bienvenu)
Updated•18 years ago
|
Attachment #248538 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Updated•18 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•