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

hass’s picture

Title: "Download" as table title causes missleading translations » "Download" as table title causes misleading translations
dww’s picture

Status: Active » Closed (won't fix)
StatusFileSize
new43.55 KB

Sorry, no. "Filename" would be wrong here. Look on d.o:

Example d.o download table on a project node

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.

hass’s picture

Status: Closed (won't fix) » Active
StatusFileSize
new18.74 KB

It's about this:
2013-02-27_231513.png

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.

dww’s picture

Category: task » bug
Priority: Normal » Minor

Ahh, 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

dww’s picture

Issue summary: View changes

Updated issue summary.

hass’s picture

Version: 6.x-1.x-dev » 7.x-2.x-dev
Assigned: Unassigned »
Issue summary: View changes
hass’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB
hass’s picture

And here the D6 patch.

Status: Needs review » Needs work

The last submitted patch, 7: Issue-1928538-by-hass-Download-as-table-title-causes-D6.patch, failed testing.

hass’s picture

Status: Needs work » Needs review

#6 is the 7.x-2.x patch.

hass’s picture

Status: Needs review » Needs work

Ah, no. It need to be named "Filename" or Filenames or File

sagar ramgade’s picture

Here are the patches (D6 and D7) which renames it to "Filenames".

Status: Needs review » Needs work
hass’s picture

Status: Needs work » Needs review
hass’s picture

We already use Files somewhere else... maybe best to reuse.

drumm’s picture

Status: Needs review » Closed (works as designed)

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.

The 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.

hass’s picture

Issue summary: View changes
Status: Closed (works as designed) » Needs review
StatusFileSize
new17.48 KB

Sorry, 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.