[Commits] [SCM] claws branch, master, updated. 3.18.0-69-g6dd564cae
paul at claws-mail.org
paul at claws-mail.org
Fri Sep 3 08:28:36 UTC 2021
The branch, master has been updated
via 6dd564cae0a858dd427c447f3b634169b18caa97 (commit)
from cef532d7aa45b9a7ca9b036b9a21cd3a887c66b9 (commit)
Summary of changes:
src/plugins/fancy/fancy_viewer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 6dd564cae0a858dd427c447f3b634169b18caa97
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 423c209fd..937b66ab0 100644
--- a/src/plugins/fancy/fancy_viewer.c
+++ b/src/plugins/fancy/fancy_viewer.c
@@ -1168,7 +1168,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