[Pkg-privacy-commits] [tails-installer] 36/43: Remove reference to an unexisting button

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Nov 15 23:30:23 UTC 2016


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

u-guest pushed a commit to branch debian/sid
in repository tails-installer.

commit 79e1f9fbe061317f2f7f13f472a68d26d26d7517
Author: Alan <alan at boum.org>
Date:   Thu Aug 18 12:48:14 2016 +0000

    Remove reference to an unexisting button
---
 tails_installer/gui.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tails_installer/gui.py b/tails_installer/gui.py
index 94b550e..b0139f6 100755
--- a/tails_installer/gui.py
+++ b/tails_installer/gui.py
@@ -577,8 +577,7 @@ class TailsInstallerWindow(Gtk.ApplicationWindow):
                                    message_type=Gtk.MessageType.INFO,
                                    buttons=Gtk.ButtonsType.CLOSE,
                                    message_format=_("Installation complete!"))
-        dialog.format_secondary_text(_("Installation was completed. Press OK "
-                                       "to close this program."))
+        dialog.format_secondary_text(_("Installation was completed."))
         dialog.run()
         self.close()
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git



More information about the Pkg-privacy-commits mailing list