[Commits] [SCM] claws branch, master, updated. 4.1.0-71-gaad93a035
paul at claws-mail.org
paul at claws-mail.org
Sun Oct 9 11:47:55 CEST 2022
The branch, master has been updated
via aad93a035a30ed97bdae2a535c66ab4212eefbde (commit)
from 5be706bb7b9eeffdf8b6561d8b8ddc2ad64692cb (commit)
Summary of changes:
src/prefs_account.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit aad93a035a30ed97bdae2a535c66ab4212eefbde
Author: Paul <paul at claws-mail.org>
Date: Sun Oct 9 10:47:48 2022 +0100
differentiate this "Send" from others for better translation possibilities
diff --git a/src/prefs_account.c b/src/prefs_account.c
index 7221df530..5fe35e6a3 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -4131,7 +4131,7 @@ static void register_send_page(void)
static gchar *path[3];
path[0] = _("Account");
- path[1] = _("Send");
+ path[1] = C_("Preferences menu item", "Send");
path[2] = NULL;
send_page.page.path = path;
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list