From 9fdd4f50c9340ed86e60a90502d56e8eb060523d Mon Sep 17 00:00:00 2001 From: infirit <infirit@gmail.com> Date: Wed, 19 Nov 2014 18:26:09 +0100 Subject: Several string improvements taken from file-roller From commits: Improvement suggestion for string in archive properties dialog: 93c9cafc8c0e053642cae85ec29c8fc2e6e7aeb1 Improvement suggestion for string in password dialog: b2329ca509b7e1e5cb767512904657468bcd3652 Improve string in error dialog: 2479dc30e9855cefbd23aa55215316528d318430 Bad string in the error dialog 'Could not rename the file': 689fb2dd268bc38a81cfd547656d74108b17ba60 --- data/ui/password.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/ui/password.ui b/data/ui/password.ui index 964d54d..638f668 100644 --- a/data/ui/password.ui +++ b/data/ui/password.ui @@ -26,7 +26,7 @@ <property name="row_spacing">6</property> <child> <object class="GtkCheckButton" id="pw_encrypt_header_checkbutton"> - <property name="label" translatable="yes">_Encrypt the file list too</property> + <property name="label" translatable="yes">_Encrypt the file list</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> -- cgit v1.2.1