balsa r8038 - in trunk: . libbalsa



Author: PeterB
Date: Sat Jan  3 15:37:07 2009
New Revision: 8038
URL: http://svn.gnome.org/viewvc/balsa?rev=8038&view=rev

Log:
clarify string

Modified:
   trunk/ChangeLog
   trunk/libbalsa/gmime-gpgme-context.c

Modified: trunk/libbalsa/gmime-gpgme-context.c
==============================================================================
--- trunk/libbalsa/gmime-gpgme-context.c	(original)
+++ trunk/libbalsa/gmime-gpgme-context.c	Sat Jan  3 15:37:07 2009
@@ -558,7 +558,7 @@
     if (sign && (!ctx->singlepart_mode || protocol != GPGME_PROTOCOL_OpenPGP)) {
 	if (error)
 	    g_set_error(error, GPGME_ERROR_QUARK, GPG_ERR_INV_ENGINE,
-			_("combined signing and encryption is only defined for RFC 2440"));
+			_("combined signing and encryption is defined only for RFC 2440"));
 	return -1;
     }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]