[Pkg-privacy-commits] [onionshare] 239/256: Update desktop notification text
Ulrike Uhlig
ulrike at moszumanska.debian.org
Fri May 26 12:53:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
ulrike pushed a commit to branch master
in repository onionshare.
commit 2e8b9f39bfb955293d2386cd10bc71095a5606ab
Author: Micah Lee <micah at micahflee.com>
Date: Mon May 22 16:35:59 2017 -0700
Update desktop notification text
---
share/locale/en.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/share/locale/en.json b/share/locale/en.json
index 8333e1a..8a64be3 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -17,12 +17,12 @@
"error_tails_invalid_port": "Invalid value, port must be an integer",
"error_tails_unknown_root": "Unknown error with Tails root process",
"systray_menu_exit": "Quit",
- "systray_download_started_title": "Download started",
- "systray_download_started_message": "A user has begun to download your share",
- "systray_download_completed_title": "Download complete",
- "systray_download_completed_message": "The user completed downloading your share",
- "systray_download_canceled_title": "Download canceled",
- "systray_download_canceled_message": "The user has canceled the download",
+ "systray_download_started_title": "OnionShare Download Started",
+ "systray_download_started_message": "A user started downloading your files",
+ "systray_download_completed_title": "OnionShare Download Finished",
+ "systray_download_completed_message": "The user finished downloading your files",
+ "systray_download_canceled_title": "OnionShare Download Canceled",
+ "systray_download_canceled_message": "The user canceled the download",
"help_local_only": "Do not attempt to use tor: for development only",
"help_stay_open": "Keep onion service running after download has finished",
"help_transparent_torification": "My system is transparently torified",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git
More information about the Pkg-privacy-commits
mailing list