[Commits] [SCM] claws branch, master, updated. 4.2.0-26-gbc092bdf2
mones at claws-mail.org
mones at claws-mail.org
Wed Jan 3 12:06:20 UTC 2024
The branch, master has been updated
via bc092bdf205c876a190a3adb8cf956d1921595ec (commit)
from f523e751d7382aa9c898b23a526be9ffd0e37369 (commit)
Summary of changes:
src/prefs_compose_writing.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit bc092bdf205c876a190a3adb8cf956d1921595ec
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 8e3826bad..ecc118e08 100644
--- a/src/prefs_compose_writing.c
+++ b/src/prefs_compose_writing.c
@@ -191,7 +191,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