[Pkg-privacy-commits] [torbrowser-launcher] 139/476: Fix typo

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:31 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 d9de029a25de34674c6ef52801ab3ba295ddfb4b
Author: Peter Eckersley <pde at eff.org>
Date:   Thu May 30 10:22:21 2013 -0700

    Fix typo
---
 locale/en/messages.pot    | 2 +-
 locale/nl_NL/messages.pot | 2 +-
 torbrowser-launcher       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/locale/en/messages.pot b/locale/en/messages.pot
index 8c81d98..db132d0 100644
--- a/locale/en/messages.pot
+++ b/locale/en/messages.pot
@@ -71,7 +71,7 @@ msgid "Downloading"
 msgstr ""
 
 #: torbrowser-launcher:349
-msgid "Checking to see if update it needed"
+msgid "Checking to see if update is needed"
 msgstr ""
 
 #: torbrowser-launcher:361
diff --git a/locale/nl_NL/messages.pot b/locale/nl_NL/messages.pot
index f467afa..40d1b95 100644
--- a/locale/nl_NL/messages.pot
+++ b/locale/nl_NL/messages.pot
@@ -71,7 +71,7 @@ msgid "Downloading"
 msgstr "Bezig met downloaden"
 
 #: torbrowser-launcher:349
-msgid "Checking to see if update it needed"
+msgid "Checking to see if update is needed"
 msgstr "Controleren voor updates"
 
 #: torbrowser-launcher:361
diff --git a/torbrowser-launcher b/torbrowser-launcher
index 5eace5d..45a4e63 100755
--- a/torbrowser-launcher
+++ b/torbrowser-launcher
@@ -763,7 +763,7 @@ class TBLLauncher:
             self.download('update check', self.common.paths['update_check_url'], self.common.paths['update_check_file'])
         
         if task == 'attempt_update':
-            print _('Checking to see if update it needed')
+            print _('Checking to see if update is needed')
             self.attempt_update()
 
         elif task == 'download_tarball':

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