diff options
Diffstat (limited to 'data/ui')
-rw-r--r-- | data/ui/password.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |