summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2019-09-02 18:01:56 +1000
committerMiguel Jacq <mig@mig5.net>2019-09-02 18:01:56 +1000
commit173b2d3f5ed1cf37fdb33e675e337eb4350498eb (patch)
treea60ae3d7704c5a6026bec87d852416c3a3e7cbb4 /share
parent877a73ab59e6903dcd3c56ee85d6136db5ea3bb3 (diff)
downloadonionshare-173b2d3f5ed1cf37fdb33e675e337eb4350498eb.tar.gz
onionshare-173b2d3f5ed1cf37fdb33e675e337eb4350498eb.zip
Register a history item when an individual file is viewed that does not match a 'reserved' path
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 2063a415..c26577b2 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -160,6 +160,8 @@
"systray_receive_started_message": "Someone is sending files to you",
"systray_website_started_title": "Starting sharing website",
"systray_website_started_message": "Someone is visiting your website",
+ "systray_individual_file_downloaded_title": "Individual file loaded",
+ "systray_individual_file_downloaded_message": "Individual file {} viewed",
"gui_all_modes_history": "History",
"gui_all_modes_clear_history": "Clear All",
"gui_all_modes_transfer_started": "Started {}",
@@ -176,6 +178,7 @@
"gui_receive_mode_no_files": "No Files Received Yet",
"gui_receive_mode_autostop_timer_waiting": "Waiting to finish receiving",
"gui_visit_started": "Someone has visited your website {}",
+ "gui_individual_file_download": "Viewed {}",
"receive_mode_upload_starting": "Upload of total size {} is starting",
"days_first_letter": "d",
"hours_first_letter": "h",