Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv31612/src/gui

Modified Files:
        wxOptionsDlg.cpp 
Log Message:
corrected the label text slightly

Index: wxOptionsDlg.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxOptionsDlg.cpp,v
retrieving revision 1.322
retrieving revision 1.323
diff -b -u -2 -r1.322 -r1.323
--- wxOptionsDlg.cpp    17 Mar 2002 21:45:02 -0000      1.322
+++ wxOptionsDlg.cpp    18 Mar 2002 00:25:37 -0000      1.323
@@ -1471,6 +1471,7 @@
    { gettext_noop("Splash screen &delay"),         Field_Number,  ConfigField_Splash  
   },
    { gettext_noop("If autosave delay is not 0, the program will periodically\n"
-                  "save all unsaved information which reduces the risk of loss\n"
-                  "of information"),               Field_Message, -1                  
   },
+                  "save all unsaved information (settings, contents of the\n"
+                  "opened compose windows, ...) which reduces the risk of loss\n"
+                  "of it in case of a crash"),     Field_Message, -1                  
+   },
    { gettext_noop("&Autosave delay"),              Field_Number, -1                   
   },
    { gettext_noop("Confirm &exit"),                Field_Bool | Field_Restart, -1     
                },


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to