1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-15 10:54:42 +00:00
transmission/web
Charles Kerr a87be3762f
fix: rename 'corrupt' label for understandability (#2605)
Fixes #154. The current 'corrupt' label can confuse users to think that
there is corrupt data on the disk. The phrasing has been changed:

- Downloaded: 1.91 GB
- Corrupt DL: 22.02 MB

+ Downloaded: 1.91 GB (+22.02 MB discarded after failed checksum)
2022-02-11 01:15:10 -06:00
..
public_html fix: rename 'corrupt' label for understandability (#2605) 2022-02-11 01:15:10 -06:00
src fix: rename 'corrupt' label for understandability (#2605) 2022-02-11 01:15:10 -06:00
style Add labels support into web client. (#2596) 2022-02-10 09:25:11 -06:00
.eslintrc.js chore: bump web client deps (#1698) 2021-05-19 08:43:46 -05:00
.nvmrc [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586) 2022-02-09 10:28:48 -06:00
babel.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
CMakeLists.txt feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
package.json [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586) 2022-02-09 10:28:48 -06:00
prettier.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
stylelint.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
webpack.config.js chore: bump web client deps (#1698) 2021-05-19 08:43:46 -05:00
yarn.lock [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586) 2022-02-09 10:28:48 -06:00