[sword-cvs] sword/apps/windoze/CBuilder5/BibleCS/stage/uilocales.d af.conf,1.4,1.5

sword@www.crosswire.org sword@www.crosswire.org
Thu, 26 Jun 2003 19:21:07 -0700


Update of /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/stage/uilocales.d
In directory www:/tmp/cvs-serv21064/apps/windoze/CBuilder5/BibleCS/stage/uilocales.d

Modified Files:
	af.conf 
Log Message:
	Removed all std::string references from API and
		mostly replaced with SWBuf
	Added int max param to SWBuf::append
	Added some file copy functions to FileMgr
	Moved some more install stuff to installmgr



Index: af.conf
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/BibleCS/stage/uilocales.d/af.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** af.conf	8 Oct 2002 01:43:09 -0000	1.4
--- af.conf	27 Jun 2003 02:21:05 -0000	1.5
***************
*** 1,24 ****
  [Meta]
- 
- # this should be something like: de
  Name=af
- 
- # this should be something like: German
  Description=Afrikaans
- 
- # you may provide information like: Joe Translator <jt@domain.org>
  Translator=Willem Swanepoel <wjs@eject.co.za>
  
  [Text]
- 
- # these strings should be provided like:
- # &About=&Über
- # any '&' characters designate a 'hotkey' in the user interface
- #
- # this '&' should precede a logical letter in your translation
- # and need not be the same letter or position as in the English.
  #BackBtnImage=
  #SearchBtnImage=
- 
  &About=&Aangaande
  About The SWORD Project=Aangaande The SWORD Projek
--- 1,10 ----