projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c24e9
)
modify label to give more clarity
author
Paul
<paul@claws-mail.org>
Fri, 11 Sep 2015 08:10:57 +0000
(09:10 +0100)
committer
Paul
<paul@claws-mail.org>
Fri, 11 Sep 2015 08:10:57 +0000
(09:10 +0100)
src/prefs_send.c
patch
|
blob
|
history
diff --git
a/src/prefs_send.c
b/src/prefs_send.c
index b76ac9b6554b78e8c9319c42d416b4caa26a2501..512bb8c1ceb8cf8bafcbbf692d5b08c0af0f5a2f 100644
(file)
--- a/
src/prefs_send.c
+++ b/
src/prefs_send.c
@@
-158,7
+158,7
@@
static void prefs_send_create_widget(PrefsPage *_page, GtkWindow *window,
gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
PACK_CHECK_BUTTON(vbox2, checkbtn_savemsg,
- _("Save sent messages
to Sent folder
"));
+ _("Save sent messages"));
PACK_CHECK_BUTTON(vbox2, checkbtn_confirm_send_queued_messages,
_("Confirm before sending queued messages"));