Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16567/src/gui
Modified Files:
wxFiltersDialog.cpp
Log Message:
put 'and' between quick filter clauses instead of just a space
Index: wxFiltersDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFiltersDialog.cpp,v
retrieving revision 1.115
retrieving revision 1.116
diff -b -u -2 -r1.115 -r1.116
--- wxFiltersDialog.cpp 10 Jan 2004 18:49:23 -0000 1.115
+++ wxFiltersDialog.cpp 11 Mar 2004 20:10:23 -0000 1.116
@@ -2317,5 +2317,5 @@
*settings = MFDialogSettings::Create();
else
- *name << ' ';
+ *name << _(" and ");
(*settings)->AddTest(ORC_L_And, false /* not inverted */,
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates