[Commits] [SCM] claws branch, master, updated. 4.2.0-13-g9ce2976fe
wwp at claws-mail.org
wwp at claws-mail.org
Tue Dec 19 17:52:42 UTC 2023
The branch, master has been updated
via 9ce2976fe9101f689667360ed5d45861dcb109ea (commit)
from 1281cd501263f6c2fc503cc71e6330542c211021 (commit)
Summary of changes:
src/summaryview.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 9ce2976fe9101f689667360ed5d45861dcb109ea
Author: wwp <subscript at free.fr>
Date: Tue Dec 19 18:52:40 2023 +0100
fix paste errors introduced in 07245a4ad3a7431561c939c35b77df60cd2746de
diff --git a/src/summaryview.c b/src/summaryview.c
index 6abdc8d92..0dea9d672 100644
--- a/src/summaryview.c
+++ b/src/summaryview.c
@@ -1330,7 +1330,7 @@ gboolean summary_show(SummaryView *summaryview, FolderItem *item, gboolean avoid
gboolean changed = FALSE;
val = alertpanel(_("Process mark"),
- _("Some Mark are left. Process them?"),
+ _("Some marks are left. Process them?"),
NULL, _("_No"), NULL, _("_Yes"), NULL, _("_Cancel"),
ALERTFOCUS_FIRST);
if (G_ALERTALTERNATE == val) {
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list