[Commits] [SCM] claws branch, gtk2, updated. 3.19.0-72-g81ef6138e

paul at claws-mail.org paul at claws-mail.org
Sun Oct 9 11:49:22 CEST 2022


The branch, gtk2 has been updated
       via  81ef6138e47c5dbb33601bc2e64b517ee4bae418 (commit)
      from  03c162cdaf80eef6e9cd3253307a62f7dd636b30 (commit)

Summary of changes:
 src/prefs_account.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 81ef6138e47c5dbb33601bc2e64b517ee4bae418
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 2b2b11c74..69744d4ad 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -4181,7 +4181,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