home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kolekce / d6 / FRCLX.ZIP / SOURCE / fr_lng4.rc < prev    next >
Text File  |  2001-07-03  |  940b  |  23 lines

  1. //;--- LinesEditorForm resources -------------------------------------------------
  2.   S57000 = 'String list editor';
  3. //;--- SQLEditorForm resources -------------------------------------------------
  4.   S57010 = 'SQL editor';
  5.  
  6. //;--- String resources ----------------------------------------------------------
  7.   SInsertLabel = 'Insert Label control';
  8.   SInsertEdit = 'Insert Edit control';
  9.   SInsertMemo = 'Insert Memo control';
  10.   SInsertButton = 'Insert Button control';
  11.   SInsertCheckBox = 'Insert CheckBox control';
  12.   SInsertRadioButton = 'Insert RadioButton control';
  13.   SInsertListBox = 'Insert ListBox control';
  14.   SInsertComboBox = 'Insert ComboBox control';
  15.   SInsertDateEdit = 'Insert DateEdit control';
  16.   SInsertCheckListBox = 'Insert CheckListBox control';
  17.  
  18.   SInsertDB = 'Insert database';
  19.   SInsertTable = 'Insert table';
  20.   SInsertQuery = 'Insert query';
  21.   SInsertDBLookup = 'Insert DBLookupComboBox control';
  22.  
  23.