summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-08 17:24:18 -0700
committerMicah Lee <micah@micahflee.com>2019-09-08 17:24:18 -0700
commit41b815f0b3799303d44d32741887f23c66b51452 (patch)
treec1ea36b44c16f13a2035a22c7a5f10bf7d5a7cb4 /share
parentece908e170b2bab355085769bf50f03cffb1b5b4 (diff)
downloadonionshare-41b815f0b3799303d44d32741887f23c66b51452.tar.gz
onionshare-41b815f0b3799303d44d32741887f23c66b51452.zip
Add web requests counter icon to history widget
Diffstat (limited to 'share')
-rw-r--r--share/images/share_requests.pngbin0 -> 738 bytes
-rw-r--r--share/images/share_requests_none.pngbin0 -> 754 bytes
-rw-r--r--share/locale/en.json1
3 files changed, 1 insertions, 0 deletions
diff --git a/share/images/share_requests.png b/share/images/share_requests.png
new file mode 100644
index 00000000..4965744d
--- /dev/null
+++ b/share/images/share_requests.png
Binary files differ
diff --git a/share/images/share_requests_none.png b/share/images/share_requests_none.png
new file mode 100644
index 00000000..93a71ef3
--- /dev/null
+++ b/share/images/share_requests_none.png
Binary files differ
diff --git a/share/locale/en.json b/share/locale/en.json
index c84c5538..aab6153d 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -134,6 +134,7 @@
"gui_file_info_single": "{} file, {}",
"history_in_progress_tooltip": "{} in progress",
"history_completed_tooltip": "{} completed",
+ "history_requests_tooltip": "{} web requests",
"error_cannot_create_data_dir": "Could not create OnionShare data folder: {}",
"gui_receive_mode_warning": "Receive mode lets people upload files to your computer.<br><br><b>Some files can potentially take control of your computer if you open them. Only open things from people you trust, or if you know what you are doing.</b>",
"gui_mode_share_button": "Share Files",