home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / chplus / cpp / 3 / RichEdit.exe / richres.rc < prev    next >
Text File  |  1998-02-09  |  614b  |  27 lines

  1. /****************************************************************************
  2.  
  3.  
  4. RichRes.RC
  5.  
  6. produced by Borland Resource Workshop
  7.  
  8.  
  9. *****************************************************************************/
  10.  
  11. #include "RichRes.h"
  12.  
  13. STRINGTABLE 
  14. {
  15.  Untitled_101, "Untitled"
  16.  Percent_s_102, "%s - %s"
  17.  SaveChanges_103,  "Save Changes?"
  18.  Confirmation_104, "Confirmation"
  19.  Numberbetween_105, "The number must be between 1 and 1638."
  20.  Restart_106, "Restart the application to see the %s "
  21.  Restart_107, "version."
  22.  Language_108, "English"
  23.  Language_109, "German"
  24.  Language_110, "Swedish"
  25. }
  26.  
  27.