mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-29 01:18:51 -04:00
Use 'Delete' rather than 'Clear' when talking about removing file items from the FileList, since we have a Delete button for individual files
This commit is contained in:
parent
6012e21899
commit
8f1da24c0d
5 changed files with 39 additions and 39 deletions
|
@ -12,7 +12,7 @@
|
|||
"gui_add_files": "Add Files",
|
||||
"gui_add_folder": "Add Folder",
|
||||
"gui_delete": "Delete",
|
||||
"gui_file_selection_clear_all": "Clear All",
|
||||
"gui_file_selection_delete_all": "Delete All",
|
||||
"gui_choose_items": "Choose",
|
||||
"gui_share_start_server": "Start sharing",
|
||||
"gui_share_stop_server": "Stop sharing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue