Closed
Bug 395323
Opened 17 years ago
Closed 17 years ago
"web site" should be "website" in larry text?
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: moco, Assigned: johnath)
References
Details
Attachments
(1 file, 1 obsolete file)
3.11 KB,
patch
|
Details | Diff | Splinter Review |
"web site" should be "website" in larry text?
C:\builds\trunk\mozilla\browser\locales\en-US\chrome\browser\browser.dtd(354)
<!ENTITY identity.moreInfoLinkText "Tell me more about this web site...">
I think we use "website" not "web site", but we mix it up.
http://mxr.mozilla.org/seamonkey/search?string=website&find=\.dtd%24&findi=&filter=&tree=seamonkey
vs
http://mxr.mozilla.org/seamonkey/search?string=web+site&find=\.dtd%24&findi=&filter=&tree=seamonkey
Comment 1•17 years ago
|
||
Is website a word in the English language?
Reporter | ||
Comment 2•17 years ago
|
||
nelson, good question.
http://www.askoxford.com/concise_oed/website?view=uk
it appears so.
but from http://www.bartleby.com/61/57/W0075725.html
The transition from World Wide Web site to Web site to website seems to have progressed as rapidly as the technology itself. The development of website as a single uncapitalized word mirrors the development of other technological expressions which have tended to evolve into unhyphenated forms as they become more familiar. Thus email has recently been gaining ground over the forms E-mail and e-mail, especially in texts that are more technologically oriented. Similarly, there has been an increasing preference for closed forms like homepage, online, and printout.
Perhaps we should fix:
See also http://mxr.mozilla.org/seamonkey/search?string=website&find=\.properties%24&findi=&filter=&tree=seamonkey
See also http://mxr.mozilla.org/seamonkey/search?string=web+site&find=\.properties%24&findi=&filter=&tree=seamonkey
Comment 3•17 years ago
|
||
Sigh. http://en.wikipedia.org/wiki/Website#Spelling
If I remember correctly, Red Hat's style guide says
to use "website" and "web page".
Assignee | ||
Comment 4•17 years ago
|
||
It would be nice if en-US was at least consistent, (and then en-GB could do otherwise, for instance) but it's hard to argue persuasively for a change either way, based on both lack of en-US "authority" consensus, and the lack of consistency in our own code.
However, we also really can't leave things as is, because (embarassingly) everything in the Larry popup and the security page of page info to which it links uses two 2-word version *except 2 places*:
http://mxr.mozilla.org/seamonkey/source/browser/locales/en-US/chrome/browser/browser.properties#107
and
http://mxr.mozilla.org/seamonkey/source/browser/locales/en-US/chrome/browser/pageInfo.dtd#115
Not contradicting ourselves on the same page of text seems like priority 1 here. :)
Seth, my proposal to you would be that we land this patch "fixing" the two wayward strings so that the identity UI is at least self-consistent, and then if you are so inclined, you open a separate bug to address the overall inconsistency in an effort to try and nail down something either way.
Assignee: nobody → johnath
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•17 years ago
|
||
Johnathan, that sounds like a reasonable plan.
Notice also that in some parts of the pref ui, we use "site" (instead of "website" or "web site").
Comment 6•17 years ago
|
||
Also don't forget:
identity.domainverified.supplemental=Information identifying the owner of this site may not have been validated.
"site" should be "web site" if we are going with two words
Assignee | ||
Comment 7•17 years ago
|
||
Per michael's suggestion, this also "fixes" site->web site.
Attachment #280055 -
Attachment is obsolete: true
Assignee | ||
Comment 8•17 years ago
|
||
Fixed by the most recent check-in of bug 383183.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 9•15 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•