Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv10581/src/gui
Modified Files:
wxOptionsDlg.cpp
Log Message:
try to fix untranslated messages (bug 746)
Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.376
retrieving revision 1.377
diff -b -u -2 -r1.376 -r1.377
--- wxOptionsDlg.cpp 23 Jul 2003 23:09:10 -0000 1.376
+++ wxOptionsDlg.cpp 30 Jul 2003 00:03:23 -0000 1.377
@@ -973,5 +973,6 @@
#ifdef USE_SSL
{ "\n\n"
- gettext_noop("\nMahogany can attempt to use either SSL or TLS to send\n"
+ gettext_noop("\n"
+ "Mahogany can attempt to use either SSL or TLS to send\n"
"mail or news. TLS is used by default if available but\n"
"you may disable it if you experience problems because\n"
@@ -1633,6 +1634,6 @@
#endif // OS_UNIX
{ gettext_noop("&Reenable disabled message boxes..."), Field_SubDlg, -1 },
- { "\n"
- gettext_noop("\"Away\", or unattended, state is a special mode in\n"
+ { gettext_noop("\n"
+ "\"Away\", or unattended, state is a special mode in\n"
"which Mahogany tries to avoid any interaction with the user,\n"
"e.g. new mail notification is disabled, no progress dialogs\n"
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates