[Commits] [SCM] claws branch, gtk3, updated. 4.0.0-109-ga57ef02df

paul at claws-mail.org paul at claws-mail.org
Fri Sep 3 08:27:50 UTC 2021


The branch, gtk3 has been updated
       via  a57ef02df188073ccd66fb8278d6bf7e5a8e11c0 (commit)
      from  63e9f669694a07278a21c8b6f9869dcc1b6be8b4 (commit)

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


- Log -----------------------------------------------------------------
commit a57ef02df188073ccd66fb8278d6bf7e5a8e11c0
Author: paul <paul at claws-mail.org>
Date:   Fri Sep 3 09:27:46 2021 +0100

    prefix this translator msg in such a way that the translators will see it

diff --git a/src/plugins/fancy/fancy_viewer.c b/src/plugins/fancy/fancy_viewer.c
index 7f3acbe78..442f26926 100644
--- a/src/plugins/fancy/fancy_viewer.c
+++ b/src/plugins/fancy/fancy_viewer.c
@@ -1273,7 +1273,7 @@ gboolean plugin_done(void)
 
 const gchar *plugin_name(void)
 {
-	/* i18n: 'Fancy' here is name of the plugin, not the english word. */
+	/* TRANSLATORS: 'Fancy' here is name of the plugin, not the english word. */
 	return _("Fancy HTML Viewer");
 }
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list