faubackup2/src support.h,1.3,1.4
Martin Waitz <[email protected]> Wed, 15 Jun 2005 08:33:47 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14361/src Modified Files: support.h Log Message: add macro F_ for translated format strings Index: support.h =================================================================== RCS file: /cvsroot/faubackup/faubackup2/src/support.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** support.h 9 Jun 2005 14:22:26 -0000 1.3 --- support.h 15 Jun 2005 08:33:45 -0000 1.4 *************** *** 20,21 **** --- 20,23 ---- # define N_(String) (String) #endif + + #define F_(FmtString) boost::format(gettext(FmtString)) ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click