summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-10-07 18:09:02 -0700
committerMicah Lee <micah@micahflee.com>2018-10-07 18:09:02 -0700
commitbc573209d9be256822bee00dec6c1376ee197a98 (patch)
tree9cebf178539f672cb73f263620e3bcfabbb71941 /share
parent484c33902fb6ddc6a5262e0e025b8b86c2854283 (diff)
downloadonionshare-bc573209d9be256822bee00dec6c1376ee197a98.tar.gz
onionshare-bc573209d9be256822bee00dec6c1376ee197a98.zip
Delete Info widget, and move completed and in progress widgets into the header of history
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index c7beb6ba..3537b0a2 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -151,8 +151,8 @@
"gui_status_indicator_receive_started": "Receiving",
"gui_file_info": "{} files, {}",
"gui_file_info_single": "{} file, {}",
- "info_in_progress_downloads_tooltip": "{} download(s) in progress",
- "info_completed_downloads_tooltip": "{} download(s) completed",
+ "history_in_progress_tooltip": "{} in progress",
+ "history_completed_tooltip": "{} completed",
"info_in_progress_uploads_tooltip": "{} upload(s) in progress",
"info_completed_uploads_tooltip": "{} upload(s) completed",
"error_cannot_create_downloads_dir": "Could not create receive mode folder: {}",