#1116 Add a Clear All button in the File List area for share modes

This commit is contained in:
Miguel Jacq 2020-05-27 12:56:33 +10:00
parent ff15c045e6
commit 54b70aef82
5 changed files with 77 additions and 5 deletions

View file

@ -12,6 +12,7 @@
"gui_add_files": "Add Files",
"gui_add_folder": "Add Folder",
"gui_delete": "Delete",
"gui_file_selection_clear_all": "Clear All",
"gui_choose_items": "Choose",
"gui_share_start_server": "Start sharing",
"gui_share_stop_server": "Stop sharing",
@ -205,4 +206,4 @@
"mode_settings_receive_data_dir_label": "Save files to",
"mode_settings_receive_data_dir_browse_button": "Browse",
"mode_settings_website_disable_csp_checkbox": "Disable Content Security Policy header (allows your website to use third-party resources)"
}
}