[Pkg-privacy-commits] [nautilus-wipe] 14/20: Use a shorter label for fill operation confirmation button
Intrigeri
intrigeri at moszumanska.debian.org
Tue Jul 12 16:14:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch experimental
in repository nautilus-wipe.
commit d584d084430997ff308b0bad6e02b9fc7aca6d52
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Sat Jul 9 19:20:12 2016 +0200
Use a shorter label for fill operation confirmation button
The long label made the dialog stretch horizontally for almost no
reason, as the dialog label and title are already clear enough.
---
nautilus-wipe/nw-extension.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nautilus-wipe/nw-extension.c b/nautilus-wipe/nw-extension.c
index 6e42c08..a986df2 100644
--- a/nautilus-wipe/nw-extension.c
+++ b/nautilus-wipe/nw-extension.c
@@ -214,7 +214,7 @@ nw_extension_run_fill_operation (GtkWindow *parent,
/* confirm dialog */
confirm_primary_text,
_("This operation may take a while."),
- _("_Wipe available disk space"),
+ _("_Wipe"),
gtk_image_new_from_stock (GTK_STOCK_CLEAR, GTK_ICON_SIZE_BUTTON),
/* progress dialog */
_("Wiping available disk space..."),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git
More information about the Pkg-privacy-commits
mailing list