Closed
Bug 62712
Opened 25 years ago
Closed 24 years ago
Import dialog, poor wording for text option
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: Sebastian, Assigned: tonyr)
References
Details
Attachments
(3 files)
|
582 bytes,
patch
|
Details | Diff | Splinter Review | |
|
579 bytes,
patch
|
Details | Diff | Splinter Review | |
|
841 bytes,
patch
|
Details | Diff | Splinter Review |
There are often complaints that one can't import NS4 address books to mozilla.
Many doesn't recognize that importing "text" will also be able to import LDIF
files (actually I just found out because I was desperately looking for it).
I didn't know that LDIF is a text based format and I think we can't expect it
from users. So we need a better wording instead of just offering to import
"text" and/or a better description in the help text.
How about "Text & LDIF" and telling in the help text, "Import an address from a
text based file. LDIF (NS4) and comma delimited (.csv) files are also
supported." or something in this direction.
QA Contact: esther → stephend
*** Bug 64430 has been marked as a duplicate of this bug. ***
windows, i'd prefer Text (*.ldif, *.csv, *.tab, *.txt) this is relatively
consistent with standard windows practice.
Not my bug then ;-) Someone will have to make a different DTD entity for each
OS, it seems.
To all on this bug, can't we check in my patch
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=24981 in the meantime,
and file a new bug? I would think it'd be better to have at least the other
formats listed, than to not have them, and not check in anything to help the
user because we're not doing different DTD entities for each OS.
-2000=Text
+2000=Text (%s)
+2001=ldif csv tab txt
-
javascript that converts a string of file formats into the platform specific
presentation. and resolves %s to that presentation.
Updated•25 years ago
|
QA Contact: stephend → fenella
I still don't know how to perfectly address mac users with this dialog.
Comment 11•24 years ago
|
||
Marking Worksforme.
Trunk build 2002-01-08-03:Mac OS/X
File|Import, Address Book radio button and the import dialog now states
"Text file (LDIF, .tab,.csv,.txt)
Changing summary from "Poor wording in import utility" to "Import dialog, poor
wording for text option".
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Summary: Poor wording in import utility → Import dialog, poor wording for text option
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•