summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-09-28 17:01:48 -0700
committerMicah Lee <micah@micahflee.com>2018-09-28 17:01:48 -0700
commitc0e6968b2bcf8f7c490db375980fbef976d15e7d (patch)
tree3d09448bc9815a71e5956c48daec4c9c403e3f9e /share
parent08ac4137c7b70e20bc28016eddbe3197bceb3a6b (diff)
downloadonionshare-c0e6968b2bcf8f7c490db375980fbef976d15e7d.tar.gz
onionshare-c0e6968b2bcf8f7c490db375980fbef976d15e7d.zip
Attempting to redesign Downloads
Diffstat (limited to 'share')
-rw-r--r--share/images/downloads.pngbin0 -> 2120 bytes
-rw-r--r--share/images/downloads_transparent.pngbin0 -> 2138 bytes
-rw-r--r--share/images/uploads.pngbin0 -> 2076 bytes
-rw-r--r--share/images/uploads_transparent.pngbin0 -> 2096 bytes
-rw-r--r--share/locale/en.json4
5 files changed, 2 insertions, 2 deletions
diff --git a/share/images/downloads.png b/share/images/downloads.png
new file mode 100644
index 00000000..ad879b6e
--- /dev/null
+++ b/share/images/downloads.png
Binary files differ
diff --git a/share/images/downloads_transparent.png b/share/images/downloads_transparent.png
new file mode 100644
index 00000000..99207097
--- /dev/null
+++ b/share/images/downloads_transparent.png
Binary files differ
diff --git a/share/images/uploads.png b/share/images/uploads.png
new file mode 100644
index 00000000..cd9bd98e
--- /dev/null
+++ b/share/images/uploads.png
Binary files differ
diff --git a/share/images/uploads_transparent.png b/share/images/uploads_transparent.png
new file mode 100644
index 00000000..3648c3fb
--- /dev/null
+++ b/share/images/uploads_transparent.png
Binary files differ
diff --git a/share/locale/en.json b/share/locale/en.json
index 0f0f0cf4..5821eea2 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -46,7 +46,7 @@
"gui_copy_url": "Copy Address",
"gui_copy_hidservauth": "Copy HidServAuth",
"gui_downloads": "Download History",
- "gui_no_downloads": "No downloads yet.",
+ "gui_no_downloads": "No Downloads Yet",
"gui_canceled": "Canceled",
"gui_copied_url_title": "Copied OnionShare Address",
"gui_copied_url": "OnionShare address copied to clipboard",
@@ -176,7 +176,7 @@
"systray_upload_page_loaded_message": "A user loaded the upload page",
"gui_uploads": "Upload History",
"gui_no_uploads": "No uploads yet.",
- "gui_clear_history": "Clear history",
+ "gui_clear_history": "Clear All",
"gui_upload_in_progress": "Upload Started {}",
"gui_upload_finished_range": "Uploaded {} to {}",
"gui_upload_finished": "Uploaded {}",