[Commits] fancy_viewer.c 1.1.2.58 1.1.2.59

ticho at claws-mail.org ticho at claws-mail.org
Sun Nov 18 16:27:26 CET 2012


Update of /home/claws-mail/plugins/fancy/src
In directory srv:/tmp/cvs-serv2314/src

Modified Files:
      Tag: gtk2
	fancy_viewer.c 
Log Message:
2012-11-18 [ticho]	0.9.17cvs3

	* po/Makevars
	* src/fancy_viewer.c
		Attempt to clear misconception about the word 'Fancy' in plugin
		name (some translators treat it as an adjective. 

Index: fancy_viewer.c
===================================================================
RCS file: /home/claws-mail/plugins/fancy/src/Attic/fancy_viewer.c,v
retrieving revision 1.1.2.58
retrieving revision 1.1.2.59
diff -u -d -r1.1.2.58 -r1.1.2.59
--- fancy_viewer.c	18 Nov 2012 15:21:25 -0000	1.1.2.58
+++ fancy_viewer.c	18 Nov 2012 15:27:24 -0000	1.1.2.59
@@ -1192,6 +1192,7 @@
 
 const gchar *plugin_name(void)
 {
+	/* i18n: 'Fancy' here is name of the plugin, not the english word. */
 	return _("Fancy HTML Viewer");
 }
 



More information about the Commits mailing list