balsa r8038 - in trunk: . libbalsa
- From: PeterB svn gnome org
- To: svn-commits-list gnome org
- Subject: balsa r8038 - in trunk: . libbalsa
- Date: Sat, 3 Jan 2009 15:37:07 +0000 (UTC)
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]