[Pkg-anonymity-tools] [torbrowser-launcher] 35/43: Fix grammar in torbrowser-launcher

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Sep 2 07:19:58 UTC 2014


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

u-guest pushed a commit to branch master
in repository torbrowser-launcher.

commit 7a005748220a2f6c12a68a4bcccc1ba29cae3201
Author: Liam M <ArchimedesPi at users.noreply.github.com>
Date:   Sat Aug 16 10:50:35 2014 -0500

    Fix grammar in torbrowser-launcher
---
 torbrowser-launcher | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/torbrowser-launcher b/torbrowser-launcher
index 080279c..c1ebe6f 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -552,7 +552,7 @@ class TBLLauncher:
         if self.common.settings['installed_version']:
             firefox_pid = self.common.get_pid('./Browser/firefox')
             if firefox_pid:
-                print _('Firefox are is open, bringing to focus')
+                print _('Firefox is open, bringing to focus')
                 # bring firefox to front
                 self.common.bring_window_to_front(firefox_pid)
                 return

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/torbrowser-launcher.git



More information about the Pkg-anonymity-tools mailing list