home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / chplus / cpp / 5 / Komponety.exe / ibreg.res / ibreg.rc next >
Text (UTF-16)  |  1998-02-09  |  2KB  |  26 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. TIBEVENTALERTER BITMAP "TIBEVENTALERTER.bmp"
  4.  
  5. STRINGTABLE
  6. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  7. {
  8.   57800,     "You must register events before queueing them"
  9.   57801,     "Component is not connected to an open Database"
  10.   57802,     "''%s'' is not connected to an InterBase database"
  11.   57803,     "You cannot call CancelEvents from within an OnEventAlert handler"
  12.   57804,     "Invalid blank event added to EventAlerter events list"
  13.   57805,     "You cannot call QueueEvents from within an OnEventAlert handler"
  14.   57806,     "You cannot Register or Unregister events from within an OnEventAlert handler"
  15.   57807,     "You can only register 15 events per EventAlerter"
  16. }
  17.  
  18. STRINGTABLE
  19. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  20. {
  21.   57810,     "Requested Events"
  22.   57811,     "&OK"
  23.   57812,     "Cancel"
  24. }
  25.  
  26.