Closed Bug 268128 Opened 20 years ago Closed 18 years ago

inconsistent wording in custom install for descriptions of optional components

Categories

(Firefox :: Installer, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sspitzer, Unassigned)

Details

Attachments

(3 files, 2 obsolete files)

inconsistent wording in custom install for descriptions of optional components

I did a custom install of FF 1.0 rc2 and here's the descriptions for the
optional components


Developer Tools
	The Document Inspector - a tool for web developers.
Quality Feedback Agent
	for reporting Firefox crash information

Notice how the two descriptions don't have the same sentence structure or
punctuation.

Maybe for "Quality Feedback Agent"
        Talkback - a tool for reporting Firefox crash information.
tbird has a similar issue, see #268127
Assignee: bugs → nobody
QA Contact: bugzilla → installer
Version: 1.0 Branch → unspecified
Attached patch patch (obsolete) — Splinter Review
Patch includes:

 #define QFA_SHORT Quality Feedback Agent
-#define QFA_LONG for reporting $ProductShortName$ crash information
+#define QFA_LONG Talkback - a tool for reporting Firefox $ProductShortName$
crash information.
 
 #define RPT_SHORT Website Reporter
-#define RPT_LONG for reporting $ProductShortName$ website compatibility
problems
+#define RPT_LONG Report Broken Web Site - a tool for reporting
$ProductShortName$ website compatibility problems.
Attachment #194923 - Flags: review?(mike)
Flags: blocking1.9a1?
Flags: blocking1.8b4?
Flags: blocking1.8b5?
Flags: blocking1.8b4?
Flags: blocking1.8b4-
Attachment #194923 - Attachment is obsolete: true
Attachment #194930 - Flags: review?(mike)
Attachment #194931 - Flags: review?(mike)
Attached patch patch for mail (obsolete) — Splinter Review
Attachment #194932 - Flags: review?(mike)
Attachment #194933 - Flags: review?(mike)
Comment on attachment 194932 [details] [diff] [review]
patch for mail

I attachted an updated patch to bug# 268127
Attachment #194932 - Attachment is obsolete: true
Attachment #194923 - Flags: review?(mike)
Attachment #194932 - Flags: review?(mike)
not a blocker but we'd be willing to consider a patch. I'm assuming that this
wouldn't have L10n impact since it wouldn't be absolutely necessary to make this
change in locales if their wording is ok.
Flags: blocking1.8b5? → blocking1.8b5-
If we're going to fix this, we should do it right. Your patch solves one problem
(inconsistent formatting) but the descriptions as they are now don't add a lot
of value. I'd suggest the following changes instead:

-#define ADT_LONG The Document Inspector - a tool for web developers.
+#define ADT_LONG Installs th DOM Inspector which allows web developers to view
and analyze the structure of HTML, XML and XUL documents.

-#define QFA_LONG for reporting $ProductShortName$ crash information
+#define QFA_LONG Installs Talkback utility that assists the $ProductShortName$
developers by sending diagnostic reports if a program crash occurs.

-#define RPT_LONG for reporting $ProductShortName$ website compatibility problems
+#define RPT_LONG Installs a tool that allows users to report websites which are
not displayed properly in $ProductShortName$.
The strings used by the NSIS based installer are:
DEV_TOOLS_DESC=A tool for inspecting the DOM of HTML, XUL, and XML pages, including the browser chrome.
QFA_DESC=A tool for submitting crash reports to Mozilla.org.

Also, this page won't be displayed if / when DOMi is removed.

resolving -> wfm
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Comment on attachment 194930 [details] [diff] [review]
patch for browser v2.0

clearing review requests
Attachment #194930 - Flags: review?(beltzner)
Comment on attachment 194931 [details] [diff] [review]
patch for calendar

clearing review requests
Attachment #194931 - Flags: review?(beltzner)
Comment on attachment 194933 [details] [diff] [review]
patch for xpinstall

clearing review requests
Attachment #194933 - Flags: review?(beltzner)
Flags: blocking1.9a1?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: