mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 11:26:16 -04:00
Refactor uploads GUI so that each upload POST has one progess bar, and a list of files, with partial styling
This commit is contained in:
parent
caf87b8d96
commit
ee9c0d0abb
6 changed files with 120 additions and 70 deletions
BIN
share/images/open_folder.png
Normal file
BIN
share/images/open_folder.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 221 B |
|
@ -191,6 +191,6 @@
|
|||
"gui_uploads": "Upload History",
|
||||
"gui_uploads_window_tooltip": "Show/hide uploads",
|
||||
"gui_no_uploads": "No uploads yet.",
|
||||
"gui_upload_in_progress": "Upload in progress, started {}",
|
||||
"gui_upload_in_progress": "Upload Started {}",
|
||||
"gui_upload_finished": "Uploaded {} to {}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue