[Pkg-privacy-commits] [onionshare] 11/33: tweak start/stop server language to make it friendlier (fixes #192)

Ximin Luo infinity0 at debian.org
Mon Oct 19 14:15:40 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository onionshare.

commit 2a1f57b994198a149e52baec15be4ebdddeccf11
Author: Micah Lee <micah at micahflee.com>
Date:   Wed May 27 14:12:39 2015 -0400

    tweak start/stop server language to make it friendlier (fixes #192)
---
 locale/en.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/locale/en.json b/locale/en.json
index e918b42..c7c9ffd 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -15,7 +15,7 @@
     "size": "Size",
     "download_page_loaded": "Download page loaded",
     "other_page_loaded": "URL loaded",
-    "close_on_finish": "Stop server automatically",
+    "close_on_finish": "Stop sharing automatically",
     "closing_automatically": "Closing automatically because download finished",
     "large_filesize": "Warning: Sending large files could take hours",
     "error_tails_invalid_port": "Invalid value, port must be an integer",
@@ -31,8 +31,8 @@
     "gui_delete": "Delete",
     "gui_choose_files": "Choose files",
     "gui_choose_folder": "Choose folder",
-    "gui_start_server": "Start Server",
-    "gui_stop_server": "Stop Server",
+    "gui_start_server": "Start Sharing",
+    "gui_stop_server": "Stop Sharing",
     "gui_copy_url": "Copy URL",
     "gui_downloads": "Downloads:",
     "gui_canceled": "Canceled",

-- 
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