Closed
Bug 407784
Opened 18 years ago
Closed 18 years ago
"Copy Source Location" -> "Copy Download Link"
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
VERIFIED
FIXED
mozilla1.9beta3
People
(Reporter: Mardak, Assigned: Mardak)
Details
Attachments
(1 file, 1 obsolete file)
2.03 KB,
patch
|
Details | Diff | Splinter Review |
Per bug 397655 comment #37.
Access key is still L
Assignee | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Comment on attachment 292463 [details] [diff] [review]
v1
s/cmd.copyLocation.label/cmd.copyDownloadLink.label/
r=sdwilsh
Attachment #292463 -
Flags: review?(comrade693+bmo)
Attachment #292463 -
Flags: review+
Attachment #292463 -
Flags: approval1.9?
Updated•18 years ago
|
Attachment #292463 -
Flags: approval1.9? → approval1.9+
Comment 4•18 years ago
|
||
(In reply to comment #3)
> Litmus tests may need to be updated.
s/Copy Source Location/Copy Download Link -> https://litmus.mozilla.org/show_test.cgi?id=4636
in-litmus+
Flags: in-litmus? → in-litmus+
Assignee | ||
Comment 5•18 years ago
|
||
(In reply to comment #2)
> s/cmd.copyLocation.label/cmd.copyDownloadLink.label/
Urgh. Did you want that for only the label? And also the accesskey? Plus the menuitem? Not leaving out the cmd_copyLocation either. At least I'm renaming menuseparator_copy_location to be just plain menuseparator elsewhere..
http://mxr.mozilla.org/seamonkey/search?string=copyLocation&find=download
Comment 6•18 years ago
|
||
The label is fine, really. We have to change the string identifier so locales can pick it up. I'm not too picky about the rest. It'd be nice, but not terribly worried.
Assignee | ||
Comment 7•18 years ago
|
||
(In reply to comment #2)
> s/cmd.copyLocation.label/cmd.copyDownloadLink.label/
Fixed for both label and accesskey to remind localizers to fix up the access key if necessary. We just happen to not need to in english.
Attachment #292463 -
Attachment is obsolete: true
Assignee | ||
Comment 8•18 years ago
|
||
Checking in toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd;
/cvsroot/mozilla/toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd,v <-- downloads.dtd
new revision: 1.19; previous revision: 1.18
done
Checking in toolkit/mozapps/downloads/content/downloads.xul;
/cvsroot/mozilla/toolkit/mozapps/downloads/content/downloads.xul,v <-- downloads.xul
new revision: 1.36; previous revision: 1.35
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 M11
Comment 9•18 years ago
|
||
Sorry to chime in only after the bug was "resolved", but a link may not necessarily be a download link in peoples opinion (yes, all links, except for js-ones trigger a download, but people don't view it that way).
Wouldn't "Copy Link URL" make a whole lot more sense?
Just my 2 cents...
Comment 10•18 years ago
|
||
(In reply to comment #9)
> Sorry to chime in only after the bug was "resolved", but a link may not
> necessarily be a download link in peoples opinion (yes, all links, except for
> js-ones trigger a download, but people don't view it that way).
>
> Wouldn't "Copy Link URL" make a whole lot more sense?
>
> Just my 2 cents...
Possibly, but then most people don't understand what a URL is either...
Verified FIXED using Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b3pre) Gecko/2007121604 Minefield/3.0b3pre
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b3pre) Gecko/2007121604 Minefield/3.0b3pre
and
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b3pre) Gecko/2007121605 Minefield/3.0b3pre
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•