A release node has a table that lists the files attached to this release node.
The table has titles and one of these titles is Download. This word is typically translated with a meaning of an action link (German: "Herunterladen"). This indicates that a user should click on this title to download the file and this is really wrong as this title sorts the filenames.
Are we able to change the title of this table, please? I'd like to change it to Filename.
Comments
Comment #1
hass commentedComment #2
dwwSorry, no. "Filename" would be wrong here. Look on d.o:
The things in that column aren't filenames, they're links you can click to download (depending on the file extension you prefer).
The action verb is actually what's intended here.
Comment #3
hass commentedIt's about this:

Hehe, I found a bug... two items are listed and it's named singular. This need to be Downloads in plural as well. With the S there is no problem. "Files" would also be an alternative that may be better.
Comment #4
dwwAhh, I see. It wasn't clear what table you were talking about, but a picture is worth 1000 words. ;) Definitely a minor bug.
Thanks,
-Derek
Comment #4.0
dwwUpdated issue summary.
Comment #5
hass commentedComment #6
hass commentedComment #7
hass commentedAnd here the D6 patch.
Comment #9
hass commented#6 is the 7.x-2.x patch.
Comment #10
hass commentedAh, no. It need to be named "Filename" or Filenames or File
Comment #11
sagar ramgade commentedHere are the patches (D6 and D7) which renames it to "Filenames".
Comment #13
hass commentedComment #14
hass commentedWe already use
Filessomewhere else... maybe best to reuse.Comment #15
drummThe click sorting was removed, so this no longer needs to have anything to do with sorting. “A user should click on this title to download” sounds accurate for what the links do.
Comment #16
hass commentedSorry, this has nothing to do with sorting.
The problem is the current wording is typically an action. The table title should be changed to "Files" as "Download" is the action to tell a user to click on the link to download a file. This has totally differnet meaning in German and other languages and I run the site in German.
For project it does not hurt to rename this table header and for all translated sites it helps on usability side.