Closed Bug 257007 Opened 20 years ago Closed 20 years ago

Bad link text ("click here") in Firefox help

Categories

(Firefox Graveyard :: Help Documentation, defect)

defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED
Firefox1.0

People

(Reporter: me, Assigned: bugzilla)

References

Details

(Keywords: fixed-aviary1.0, late-l10n)

Attachments

(1 file)

There are a couple of uses of "click here" in Firefox help, the phrase is
specifically forbidden in the style guide:

http://www.mozilla.org/projects/help-viewer/documentation_language-style.php#links

"Link texts should make sense out of context. [...] In particular, the phrase
"click here" must never be used."

http://lxr.mozilla.org/aviarybranch/source/browser/components/help/locale/en-US/menu_reference.xhtml#268
http://lxr.mozilla.org/aviarybranch/source/browser/components/help/locale/en-US/menu_reference.xhtml#273
Summary: Bad links text (click here) in Firefox help → Bad link text ("click here") in Firefox help
Moving to new Firefox Help owner.
Assignee: rlk → jwalden+fxhelp
Taking.

I think it would be a good idea to change

<a href="customization.xhtml#themes[extensions]">Click here</a> for more
information on themes[extensions].

to

See <a href="customization.xhtml#themes[extensions]">Themes[Extensions]</a> for
more information on themes[extensions].

I can make a patch really quick, but I'm waiting for another patch on the same
file to get checked in.
Status: NEW → ASSIGNED
Assignee: jwalden+fxhelp → nosebleed
Status: ASSIGNED → NEW
(In reply to comment #2)
> See <a href="customization.xhtml#themes[extensions]">Themes[Extensions]</a>
> for more information on themes[extensions].

Think about how that would look:

See _Themes_ for more information on themes.

It's redundant.  It's also why I haven't touched this bug yet: I couldn't come
up with something that wasn't redundant.  Looking at this again jogged my brain
some, so I think I have a solution:

For more information, see the _Themes_ help topic.

If you agree that this works, make a patch with this wording and I'll r+ it.
Attached patch First PatchSplinter Review
Jeff, that looks like a satisfactory sentence to me... I hope the attached
patch is sufficient enough.
Attachment #159243 - Flags: review?(jwalden+fxhelp)
Comment on attachment 159243 [details] [diff] [review]
First Patch

r=jwalden@mit.edu

I'll check this in sometime later today.
Attachment #159243 - Flags: review?(jwalden+fxhelp) → review+
Well, maybe not "today", per se...fixed branch & trunk.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Blocks: 253104
Keywords: fixed-aviary1.0
Target Milestone: --- → Firefox1.0
Status: RESOLVED → VERIFIED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: