balsa r8042 - in trunk: . src
- From: PeterB svn gnome org
- To: svn-commits-list gnome org
- Subject: balsa r8042 - in trunk: . src
- Date: Sat, 3 Jan 2009 20:35:27 +0000 (UTC)
Author: PeterB
Date: Sat Jan 3 20:35:27 2009
New Revision: 8042
URL: http://svn.gnome.org/viewvc/balsa?rev=8042&view=rev
Log:
fix string
Modified:
trunk/ChangeLog
trunk/src/sendmsg-window.c
Modified: trunk/src/sendmsg-window.c
==============================================================================
--- trunk/src/sendmsg-window.c (original)
+++ trunk/src/sendmsg-window.c Sat Jan 3 20:35:27 2009
@@ -5873,7 +5873,7 @@
message =
g_string_append(message,
_("The message contains attachments, which cannot be "
- "signed or encrypted\n."));
+ "signed or encrypted.\n"));
message =
g_string_append(message,
_("You should select MIME mode if the complete "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]