Opened 21 years ago
Last modified 17 years ago
#1930 closed Feature request
separate number of bytes into 3-digit groups
Reported by: | mwinterrowd | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | mwinterrowd, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
For each file, the transfer queue window shows the
number of bytes that have already been transferred,
like this:
37890695 bytes (30.7 KB/s)
There should be an option to separate this number into
groups of three digits, like this:
37.890.695 bytes (30.7 KB/s)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
This feature has been implemented. Please update to the most
recent version of FileZilla.
Note:
See TracTickets
for help on using tickets.
Taken from now closed:
[ 1323330 ] Commas in Bytes (File Size)
"When displaying file sizes (both local and remote) in bytes, could you add commas when then sizes are formatted? E.g., show "1,234,567" rather than "1234567"? In Windows, I believe you can ask the system for the symbol, and display "1.234.567" or "1 234 567" in countries where appropriate."
and...
"Or change unit (bytes, KB, MB, GB)..."