[Commits] [SCM] claws branch, gtk2, updated. 3.20.0-23-g04b9debbf
mones at claws-mail.org
mones at claws-mail.org
Wed Jan 3 12:06:19 UTC 2024
The branch, gtk2 has been updated
via 04b9debbfb1199eaa84a87c978bc665aeff2c3fe (commit)
from a7c28da92d88779be6f5607717c2940dbbe98c23 (commit)
Summary of changes:
src/prefs_compose_writing.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 04b9debbfb1199eaa84a87c978bc665aeff2c3fe
Author: Ricardo Mones <ricardo at mones.org>
Date: Wed Jan 3 13:05:01 2024 +0100
Improve English, thanks Paul for proofreading!
diff --git a/src/prefs_compose_writing.c b/src/prefs_compose_writing.c
index bc95a5dce..94b302fb5 100644
--- a/src/prefs_compose_writing.c
+++ b/src/prefs_compose_writing.c
@@ -194,7 +194,7 @@ static void prefs_compose_writing_create_widget(PrefsPage *_page, GtkWindow *win
gtk_box_pack_start (GTK_BOX (vbox2), hbox_warn_large_insert, FALSE, FALSE, 0);
PACK_CHECK_BUTTON (hbox_warn_large_insert, checkbtn_warn_large_insert,
- _("Warn when inserting into message body a file larger than"));
+ _("Warn when inserting a file into the message body which is larger than"));
spinbtn_warn_large_insert_adj = GTK_ADJUSTMENT(gtk_adjustment_new (50, 0, 10000, 1, 10, 0));
spinbtn_warn_large_insert_size = gtk_spin_button_new
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list