[Pkg-privacy-commits] [tails-installer] 41/70: Be consistent with 'Upgrade' button

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Nov 20 14:54:58 UTC 2017


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

ulrike pushed a commit to annotated tag tails-installer_4.20
in repository tails-installer.

commit 23de53663e68233ebe5f40f7d431d513d6cfbd0b
Author: sajolida <sajolida at pimienta.org>
Date:   Tue Mar 14 17:07:02 2017 +0000

    Be consistent with 'Upgrade' button
---
 tails_installer/gui.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tails_installer/gui.py b/tails_installer/gui.py
index 8539b61..6a8c16e 100755
--- a/tails_installer/gui.py
+++ b/tails_installer/gui.py
@@ -450,7 +450,7 @@ class TailsInstallerWindow(Gtk.ApplicationWindow):
         # Just create a new installation from scratch
         if not self.live.device_can_be_upgraded(device):
             self.opts.partition = True
-            self.__button_start.set_label('Install Tails')
+            self.__button_start.set_label('Install')
             self.__button_force_reinstall.set_visible(False)
         # If there is valid Tails partition
         elif self.user_force_reinstall:

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