Open
Bug 58342
Opened 24 years ago
Updated 2 years ago
"Import Identity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp
Categories
(MailNews Core :: Import, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: sspitzer, Assigned: aceman)
References
()
Details
(Keywords: l12y)
"Import Identity" should be in a string bundle.
I suspect this is also in nsOutlookCompose.cpp
Status: NEW → ASSIGNED
Reporter | ||
Comment 2•24 years ago
|
||
yeah, it's in both.
updating summary.
(can the common code be shared?)
Summary: [i18n] "Import Idenitity" is hard coded in nsEudoraCompose.cpp, line 200 → [i18n] "Import Idenitity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp
Reporter | ||
Comment 3•24 years ago
|
||
fixing spelling mistake in summary.
Summary: [i18n] "Import Idenitity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp → [i18n] "Import Identity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp
Comment 4•23 years ago
|
||
Marking nsbranch- as it was decided in the August bug triage that we wouldn't
have enough time in eMojo to fix this. Let's revisit for MachV.
Keywords: nsbranch-
Comment 5•23 years ago
|
||
removed keyword nsbranch since it now has nsbranch-, per pdt mtg.
Keywords: nsbranch
Comment 6•23 years ago
|
||
Ji - can you have someone on your team take a look at this bug. Is it still
valid? Would be nice to have this one fixed for Machv. thanks
Comment 8•23 years ago
|
||
is this something we need for MachV, or can it be targetted for M1.0.1? If its
needed, we should no,minate it as nsbeta1.
No longer blocks: 107067
Seth, can you help ji to identify the problem?
The string is in nsOutlookCompose.cpp and nsEudoraCompose.cpp. How do users
bring it up to UI? Please advise.
Keywords: nsbeta1
Comment 10•23 years ago
|
||
Jag, is the string visible to the users? If yes, can you advise how to bring it
up to UI? Thanks.
No respond from tonyr@fbdesigns.com.
Reassigned to jaggernaut@netscape.com, since you have the last touch.
Assignee: tonyr → jaggernaut
Status: ASSIGNED → NEW
Reporter | ||
Comment 11•23 years ago
|
||
jag's not the proper owner for this.
over to cavin.
note, I don't think this string ever shows up in the UI.
if that's the case, we should add a comment to the code
// don't worry about this, it never shows up in the UI.
cavin, can you find out if this is ever visible to the user or not?
Assignee: jaggernaut → cavin
Comment 13•23 years ago
|
||
Discussed in 2/25 bug meeting with Mktng, PjM, Engineering. Decision to minus
and 1.2.
Comment 14•22 years ago
|
||
Adding the _current_ lxr link for the first occurrence to the URL field:
http://lxr.mozilla.org/seamonkey/source/mailnews/import/outlook/src/nsOutlookCompose.cpp#217
the other one is
http://lxr.mozilla.org/seamonkey/source/mailnews/import/eudora/src/nsEudoraCompose.cpp#224
- just for reference...
Updated•20 years ago
|
Product: MailNews → Core
Comment 15•18 years ago
|
||
Not i18n. Those URL's in comment 14 get pretty close to the offending code, I guess import hasn't changed much.
Assignee: cavin → nobody
Severity: normal → minor
Component: MailNews: Backend → MailNews: Import
Keywords: l12y
Priority: P3 → --
QA Contact: esther → import
Summary: [i18n] "Import Identity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp → "Import Identity" is hard coded in nsOutlookCompose.cpp and nsEudoraCompose.cpp
Target Milestone: mozilla1.2alpha → ---
Updated•17 years ago
|
Assignee: nobody → gwenger
Updated•16 years ago
|
Product: Core → MailNews Core
Assignee | ||
Comment 16•8 years ago
|
||
I'll take this to see if anything is actually needed after bug 318495.
Assignee: gwenger → acelists
Depends on: 318495
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•