Make it so the open folder button works in Linux, with nautilus

This commit is contained in:
Micah Lee 2018-05-20 14:40:27 -07:00
parent b20ba6fc86
commit f5ce069031
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 37 additions and 2 deletions

View file

@ -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: {}"
}