summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-10-09 22:21:03 -0700
committerMicah Lee <micah@micahflee.com>2018-10-09 22:21:03 -0700
commit56e5c8b90879d7c7053e506fe9d913736717539a (patch)
tree8591c1ff89e67c24e469c79cc942957160f16969 /share
parent5616a6a965b8662e20b5608788e3e17a1eb22af0 (diff)
downloadonionshare-56e5c8b90879d7c7053e506fe9d913736717539a.tar.gz
onionshare-56e5c8b90879d7c7053e506fe9d913736717539a.zip
Add "download started" date/time to download history progress bars
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 3537b0a2..e5d9a3be 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -180,5 +180,6 @@
"gui_upload_in_progress": "Upload Started {}",
"gui_upload_finished_range": "Uploaded {} to {}",
"gui_upload_finished": "Uploaded {}",
+ "gui_download_in_progress": "Download Started {}",
"gui_open_folder_error_nautilus": "Cannot open folder because nautilus is not available. The file is here: {}"
}