mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-09 19:58:45 -04:00
Make it so the open folder button works in Linux, with nautilus
This commit is contained in:
parent
b20ba6fc86
commit
f5ce069031
2 changed files with 37 additions and 2 deletions
|
@ -193,5 +193,6 @@
|
|||
"gui_no_uploads": "No uploads yet.",
|
||||
"gui_upload_in_progress": "Upload Started {}",
|
||||
"gui_upload_finished_range": "Uploaded {} to {}",
|
||||
"gui_upload_finished": "Uploaded {}"
|
||||
"gui_upload_finished": "Uploaded {}",
|
||||
"gui_open_folder_error_nautilus": "Cannot open folder the because nautilus is not available. You can find this file here: {}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue