home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / Rhapsody / developer / examples / LocalizationExample.README < prev   
Encoding:
Text File  |  1998-01-15  |  2.3 KB  |  65 lines

  1. LocalizationExample
  2. Version 5.0 by Eric Tremblay (ericet@cam.org)
  3.  
  4.  
  5. Submitted to:
  6. ftp://next-ftp.peak.org/pub/rhapsody/submissions
  7.  
  8. Should end up in:
  9. ftp://next-ftp.peak.org/pub/rhapsody/sourcelibrary
  10.  
  11.  
  12. Contact Info:
  13.  
  14. Comments and suggestions are welcomed:
  15.  
  16. E-mail:    ericet@cam.org
  17.  WWW:    http://www.cam.org/~ericet 
  18.  
  19.  
  20. Intro:
  21.  
  22. This is simply an example of how localization works under Rhapsody (5.0). In this example the application is localized in English, French and Spanish. The source code is very easy to follow and anyone wondering how localization is done will understand in a matter of minutes after looking at this application.
  23.  
  24. I hope that you enjoy and find this program useful. Please 
  25. send me comments!!! Translation services are also offered for OpenStep and Rhapsody Developers
  26. Please contact me at ericet@cam.org for more info.
  27.  
  28. Localization (Support languages):
  29. English     by Eric Tremblay     ericet@cam.org
  30. French      by Ingrid Shelso      ingrid@cam.org
  31. Spanish     by Nathalie Poirier  ericet@cam.org
  32.  
  33. License Agreement:
  34.  
  35. In this license, the author is Eric Tremblay.
  36.  
  37. Permission to copy this package, to redistribute it and to use it for any purpose is granted. The author makes no express or implied warranty or representation of any kind with respect to the software found here, including any warranty that it is defect- free. ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE IS HEREBY DISCLAIMED. IN NO EVENT WILL THE AUTHOR BE LIABLE FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE. The author is under no obligation to provide any services, by way of maintenance, update, or otherwise.
  38.  
  39. History:
  40.  
  41. 5.0: Ported to Apple's Rhapsody (5.0)    January 14, 1998
  42. 2.4: Added the Spanish language     Janurary 2, 1998
  43. 2.3: Added flying flag to the info panel. (Click to see...)
  44. 2.2: First release. Compiled on OPENSTEP 4.2 MACH.
  45.  
  46. The Package:
  47.  
  48. Version 5.0 comes complete in a tar.gz package.
  49. Which includes:
  50.  
  51.  - LocalizationExample.app   Intel only binary should compile fine under Rhapsody PPC
  52.  
  53.  - README.TXT  This file
  54.  
  55.  - Includes Full Source Code
  56.  
  57.  - Rhapsody binary for Intel
  58.  
  59.  
  60. Compiling:
  61.  
  62. This version includes all the source code necessary to recompile the
  63. program from scratch on Rhapsody 5.0 systems. 
  64.  
  65.