[Pkg-privacy-commits] [torbrowser-launcher] 361/476: Fix grammar in torbrowser-launcher
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
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/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list