home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / fiasco_2.1 / development / locale / fiasco.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1997-10-19  |  33KB  |  1,498 lines

  1. ## version $VER: fiasco.catalog 6.XX (XX.XX.XX)
  2. ## codeset 0
  3. ## language X
  4. MSG_TRANSLATOR
  5. MSG_OK
  6. MSG_CANCEL
  7. ; Cancel
  8. MSG_CONTINUE
  9. ; Continue
  10. MSG_TERMINATE
  11. ; Terminate
  12. MSG_RETRYCANCEL
  13. ; Retry|Cancel
  14. MSG_OKCANCEL
  15. ; Ok|Cancel
  16. MSG_YESNO
  17. ; Yes|No
  18. MSG_SAVE_GAD
  19. ; _Save...
  20. MSG_LOAD_GAD
  21. ; _Load...
  22. MSG_CONTINUE_CANCEL
  23. ; Continue|Cancel
  24. MSG_FREEING_PROJECT
  25. ; freeing project...
  26. MSG_CREATING_PROJECT
  27. ; creating project...
  28. MSG_CREATING_BACKUP
  29. ; creating backup...
  30. MSG_WRITING
  31. ; writing...
  32. MSG_READING
  33. ; reading...
  34. MSG_WRITING_ICON
  35. ; writing icon...
  36. MSG_WRITING_RELATIONS
  37. ; writing relations...
  38. MSG_READING_RELATIONS
  39. ; reading relations...
  40. MSG_OPENING_FILE
  41. ; opening file...
  42. MSG_SEARCHING
  43. ; searching...
  44. MSG_CREATING_FILTER
  45. ; creating filter...
  46. MSG_SORTING
  47. ; sorting...
  48. MSG_CREATING_DT_OBJECT
  49. ; creating DTObject...
  50. MSG_CONVERTING_FIELD
  51. ; converting field...
  52. MSG_VIRTUAL_FIELDS
  53. ; virtual fields...
  54. MSG_PRINTING
  55. ; printing...
  56. MSG_AREXX_PRINTING
  57. ; ARexx print...
  58. MSG_SCANNING_FILE
  59. ; scanning file...
  60. MSG_POSITION_OCCUPIED
  61. ; position occupied
  62. MSG_ILLEGAL_POSITION
  63. ; illegal position
  64. MSG_NO_FIELD_ACTIVE
  65. ; no field active
  66. MSG_RESERVED4
  67. MSG_NOT_ENOUGH_MEMORY
  68. ; Not enough memory
  69. MSG_NOT_ENOUGH_CHIP_MEM
  70. ; Not enough Chip memory
  71. MSG_COULDNT_OPEN_S_VERSION_D
  72. ; Couldn`t open %s\nversion %ld or higher
  73. MSG_COULDNT_OPEN_FONT
  74. ; Couldn`t open font %s %ld
  75. MSG_COULDNT_OPEN_FILE
  76. ; Couldn`t open file
  77. MSG_COULDNT_OPEN_WINDOW
  78. ; Couldn`t open window
  79. MSG_COULDNT_CREATE_GADGETS
  80. ; Couldn`t create gadgets
  81. MSG_COULDNT_CREATE_MENUS
  82. ; Couldn`t create menus
  83. MSG_COULDNT_CREATE_BOOPSI
  84. ; Couldn`t create BOOPSI object
  85. MSG_COULDNT_ALLOC_ASL
  86. ; Couldn`t allocate ASL requester
  87. MSG_COULDNT_CREATE_MSGPORT
  88. ; Couldn`t create message port
  89. MSG_COULDNT_LOCK_PUBSCREEN
  90. ; Couldn`t lock public screen
  91. MSG_COULDNT_GET_VISUALINFO
  92. ; Couldn`t get visual info
  93. MSG_COULDNT_GET_SCR_DRAWINFO
  94. ; Couldn`t get screen draw info
  95. MSG_COULDNT_CREATE_CUSTOMGADS
  96. ; Couldn`t create custom gadgets
  97. MSG_COULDNT_OPEN_S
  98. ; Couldn`t open %s
  99. MSG_PROBLEMS_WITH_S_S
  100. ; Problems with %s\n%s
  101. MSG_DATATYPES_LIBRARY_REQUIRED
  102. ; datatypes.library required
  103. MSG_AMIGAGUIDE_LIBRARY_REQUIRED
  104. ; amigaguide.library required for online-help
  105. MSG_COULDNT_OPEN_GUIDE_ERROR_D
  106. ; Couldn`t open Guide\nError: %ld
  107. MSG_COULDNT_CREATE_BACKUP_S_S
  108. ; Couldn`t create backup %s\n%s
  109. MSG_COULDNT_CREATE_BACKUP_OF_S_S
  110. ; Couldn`t create backup of %s\n%s
  111. MSG_ERROR_WHILE_WRITING_S_S
  112. ; Error while writing %s\n%s
  113. MSG_ERROR_WHILE_READING_S_S
  114. ; Error while reading %s\n%s
  115. MSG_COULDNT_OPEN_S_FOR_WRITING_S
  116. ; Couldn`t open \"%s\" for write access\n%s
  117. MSG_COULDNT_OPEN_S_FOR_READING_S
  118. ; Couldn`t open \"%s\" for read access\n%s
  119. MSG_S_IS_NO_A_VALID_FIASCO_PROJECT
  120. ; \"%s\"\nis not a valid Fiasco database file
  121. MSG_COULDNT_SAVE_SETTINGS_TO_S
  122. ; Couldn`t save settings to \"%s\"
  123. MSG_COULDNT_READ_SETTINGS_FROM_S
  124. ; Couldn`t read settings from \"%s\"
  125. MSG_COULDNT_FIND_KEY
  126. ; Couldn`t find key
  127. MSG_COULDNT_FIND_RELATED_FIELD
  128. ; Couldn`t find related field
  129. MSG_COULDNT_OPEN_S_FOR_RELATIONS_S
  130. ; Couldn`t open \"%s\" for relations\n%s
  131. MSG_COULDNT_EXECUTE_S
  132. ; Couldn`t execute %s
  133. MSG_INVALID_NEWMENU
  134. ; Invalid NewMenu structure
  135. MSG_MENU_HAS_BEEN_TRIMMED
  136. ; Menu has been trimmed
  137. MSG_KEY_AND_REAL_EQUAL
  138. ; Key and real Field must not be equal
  139. MSG_COULDNT_OPEN_SCREEN
  140. ; Couldn`t open screen\n%s
  141. MSG_COULDNT_LOCK_PROJECT_DIR
  142. ; Couldn`t lock directory of project\n%s
  143. MSG_SCRIPT_RETURNED_ERROR
  144. ; Error in ARexx-Script \"%s\":\nLevel: %ld\nError: %s (%ld)
  145. MSG_RC5
  146. ; Warning (rc = 5)
  147. MSG_RC10
  148. ; Error (rc = 10)
  149. MSG_RC20
  150. ; Fatal Error (rc = 20)
  151. MSG_S_IN_AREXX_SCRIPT_CMD_S_S
  152. ; %s in ARexx script:\nCommand Line: \"%s\"\nCommand Template: \"%s\"\nDescription: %s
  153. MSG_REQUIRED_ARG_MISSING
  154. ; required argument missing
  155. MSG_BAD_MODE
  156. ; command may not be called in this mode
  157. MSG_NO_RECORD
  158. ; No record active (Project empty?)
  159. MSG_UNKNOWN_ERROR
  160. ; Unknown error
  161. MSG_NO_FIELD
  162. ; Unknown field ID
  163. MSG_SEARCH_FAILED
  164. ; Nothing found
  165. MSG_NO_RESULT
  166. ; No result requested
  167. MSG_UNKNOWN_COMMAND
  168. ; Unknown command
  169. MSG_BAD_NUMBER
  170. ; Bad number
  171. MSG_BAD_ARGS
  172. ; Bad args
  173. MSG_PROJECT_ACTIVE
  174. ; Project already active
  175. MSG_UNKNOWN_PROJECT
  176. ; Unknown project
  177. MSG_NO_AREXX
  178. ; ARexx server not active
  179. MSG_GUI_NOT_LOCKED
  180. ; GUI is not locked
  181. MSG_COULDNT_ACTIVATE_FIELD
  182. ; Couldn`t activate Field
  183. MSG_WRONG_FIELD_TYPE
  184. ; Wrong fieldtype
  185. MSG_NO_RECORD_4
  186. ; No record
  187. MSG_AREXX_SCRIPT_RETURNED
  188. ; ARexx script\n%s\nreturned\n%s (%ld)
  189. MSG_COULD_NOT_START_AREXX_SCRIPT
  190. ; Could not start ARexx script\n%s\n%s
  191. MSG_UNNAMED
  192. ; Unnamed
  193. MSG_FIASCO
  194. ; Fiasco
  195. MSG_EDIT_RELATION
  196. ; Edit relation
  197. MSG_EDIT_MENU
  198. ; User Menu
  199. MSG_SHOW_COLUMN
  200. ; Show column
  201. MSG_SELECT_FILE
  202. ; Select file
  203. MSG_SELECT_PREFS
  204. ; Select prefs
  205. MSG_SELECT_FONT
  206. ; Select font
  207. MSG_GOTO
  208. ; Goto
  209. MSG_FILTER
  210. ; Filter
  211. MSG_REPLACE
  212. ; Replace
  213. MSG_COUNT
  214. ; Count
  215. MSG_FIND
  216. ; Find
  217. MSG_SORT
  218. ; Sort
  219. MSG_OPTIONS
  220. ; Options
  221. MSG_IMPORT
  222. ; Import
  223. MSG_EXPORT
  224. ; Export
  225. MSG_CONVERT_FIELD
  226. ; Convert Field
  227. MSG_EMPTY
  228. ; Empty
  229. MSG_NEW_FIELD
  230. ; New Field:
  231. MSG_EDIT_FIELD
  232. ; Edit Field:
  233. MSG_DT_LOADING_DEFERRED
  234. ; Deferred
  235. MSG_DELETE_FIELD
  236. ; Delete Field
  237. MSG_FT_STRING
  238. ; String
  239. MSG_FT_INTEGER
  240. ; Integer
  241. MSG_FT_FLOAT
  242. ; Float
  243. MSG_FT_BOOL
  244. ; Boolean
  245. MSG_FT_CYCLE
  246. ; Cycle
  247. MSG_FT_SLIDER
  248. ; Slider
  249. MSG_FT_DATE
  250. ; Date
  251. MSG_FT_TIME
  252. ; Time
  253. MSG_FT_EXTERN
  254. ; Extern
  255. MSG_FT_DATATYPES
  256. ; Datatypes
  257. MSG_FT_TEXT
  258. ; Text
  259. MSG_FT_BUTTON
  260. ; Button
  261. MSG_FT_BAR
  262. ; Bar
  263. MSG_FT_VARSTRING
  264. ; Var String
  265. MSG_FT_LISTVIEW
  266. ; Listview
  267. MSG_ADD
  268. ; Add
  269. MSG_DEL
  270. ; Delete
  271. MSG_ERASE
  272. ; Erase
  273. MSG_OPEN
  274. ; Open
  275. MSG_QUIT
  276. ; Quit
  277. MSG_ID
  278. MSG_MAXCHARS
  279. ; max chars
  280. MSG_WIDTH
  281. ; Width
  282. MSG_HEIGHT
  283. ; Height
  284. MSG_INITCONT
  285. ; Initial Content
  286. MSG_COMMAND
  287. ; Command
  288. MSG_MINMAX
  289. ; Min/Max
  290. MSG_AREXX
  291. ; ARexx
  292. MSG_STRETCH
  293. ; Mask Stretching
  294. MSG_FATAL_ERROR
  295. ; FATAL ERROR!\nProject has to be closed!\nDo you want to save it before proceeding?\n(The original one will be in %s.bak)
  296. MSG_ILLEGAL_VAL_FOR_MAXCHARS
  297. ; Illegal value for:\n\"Max chars\"
  298. MSG_D_ENTRIES_ARE_LONGER
  299. ; Warning:\n%ld entries are longer than %ld chars!\nThe maximun length is %ld
  300. MSG_INVALID_VALUES_FOR
  301. ; Invalid values for:
  302. MSG_FIELD_TOO_WIDE
  303. ; Field is too wide!\nThe maximum width in this place is %ld.%s
  304. MSG_SHIFTING_NOT_POSSIBLE
  305. ; \nShifting is not possible.
  306. MSG_NEEDSLABEL
  307. ; You have to specify at least one label
  308. MSG_SMALLSTACK
  309. ; The specified stacksize is relatively small!\nDo you really want to use this value?\n(Crashes are possible)
  310. MSG_ASK_REMOVE_RECORD
  311. ; Do you really want\nto remove this record?
  312. MSG_ASK_REMOVE_FIELD
  313. ; Do you really want\nto remove this field?\n(All data in this field will be lost!)
  314. MSG_FIASCO_TOO_OLD
  315. ; You need a newer version of\nFiasco to load %s.\nThis is Fiasco %ld.%ld.\nThe file has been created with Fiasco %ld.%ld.
  316. MSG_PROB_NO_MEM
  317. ; Probably not enough memory
  318. MSG_S_HAS_CHANGED_S_ANYWAY
  319. ; \"%s\" has changed.\n%s anyway?
  320. MSG_INVALID_NUMBER
  321. ; Invalid Number
  322. MSG_THERE_ARE_MENUS
  323. ; There are already user-defined menus!\nShall I append the new menus or replace them?
  324. MSG_PATTERN_S_NOT_FOUND
  325. MSG_FILTER_BOGUS
  326. ; No records would match with this filter\nUsing old index
  327. MSG_ASK_REPLACE
  328. ; Replace ?
  329. MSG_FOUND_PAT_D_TIMES
  330. ; Found pattern %ld times.\n(%ld %%)
  331. MSG_NO_PATTERN
  332. ; No pattern specified
  333. MSG_STATISTIC
  334. MSG_FIELDTYPE_MISMATCH
  335. ; Fieldtype mismatch
  336. MSG_MAXCHARS_TOO_SMALL
  337. ; Max Chars of %s too small
  338. MSG_COULDNT_CLOSE_SCREEN
  339. ; Fiasco is attempting to close its public screen.\nPlease close all windows.
  340. MSG_S_ALREADY_EXISTS_REALLY_OVERWRITE
  341. ; %s already exists.\nDo you want to overwrite it?
  342. MSG_S_IS_INVALID
  343. ; %s is corrupt 
  344. MSG_DO_REALLY_WANT_TO_REORG
  345. ; Do you really want to reorganize the database\n%s?\n%ld unused records will be\nunrecoverably deleted!
  346. MSG_S_MAY_BE_INVALID
  347. ; %s may be invalid.\nDo you want to try to load the database nethertheless?\n(Be careful with save commands, because that may destroy your data entirely!) 
  348. MSG_LOAD_DATABASE_CANCEL
  349. ; Load Database|Cancel
  350. MSG_PERFORM_MODIFICATION_SAVE
  351. ; To perform this modification,\nFiasco has to save the database.\nDo you want to continue?
  352. MSG_PATTERN_NOT_FOUND
  353. ; Pattern not found
  354. MSG_OSERR_NOMONITOR
  355. ; Monitor not availble
  356. MSG_OSERR_NOCHIPS
  357. ; Newer custom chips required
  358. MSG_OSERR_UNKNOWNMODE
  359. ; Unknown display mode
  360. MSG_OSERR_PUBNOTUNIQUE
  361. ; Name of public screen already used
  362. MSG_SHIFT_SQUEEZE_CANCEL
  363. ; Shift|Squeeze|Cancel
  364. MSG_S_SAVE_THEN_S_CANCEL
  365. ; %s|Save then %s|Cancel
  366. MSG_REPLACE_APPEND
  367. ; Replace|Append
  368. MSG_CONTINUE_IGNORE
  369. ; Continue|Help|Ignore
  370. MSG_OK_ABORT_SKIP
  371. ; Ok|Abort|Skip
  372. MSG_SQUEEZE_CANCEL
  373. ; Squeeze|Cancel
  374. MSG_CHANGE_TO_D_CHANGE_TO_D_CANCEL
  375. ; Change to %ld|Change to %ld|Cancel
  376. MSG_RETURN_TO_MAIN_RETURN_TO_REQUESTER
  377. ; Return to Main|Return to Requester
  378. MSG_NO_LEXICAL_SCOPE
  379. ; No lexical scope
  380. MSG_STREAM_READ_ERROR
  381. ; Stream read error
  382. MSG_STREAM_WRITE_ERROR
  383. ; Stream write error
  384. MSG_STREAM_SEEK_ERROR
  385. ; Stream seek error
  386. MSG_FILE_IS_CORRUPT
  387. ; File is corrupt
  388. MSG_IFF_SYNTAX_ERROR
  389. ; IFF syntax error
  390. MSG_NOT_IFF
  391. ; Not an IFF file
  392. MSG_IFF_ERROR
  393. ; IFF Error:\n%s
  394. MSG_COULDNT_OPEN_CLIPBOARD
  395. ; Couldn`t open clipboard
  396. MSG_CLIPBOARD_CONTAINS_NO_FTXT
  397. ; Clipboard contains no text
  398. MSG_ASL_SELECT_DATABASE
  399. ; Select Database
  400. MSG_INPUT_NUMBER
  401. ; Input Number:
  402. MSG_INPUT_STRING
  403. ; Input String:
  404. MSG_SELECT_FIELD
  405. ; Select Field
  406. MSG_NAME_GAD
  407. ; _Name
  408. MSG_AUTHOR_GAD
  409. ; _Author
  410. MSG_ANNO_GAD
  411. ; Anno_tations
  412. MSG_STRECH_X_GAD
  413. MSG_STRECH_Y_GAD
  414. MSG_OPT_WINDOWS
  415. ; Windows
  416. MSG_OPT_OPEN_LIST_GAD
  417. ; Open list on _startup
  418. MSG_OPT_FIX_LIST_COORD_GAD
  419. ; _List position fixed
  420. MSG_OPT_FIX_MASK_COORD_GAD
  421. ; _Mask position fixed
  422. MSG_OPT_RECORDS
  423. ; Records
  424. MSG_OPT_RECORD_READ_TIME_GAD
  425. ; Max. t_ime for reading
  426. MSG_OPT_MAX_MEMORY_GAD
  427. ; Max. memo_ry
  428. MSG_OPT_DRAG_GAD
  429. ; Drag Bar
  430. MSG_OPT_DEPTH_GAD
  431. ; Depth Gadget
  432. MSG_OPT_CLOSE_GAD
  433. ; Close Gadget
  434. MSG_OPT_SIZE_GAD
  435. ; Size Gadget
  436. MSG_OPT_TITLE_GAD
  437. ; Title
  438. MSG_ID_GAD
  439. ; _ID
  440. MSG_WIDTH_GAD
  441. ; _Width
  442. MSG_HEIGHT_GAD
  443. ; _Height
  444. MSG_INIT_CONT_GAD
  445. ; _Type
  446. MSG_USE_OLD_VALUE_GAD
  447. ; Use old value
  448. MSG_MAX_CHARS_GAD
  449. ; _Max Chars
  450. MSG_SCRIPT_GAD
  451. ; ARexx-_Script
  452. MSG_READ_ONLY_GAD
  453. ; _Read Only
  454. MSG_FIELDREQ_OPTIONS
  455. ; Options
  456. MSG_FIELDREQ_EDIT_SCRIPT
  457. ; Edit S_cript...
  458. MSG_USE_OWN_VALUE_GAD
  459. ; Use own value
  460. MSG_OWN_VALUE_GAD
  461. ; _Own value
  462. MSG_FR_VIRTUAL_GAD
  463. ; _Virtual
  464. MSG_FR_FREEDOM_GAD
  465. ; _Freedom
  466. MSG_FR_FREEDOM_HORIZ
  467. ; Horizontal
  468. MSG_FR_FREEDOM_VERT
  469. ; Vertical
  470. MSG_FR_WIDTH_HEIGHT_GAD
  471. ; Width_/Height
  472. MSG_FR_LISTVIEW_GAD
  473. ; _Listview
  474. MSG_FR_KEYBOARD_SHORTCUT_GAD
  475. ; _Keyboard Shortcut
  476. MSG_FR_KEYBOARD_SHORTCUT
  477. ; Keyboard Shortcut
  478. MSG_FR_JUSTIFICATION_GAD
  479. ; _Justification
  480. MSG_FR_JUSTIFICATION_LEFT
  481. ; Left
  482. MSG_FR_JUSTIFICATION_RIGHT
  483. ; Right
  484. MSG_FR_JUSTIFICATION_CENTERED
  485. ; Centered
  486. MSG_FR_LIST_JUSTIFICATION_GAD
  487. ; J_ustification
  488. MSG_FR_MASK_HIDDEN_GAD
  489. ; Hidd_en
  490. MSG_FR_LIST_HIDDEN_GAD
  491. ; Hidde_n
  492. MSG_FR_LIST
  493. ; List Window
  494. MSG_FR_MASK
  495. ; Mask Window
  496. MSG_FR_STRUCTURE
  497. ; Structure
  498. MSG_FR_LIST_WIDTH_GAD
  499. ; Width
  500. MSG_FR_STYLE
  501. ; Style
  502. MSG_FR_WIDTH
  503. ; Mask/Width
  504. MSG_FR_HEIGHT
  505. ; Mask/Height
  506. MSG_FR_MAX_CHARS
  507. ; Max Chars
  508. MSG_FR_LIST_WIDTH
  509. ; List/Width
  510. MSG_FR_SELECT_FIELD_TO_EDIT
  511. ; Select field to edit:
  512. MSG_FR_FORMULA_GAD
  513. ; Formula
  514. MSG_FR_PROGRAMMING
  515. ; Programming
  516. MSG_FR_PREDEF_VALUES_GAD
  517. ; Predefined Values...
  518. MSG_FR_SELECT_ONLY_GAD
  519. ; Select Only
  520. MSG_FR_AREXX_ARGS_GAD
  521. ; Arguments
  522. MSG_GIMME_UNI_ID_GAD
  523. ; Use unique Key
  524. MSG_PRECISION_GAD
  525. ; _Precision
  526. MSG_MIN_VAL_GAD
  527. ; _Min. Value
  528. MSG_MAX_VAL_GAD
  529. ; Ma_x. Value
  530. MSG_FORMAT_GAD
  531. ; _Format
  532. MSG_MAX_FORMAT_LEN_GAD
  533. ; Format Len_gth
  534. MSG_LABELS_GAD
  535. ; Labels
  536. MSG_ADD_CYCLE_LABEL_GAD
  537. ; Add
  538. MSG_DEL_CYCLE_LABEL_GAD
  539. ; Del
  540. MSG_USE_CURRENT_DATE_GAD
  541. ; Use current date
  542. MSG_USE_CURRENT_TIME_GAD
  543. ; Use current time
  544. MSG_FR_TIME_DURATION_GAD
  545. ; _Duration format
  546. MSG_COMMAND_GAD
  547. ; Comman_d
  548. MSG_STACK_GAD
  549. ; St_ack
  550. MSG_FILEREQ_GADGET_GAD
  551. ; File_Req Gadget
  552. MSG_FR_EXT_COMMAND
  553. ; Command
  554. MSG_SCROLLBARS_GAD
  555. ; Scroll_bars
  556. MSG_DEFER_LOADING_GAD
  557. ; _Defer Loading
  558. MSG_SAVE_GADGET_GAD
  559. ; Save _Gadget
  560. MSG_IMMEDIATE_PLAY_GAD
  561. ; _Play immediately
  562. MSG_DT_BORDER_GAD
  563. ; Bo_rder
  564. MSG_DT_STRING_GAD
  565. ; Display _filename
  566. MSG_DT_TYPE_OPTIONS_GAD
  567. ; _Options...
  568. MSG_DT_CENTER_CONTENTS_GAD
  569. ; _Center
  570. MSG_TEXT_GAD
  571. ; _Text
  572. MSG_PEN_GAD
  573. ; _Pen
  574. MSG_BOLD_GAD
  575. ; _Bold
  576. MSG_ITALICS_GAD
  577. ; _Italics
  578. MSG_UNDERLINED_GAD
  579. ; _Underlined
  580. MSG_NORMAL_GAD
  581. ; Normal
  582. MSG_HIGHLIGHT_GAD
  583. ; Highlight
  584. MSG_TXT_TEXT
  585. ; Text
  586. MSG_CONSOLE_WINDOW_GAD
  587. ; Co_nsole window
  588. MSG_FR_BUTTON_PROGRAM_TYPE_GAD
  589. ; T_ype
  590. MSG_FR_BUTTON_PROGRAM
  591. ; Action
  592. MSG_CLIPBOARD_GADGETS_GAD
  593. ; _Clipboard Gadgets
  594. MSG_DTTO_PICTURES
  595. ; Pictures
  596. MSG_DTTO_SCALING_GAD
  597. ; _Scaling
  598. MSG_DTTO_SCALING_OFF
  599. ; Off
  600. MSG_DTTO_SCALING_IF_BIGGER
  601. ; If Bigger
  602. MSG_DTTO_SCALING_ALWAYS
  603. ; Always
  604. MSG_DTTO_SCALE_SIZE_GAD
  605. ; Scale Si_ze
  606. MSG_DTTO_FULL_SIZE
  607. ; Full Size
  608. MSG_DTTO_PROPORTIONAL_SMALL
  609. ; Proportional Small
  610. MSG_DTTO_PROPORTIONAL_BIG
  611. ; Proportional Big
  612. MSG_DTTO_TEXTS
  613. ; Texts
  614. MSG_DTTO_WORDWRAP_GAD
  615. ; _Word Wrap
  616. MSG_DTTO_MISC
  617. ; Miscellaneous
  618. MSG_DTTO_MASK
  619. ; Mask
  620. MSG_DTTO_TITLE
  621. ; Datatypes Options
  622. MSG_DTTO_DONT_REQUEST_DISKS
  623. ; Do not request disks
  624. MSG_POG_TITLE
  625. ; Popup Gadget
  626. MSG_POG_TYPE_GAD
  627. ; _Popup Gadget
  628. MSG_POG_TYPE_OFF
  629. ; Off
  630. MSG_POG_TYPE_PREDEFINED_VALUE
  631. ; Request Predefined Value
  632. MSG_POG_TYPE_AREXX_SCRIPT
  633. ; Execute ARexx Script
  634. MSG_POG_PREDEFINED_VALUES
  635. ; Predefined Values
  636. MSG_POG_VALUE_GAD
  637. ; _Value
  638. MSG_POG_VALUE_NEW_GAD
  639. ; _New
  640. MSG_POG_VALUE_DEL_GAD
  641. ; _Del.
  642. MSG_POG_AREXX_SCRIPT
  643. ; ARexx Script
  644. MSG_PDR_TITLE
  645. ; Predefined Values
  646. MSG_PDR_FIELD_GAD
  647. ; Field:
  648. MSG_PDR_OLD_VALUE_GAD
  649. ; Old Value:
  650. MSG_PDR_NEW_VALUE_GAD
  651. ; _New Value:
  652. MSG_FIELD_GAD
  653. ; _Fields:
  654. MSG_PATTERN_GAD
  655. ; Pa_ttern
  656. MSG_BLURRED_GAD
  657. ; Blurred Search
  658. MSG_NEXT_GAD
  659. ; Next
  660. MSG_FIRST_GAD
  661. ; First
  662. MSG_PREV_GAD
  663. ; Previous
  664. MSG_REPLACE_GAD
  665. ; _Replacement
  666. MSG_CONFIRM_GAD
  667. ; C_onfirm
  668. MSG_ALL_GAD
  669. ; All
  670. MSG_SEARCH_INDEX_GAD
  671. ; _Index
  672. MSG_MARK_TITLE
  673. ; Mark
  674. MSG_SEARCH_FOR_GAD
  675. ; Search for:
  676. MSG_SEARCH_DELETE_GAD
  677. ; _Delete
  678. MSG_SEARCH_BLURRED_SEARCH_OFF
  679. MSG_SEARCH_MODE_GAD
  680. ; Mode:
  681. MSG_SEARCH_MODE_BY_FIELDS
  682. ; By Fields
  683. MSG_SEARCH_MODE_BY_FORMULA
  684. ; By Formula
  685. MSG_SEARCH_FORMULA_GAD
  686. ; _Formula:
  687. MSG_SEARCH_SEARCHINFO_NAME_GAD
  688. ; Name:
  689. MSG_SEARCH_REPLACE_FIELD_GAD
  690. ; Field
  691. MSG_SEARCH_SELECT_VALUE
  692. ; Select Value:
  693. MSG_SEARCHINFO_TITLE
  694. ; Select Search Information
  695. MSG_SEARCHINFO_NAME_DEFAULT
  696. ; Default
  697. MSG_SEARCHINFO_NAME_FILTER_DEFAULT
  698. ; Filter Default
  699. MSG_SORT_BY_GAD
  700. ; Sort _by
  701. MSG_DESCENDING_GAD
  702. ; _Descending
  703. MSG_SORT_DEL_GAD
  704. ; D_elete
  705. MSG_SORT_FIELDS_GAD
  706. ; _Fields
  707. MSG_SORT_INDEX_GAD
  708. ; _Index
  709. MSG_SORT_USE_LOCALE_GAD
  710. ; Use _Locale Settings
  711. MSG_GOTO_RECORD_NUMBER
  712. ; Record Number:
  713. MSG_RELATED_FILE_GAD
  714. ; _Related File
  715. MSG_KEY_HERE_GAD
  716. ; _Local Key
  717. MSG_KEY_THERE_GAD
  718. ; _Remote Key
  719. MSG_REAL_THERE_GAD
  720. ; Remote r_eal Data
  721. MSG_REAL_HERE_GAD
  722. ; Local real Data
  723. MSG_RELATION_TYPE_GAD
  724. ; T_ype
  725. MSG_RELATION_ONE_WAY_GAD
  726. ; Only read relation
  727. MSG_RELATION_ONLY_LISTS
  728. ; Only listviews
  729. MSG_RELATION_ONLY_SIMPLE_TYPES
  730. ; Only simple types
  731. MSG_RELATION_MATCH_KEY_HERE_ONLY_SIMPLE
  732. ; Match local Key, Only Simple
  733. MSG_RELATION_MATCH_REAL_HERE
  734. ; Match local real Data
  735. MSG_RELATION_TYPE_ONE_TO_ONE_GAD
  736. ; 1:N (Field with same key directly copied)
  737. MSG_RELATION_TYPE_SUM_TO_N_GAD
  738. ; N:Sum (Fields with same key summed up)
  739. MSG_RELATION_TYPE_ONE_TO_N_GAD
  740. ; N:L (Fields with same key copied in list)
  741. MSG_RELATION_TYPE_N_TO_ONE_GAD
  742. ; 1:L (Fields with same key in list copied in list)
  743. MSG_ITEMS_GAD
  744. ; Items
  745. MSG_TYPE_GAD
  746. ; _Type
  747. MSG_MENU_COMMAND_GAD
  748. ; _Command
  749. MSG_AREXX_GAD
  750. ; ARexx
  751. MSG_CLI_GAD
  752. ; CLI
  753. MSG_ADD_USER_ITEM_GAD
  754. ; Add
  755. MSG_DEL_USER_ITEM_GAD
  756. ; Del
  757. MSG_XP_FILE_GAD
  758. ; _File
  759. MSG_XP_VIEW_GAD
  760. ; _View
  761. MSG_XP_RECORDS
  762. ; Records
  763. MSG_XP_RECORD_START_GAD
  764. ; S_tart
  765. MSG_XP_RECORD_END_GAD
  766. ; _End
  767. MSG_XP_RECORD_SEPERATOR_GAD
  768. ; Se_perator
  769. MSG_XP_FIELDS
  770. ; Fields
  771. MSG_XP_FIELD_START_GAD
  772. ; St_art
  773. MSG_XP_FIELD_END_GAD
  774. ; E_nd
  775. MSG_XP_FIELD_SEPERATOR_GAD
  776. ; Sepe_rator
  777. MSG_XP_MISC
  778. ; Misc
  779. MSG_XP_SKIP_LINES_GAD
  780. ; Skip _Lines
  781. MSG_XP_START_SKIP_GAD
  782. ; Start S_kip
  783. MSG_XP_OPTIONS
  784. ; Options
  785. MSG_XP_FIRST_LINE_IDS_GAD
  786. ; First record contains _IDs
  787. MSG_XP_APPEND_NEW_FIELDS_GAD
  788. ; Append ne_w fields
  789. MSG_XP_OVERWRITE_OLD_PROJECT_GAD
  790. ; _Overwrite old project
  791. MSG_XP_MARKED_RECORDS_ONLY_GAD
  792. ; _Marked records only
  793. MSG_XP_MAX_FIELDS_GAD
  794. ; Ma_x Fields
  795. MSG_XP_LISTVIEWS
  796. ; Listviews
  797. MSG_XP_ENTRY_SEPARATOR_GAD
  798. ; Entry Separator
  799. MSG_FIELD_ID_GAD
  800. ; Field ID
  801. MSG_OLD_TYPE_GAD
  802. ; old Type
  803. MSG_NEW_TYPE_GAD
  804. ; _new Type
  805. MSG_ALTERNATIVE_FORMAT_GAD
  806. ; _alternative format
  807. MSG_CONV_OPTIONS
  808. ; Options
  809. MSG_CONV_S_IS_USED_BY
  810. ; %s is used by:
  811. MSG_CONV_REMOVE_CANCEL
  812. ; Remove|Cancel
  813. MSG_CONV_ONE_RELATION
  814.  1 relation as Real Here
  815. MSG_CONV_D_RELATIONS
  816.  %ld relations
  817. MSG_CONV_ONE_INDEX_FOR_SORTING
  818.  1 index for sorting
  819. MSG_CONV_D_INDICES_FOR_SORTING
  820.  %ld indices for sorting
  821. MSG_CONV_ONE_INDEX_FOR_FILTERING
  822.  1 index for filtering
  823. MSG_CONV_D_INDICES_FOR_FILTERING
  824.  %ld indices for filtering
  825. MSG_PUBLIC_SCREEN_GAD
  826. ; PublicScreen
  827. MSG_CUSTOM_SCREEN_GAD
  828. ; CustomScreen
  829. MSG_SCREEN_MODE_GAD
  830. ; Screen Mode
  831. MSG_MASK_FONT
  832. ; Mask Font
  833. MSG_CUSTOM_SCREEN_FONT
  834. ; Custom Screen Font
  835. MSG_USE_CUSTOM_FONT_S_GAD
  836. ; Custom Font
  837. MSG_USE_WB_SCREEN_S_GAD
  838. ; WB Screen Font
  839. MSG_USE_CUSTOM_FONT_M_GAD
  840. ; Custom Font
  841. MSG_USE_SYSTEM_DEFAULT_FONT_M_GAD
  842. ; System Default Font
  843. MSG_SCREEN
  844. ; Screen
  845. MSG_SCREEN_TYPE_GAD
  846. ; Screen_type
  847. MSG_PUBSCREEN_NAME_GAD
  848. ; _PubScreen Name
  849. MSG_SCREEN_FONT_TYPE_GAD
  850. ; Screen _Font
  851. MSG_MASK_FONT_TYPE_GAD
  852. ; _Mask Font
  853. MSG_SELECT_CUSTOM_FONT
  854. ; Custom Font
  855. MSG_DISPLAY_TITLE
  856. ; Display
  857. MSG_IMAGES
  858. ; Images
  859. MSG_NEW_LOOK_PROP_GADS_GAD
  860. ; _New look proportional gadgets
  861. MSG_PF_NEW_ELEMENT
  862. ; New Element:
  863. MSG_PF_EDIT_ELEMENT
  864. ; Edit Element:
  865. MSG_PF_FIELD_GAD
  866. ; _Field
  867. MSG_PF_WIDTH_GAD
  868. ; _Width
  869. MSG_PF_TEXT_GAD
  870. ; _Text
  871. MSG_PF_CLIP_GAD
  872. ; _Clip
  873. MSG_PF_BOLD_GAD
  874. ; _Bold
  875. MSG_PF_ITALIC_GAD
  876. ; _Italic
  877. MSG_PF_UNDERLINED_GAD
  878. ; _Underlined
  879. MSG_PF_STYLE
  880. ; Style
  881. MSG_PF_HEIGHT_GAD
  882. ; _Height
  883. MSG_P_ELEMENT_FIELD
  884. ; Field
  885. MSG_P_ELEMENT_TEXT
  886. ; Text
  887. MSG_P_ELEMENT_FORMFEED
  888. ; Formfeed
  889. MSG_PO_TITLE
  890. ; Print Options
  891. MSG_PO_PRINT_TO_GAD
  892. ; Print _to
  893. MSG_PO_MARKED_ONLY_GAD
  894. ; Only _marked records
  895. MSG_PO_AREXX_PRINT_GAD
  896. ; Print with _ARexx
  897. MSG_PO_WAIT_AFTER_EACH_PAGE_GAD
  898. ; _Wait after each Page
  899. MSG_PRT_WINDOW_TITLE
  900. ; Fiasco Print: %s with %s
  901. MSG_PRT_WAITING
  902. ; Waiting...
  903. MSG_PRT_CONTINUE_ABORT
  904. ; Continue|Abort
  905. MSG_EDITOR_PROG_GAD
  906. ; _Editor Program
  907. MSG_EDITOR_STACK_GAD
  908. ; Stack
  909. MSG_PROGRAMS_TITLE
  910. ; External Programs and Paths
  911. MSG_PROGRAMS_PROGRAMS_TITLE
  912. ; Programs
  913. MSG_PROGRAMS_TEXT_VIEWER_PROGRAM_GAD
  914. ; _Text Viewer Program
  915. MSG_PROGRAMS_TEXT_VIEWER_STACK_GAD
  916. ; Stack
  917. MSG_PROGRAMS_PATHS_TITLE
  918. ; Paths
  919. MSG_PROGRAMS_PATH_FIASCO_GAD
  920. ; Fiasco Path for Icons
  921. MSG_PROGRAMS_PATH_DATABASE_DEFAULT_GAD
  922. ; Default Database Directory
  923. MSG_DB_STATISTIC
  924. ; Database statistic
  925. MSG_DB_STATISTIC_FLUSH_RECORDS_GAD
  926. ; _Flush unused Records
  927. MSG_DB_STATISTIC_FILE
  928. ; Database:
  929. MSG_DB_STATISTIC_INDEX
  930. ; Index:
  931. MSG_DB_STATISTIC_DISK_RECORDS
  932. ; Records on disk:
  933. MSG_DB_STATISTIC_INDEX_RECORDS
  934. ; Records in index:
  935. MSG_DB_STATISTIC_ADDED_RECORDS
  936. ; Added records in RAM:
  937. MSG_DB_STATISTIC_LOADED_RECORDS
  938. ; Disk-loaded records in RAM:
  939. MSG_DB_STATISTIC_ALL_RECORDS
  940. ; All records in RAM:
  941. MSG_DB_STATISTIC_FREE_MEM
  942. ; Free RAM:
  943. MSG_DB_STATISTIC_SIZE_ONE_RECORD
  944. ; RAM size of one record:
  945. MSG_DB_STATISTIC_SIZE_ALL_RECORDS
  946. ; RAM size of all records:
  947. MSG_DB_STATISTIC_CHANGED_RECORDS
  948. ; Changed records in RAM:
  949. MSG_DB_STATISTIC_DELETED_RECORDS
  950. ; Deleted records in RAM:
  951. MSG_INDICES_TITLE
  952. ; Indices
  953. MSG_INDEX_INDEX_FILES_GAD
  954. ; Index _Files
  955. MSG_INDEX_NEW_INDEX_GAD
  956. ; New
  957. MSG_INDEX_DEL_INDEX_GAD
  958. ; Delete
  959. MSG_INDEX_EDIT_INDEX_GAD
  960. ; Edit
  961. MSG_INDEX_NO_INDEX
  962. No Index
  963. MSG_NEW_INDEX_TITLE
  964. ; New Index
  965. MSG_EDIT_INDEX_TITLE
  966. ; Edit Index
  967. MSG_NEW_INDEX_COPY
  968. ; _Index Source:
  969. MSG_NEW_INDEX_EDIT_SORT_GAD
  970. ; Index Sorting...
  971. MSG_NEW_INDEX_EDIT_FILTER_GAD
  972. ; Index Filter...
  973. MSG_NEW_INDEX_AUTO_ADD_NEW_RECORDS_GAD
  974. ; _Automatically add new Records
  975. MSG_UIP_TITLE
  976. ; User Interface
  977. MSG_UIP_SERVICE_WINDOW
  978. ; Service Window
  979. MSG_UIP_SW_OPEN_ON_STARTUP_GAD
  980. ; Open on _Startup
  981. MSG_UIP_SW_FIXED_POSITION_GAD
  982. ; _Fixed Position
  983. MSG_UIP_MISC
  984. ; Miscellaneous
  985. MSG_UIP_CREATE_ICONS_GAD
  986. ; Create _Icons
  987. MSG_UIP_SPEECH_GAD
  988. ; Speech
  989. MSG_UIP_SECURITY_REQS_GAD
  990. ; Security requesters
  991. MSG_UIP_CYCLE_WITH_ENTER_GAD
  992. ; Cycle through fields with `Enter'
  993. MSG_UIP_ACTIVATE_FIRST_FIELD_GAD
  994. ; Automatically activate first field
  995. MSG_DBP_TITLE
  996. ; Databases
  997. MSG_DBP_RELATIONS
  998. ; Relations
  999. MSG_DBP_WRITE_RELATIONS_GAD
  1000. ; _Write Relations
  1001. MSG_DBP_UPDATE_RELATIONS_GAD
  1002. ; _Update Relations
  1003. MSG_DBP_MISC
  1004. ; Miscellaneous
  1005. MSG_DBP_CREATE_BACKUPS_GAD
  1006. ; Create _Backups
  1007. MSG_DBP_USE_STAR_GAD
  1008. ; Use `_*' as Synonym for `#?'
  1009. MSG_DBV_UNKNOWN_FIELD_TYPE
  1010. ; The file %s contains invalid data:\nUnknown fieldtype %ld at field %s.\nClick on continue if you want\nFiasco to assume it is an integer field.
  1011. MSG_DBV_NO_FIELD_ID
  1012. ; The file %s contains invalid data:\nField ID of length zero.
  1013. MSG_DBV_BAD_FIELD_ID
  1014. ; The file %s contains invalid data:\nField ID contains invalid characters.
  1015. MSG_DBV_BAD_CYCLE_LABELS
  1016. ; The file %s contains invalid data:\nLabels of cycle field %s are invalid.
  1017. MSG_DBV_MAX_CHARS_ZERO
  1018. ; The file %s contains invalid data:\nMax chars of field %s zero.\nClick on continue if you want Fiasco\nto assume a max chars value of 30.
  1019. MSG_DBV_TEXT_FIELD_ZERO_LEN
  1020. ; The file %s contains invalid data:\nText length of text field is zero.
  1021. MSG_REVEAL_PROJECT_TITLE
  1022. ; Reveal Project
  1023. MSG_FUNC_TITLE
  1024. ; Functions
  1025. MSG_FUNC_NAME_GAD
  1026. ; _Name
  1027. MSG_FUNC_DEFINITION_GAD
  1028. ; D_efinition
  1029. MSG_FUNC_ADD_GAD
  1030. ; Add
  1031. MSG_FUNC_DEL_GAD
  1032. ; Del.
  1033. MSG_CONST_TITLE
  1034. ; Constants
  1035. MSG_CONST_NAME_GAD
  1036. ; _Name
  1037. MSG_CONST_DEFINITION_GAD
  1038. ; D_efinition
  1039. MSG_CONST_ADD_GAD
  1040. ; Add
  1041. MSG_CONST_DEL_GAD
  1042. ; Del.
  1043. MSG_FRMREQ_TITLE
  1044. ; Edit Formula
  1045. MSG_FRMREQ_OPERATORS_GAD
  1046. ; Operators:
  1047. MSG_FRMREQ_FUNCTIONS_GAD
  1048. ; Functions:
  1049. MSG_FRMREQ_FIELDS_GAD
  1050. ; Fields:
  1051. MSG_FRMREQ_CONSTANTS_GAD
  1052. ; Constants:
  1053. MSG_FRMREQ_OKAY
  1054. ; Ok.
  1055. MSG_FRMREQ_ERROR
  1056. ; Error:
  1057. MSG_FLDUSE_FIELD_IN_USE_REMOVE
  1058. ; This field is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1059. MSG_FLDUSE_S_IN_USE_REMOVE
  1060. ; The field %s is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1061. MSG_FLDUSE_RELATION_REMOVE
  1062. ; This field is connected by a relation.\nDo you want to continue and remove the relation?
  1063. MSG_FLDUSE_FORMULA
  1064.  Formula of field %s
  1065. MSG_FLDUSE_SORTING
  1066.  Sorting of index %s
  1067. MSG_FLDUSE_FILTER
  1068.  Filter of index %s
  1069. MSG_FORMULA_ERROR_FIELD
  1070. ; Error in formula of field %s:\nFormula: %s\nError: %s
  1071. MSG_FORMULA_ERROR_DIRECT
  1072. ; Error in formula:\n%s
  1073. MSG_FORMULA_ERROR_IN_DEFINITION
  1074. ; Error in function definition:\nFunction: %s\nError: %s
  1075. MSG_FORMULA_ERROR_IN_HEADER
  1076. ; Error in function header:\nFunction: %s\nError: %s
  1077. MSG_FORMULA_WANNA_RECOMPILE
  1078. ; Do you want to recompile the formulas\ndefined in this project?
  1079. MSG_FORMULA_CHANGED_WANNA_RECALCULATE
  1080. ; The formula has been changed.\nDo you want to recalculate all entries?
  1081. MSG_FIASCO_ERR_1000
  1082. ; Unknown function or command
  1083. MSG_FIASCO_ERR_1001
  1084. ; Invalid arguments
  1085. MSG_FIASCO_ERR_1002
  1086. ; Unknown field ID 
  1087. MSG_FIASCO_ERR_1003
  1088. ; No record active (database empty?)
  1089. MSG_FIASCO_ERR_1004
  1090. ; Unknown Fiasco project
  1091. MSG_FIASCO_ERR_1005
  1092. ; Wrong mode
  1093. MSG_FIASCO_ERR_1006
  1094. ; Wrong field type
  1095. MSG_FIASCO_ERR_1007
  1096. ; Searching failed
  1097. MSG_FIASCO_ERR_1008
  1098. ; Project already active
  1099. MSG_FIASCO_ERR_1009
  1100. ; GUI not locked
  1101. MSG_FIASCO_ERR_1010
  1102. ; Could not activate field
  1103. MSG_FIASCO_ERR_1011
  1104. ; Field is not a listview field
  1105. MSG_FIASCO_ERR_1012
  1106. ; Index out of range
  1107. MSG_FIASCO_ERR_1013
  1108. ; Unknown index
  1109. MSG_FIASCO_ERR_1014
  1110. ; Could not activate index
  1111. MSG_FIASCO_ERR_1015
  1112. ; Unknown search info
  1113. MSG_FIASCO_ERR_1016
  1114. ; ARexx server not running
  1115. MSG_FIASCO_ERR_1017
  1116. ; ARexx error
  1117. MSG_FIASCO_ERR_1101
  1118. ; Unmatched parenteses
  1119. MSG_FIASCO_ERR_1102
  1120. ; Missing operand
  1121. MSG_FIASCO_ERR_1103
  1122. ; Illegal operand
  1123. MSG_FIASCO_ERR_1104
  1124. ; Syntax error
  1125. MSG_FIASCO_ERR_1105
  1126. ; Expression expected
  1127. MSG_FIASCO_ERR_1106
  1128. ; If without else
  1129. MSG_FIASCO_ERR_1107
  1130. ; Else without if
  1131. MSG_FIASCO_ERR_1200
  1132. ; Math error
  1133. MSG_FIASCO_ERR_1201
  1134. ; Underflow
  1135. MSG_FIASCO_ERR_1202
  1136. ; Overflow
  1137. MSG_FIASCO_ERR_1203
  1138. ; Division by zero
  1139. MSG_FIASCO_ERR_1204
  1140. ; Not a valid number
  1141. MSG_FIASCO_ERR_1205
  1142. ; Not comparable
  1143. MSG_FIASCO_ERR_1206
  1144. ; Domain
  1145. MSG_FIASCO_ERR_1207
  1146. ; Out of range
  1147. MSG_FIASCO_ERR_1301
  1148. ; Unknown object type
  1149. MSG_FIASCO_ERR_1302
  1150. ; Object name missing
  1151. MSG_FIASCO_ERR_1303
  1152. ; Unknown object name
  1153. MSG_FIASCO_ERR_1304
  1154. ; Unkonwn attribute name
  1155. MSG_REXX_ERR_01
  1156. ; Program not found
  1157. MSG_REXX_ERR_02
  1158. ; Execution halted
  1159. MSG_REXX_ERR_03
  1160. ; Insufficient memory
  1161. MSG_REXX_ERR_04
  1162. ; Invalid character
  1163. MSG_REXX_ERR_05
  1164. ; Unmatches quote
  1165. MSG_REXX_ERR_06
  1166. ; Unterminated comment
  1167. MSG_REXX_ERR_07
  1168. ; Clause too long
  1169. MSG_REXX_ERR_08
  1170. ; Invalid token
  1171. MSG_REXX_ERR_09
  1172. ; Symbol or string too long
  1173. MSG_REXX_ERR_10
  1174. ; Invalid message packet
  1175. MSG_REXX_ERR_11
  1176. ; Command string error
  1177. MSG_REXX_ERR_12
  1178. ; Error return from function
  1179. MSG_REXX_ERR_13
  1180. ; Host environment not found
  1181. MSG_REXX_ERR_14
  1182. ; Requested library not found
  1183. MSG_REXX_ERR_15
  1184. ; Function not found
  1185. MSG_REXX_ERR_16
  1186. ; Function did not return value
  1187. MSG_REXX_ERR_17
  1188. ; Wrong number of arguments
  1189. MSG_REXX_ERR_18
  1190. ; Invalid argument to function
  1191. MSG_REXX_ERR_19
  1192. ; Invalid PROCEDURE
  1193. MSG_REXX_ERR_20
  1194. ; Unexpected THEN or WHEN
  1195. MSG_REXX_ERR_21
  1196. ; Unexpected ELSE or OTHERWISE
  1197. MSG_REXX_ERR_22
  1198. ; Unexpected BREAK, LEAVE or ITERATE
  1199. MSG_REXX_ERR_23
  1200. ; Invalid statement in SELECT
  1201. MSG_REXX_ERR_24
  1202. ; Missing or multiple THEN
  1203. MSG_REXX_ERR_25
  1204. ; Missing OTHERWISE
  1205. MSG_REXX_ERR_26
  1206. ; Missing or unexpected END
  1207. MSG_REXX_ERR_27
  1208. ; Symbol mismatch
  1209. MSG_REXX_ERR_28
  1210. ; Invalid DO syntax
  1211. MSG_REXX_ERR_29
  1212. ; Incomplete IF or SELECT
  1213. MSG_REXX_ERR_30
  1214. ; Label not found
  1215. MSG_REXX_ERR_31
  1216. ; Symbol expected
  1217. MSG_REXX_ERR_32
  1218. ; Symbol or string expected
  1219. MSG_REXX_ERR_33
  1220. ; Invalid keyword
  1221. MSG_REXX_ERR_34
  1222. ; Required keyword missing
  1223. MSG_REXX_ERR_35
  1224. ; Extraneous characters
  1225. MSG_REXX_ERR_36
  1226. ; Keyword conflict
  1227. MSG_REXX_ERR_37
  1228. ; Invalid template
  1229. MSG_REXX_ERR_38
  1230. ; Invalid TRACE request
  1231. MSG_REXX_ERR_39
  1232. ; Uninitialized variable
  1233. MSG_REXX_ERR_40
  1234. ; Invalid variable name
  1235. MSG_REXX_ERR_41
  1236. ; Invalid expression
  1237. MSG_REXX_ERR_42
  1238. ; Unbalanced parentheses
  1239. MSG_REXX_ERR_43
  1240. ; Nesting limit exceeded
  1241. MSG_REXX_ERR_44
  1242. ; Invalid expression result
  1243. MSG_REXX_ERR_45
  1244. ; Expression required
  1245. MSG_REXX_ERR_46
  1246. ; Boolean value not 0 or 1
  1247. MSG_REXX_ERR_47
  1248. ; Arithmetic conversion error
  1249. MSG_REXX_ERR_48
  1250. ; Invalid operand
  1251. MSG_PROJECT_MENU
  1252. ; Project
  1253. MSG_PROJECT_NEW
  1254. ; N\0New
  1255. MSG_PROJECT_ERASE
  1256. ; Z\0Erase
  1257. MSG_PROJECT_OPEN
  1258. ; O\0Open...
  1259. MSG_PROJECT_OPEN_NEW
  1260. ; L\0Open new...
  1261. MSG_PROJECT_OPTIONS
  1262. ; $\0Options...
  1263. MSG_PROJECT_STATISTIC
  1264. ; \0Statistic...
  1265. MSG_PROJECT_INDICES
  1266. ; *\0Indices...
  1267. MSG_PROJECT_RELOADRELS
  1268. ; \0Reload Relations
  1269. MSG_PROJECT_REORGANIZE
  1270. ; \0Reorganize
  1271. MSG_PROJECT_SAVE
  1272. ; S\0Save
  1273. MSG_PROJECT_SAVEAS
  1274. ; A\0Save as...
  1275. MSG_PROJECT_IMPORT
  1276. ; I\0Import...
  1277. MSG_PROJECT_EXPORT
  1278. ; E\0Export...
  1279. MSG_PROJECT_PRINT
  1280. ; P\0Print...
  1281. MSG_PROJECT_HIDE
  1282. ; H\0Hide
  1283. MSG_PROJECT_REVEAL
  1284. ; ^\0Reveal...
  1285. MSG_PROJECT_ABOUT
  1286. ; ?\0About...
  1287. MSG_PROJECT_QUIT
  1288. ; Q\0Quit
  1289. MSG_RECORDS_MENU
  1290. ; Record
  1291. MSG_RECORDS_ADD
  1292. ; +\0Add Record
  1293. MSG_RECORDS_DUP
  1294. ; 2\0Duplicate Record
  1295. MSG_RECORDS_REM
  1296. ; -\0Delete Record
  1297. MSG_RECORDS_ALLREM
  1298. ; @\0Delete all Records
  1299. MSG_RECORDS_CUT
  1300. ; X\0Cut Record
  1301. MSG_RECORDS_COPY
  1302. ; C\0Copy Record
  1303. MSG_RECORDS_PASTE
  1304. ; V\0Paste Record
  1305. MSG_RECORDS_PREV
  1306. ; Up\0Previous
  1307. MSG_RECORDS_NEXT
  1308. ; Dn\0Next
  1309. MSG_RECORDS_FIRST
  1310. ; Ctrl Up\0First Record
  1311. MSG_RECORDS_LAST
  1312. ; Ctrl Dn\0Last Record
  1313. MSG_RECORDS_GOTO
  1314. ; G\0Goto...
  1315. MSG_RECORDS_MARK_RECORD
  1316. ; .\0Mark Record
  1317. MSG_RECORDS_UNMARK_RECORD
  1318. ; :\0Unmark Record
  1319. MSG_RECORDS_MARK_ALL_RECORDS
  1320. ; ,\0Mark All Records
  1321. MSG_RECORDS_UNMARK_ALL_RECORDS
  1322. ; ;\0Unmark All Records
  1323. MSG_RECORDS_TOGGLE_ALL_MARKS
  1324. ; \0Toggle All Marks
  1325. MSG_FIELDS_MENU
  1326. ; Field
  1327. MSG_FIELDS_TYPE
  1328. ; \0Field Type
  1329. MSG_FIELDS_TYPE_STRING
  1330. ; Ctrl S\0String
  1331. MSG_FIELDS_TYPE_INTEGER
  1332. ; Ctrl I\0Integer
  1333. MSG_FIELDS_TYPE_FLOAT
  1334. ; Ctrl F\0Float
  1335. MSG_FIELDS_TYPE_BOOL
  1336. ; Ctrl B\0Boolean
  1337. MSG_FIELDS_TYPE_CYCLE
  1338. ; Ctrl C\0Cycle
  1339. MSG_FIELDS_TYPE_SLIDER
  1340. ; Ctrl L\0Slider
  1341. MSG_FIELDS_TYPE_DATE
  1342. ; Ctrl A\0Date
  1343. MSG_FIELDS_TYPE_TIME
  1344. ; Ctrl M\0Time
  1345. MSG_FIELDS_TYPE_EXTERN
  1346. ; Ctrl E\0Extern
  1347. MSG_FIELDS_TYPE_DATATYPES
  1348. ; Ctrl D\0Datatypes
  1349. MSG_FIELDS_TYPE_VARSTRING
  1350. ; Ctrl V\0Var String
  1351. MSG_FIELDS_TYPE_TEXT
  1352. ; Ctrl T\0Text
  1353. MSG_FIELDS_TYPE_BUTTON
  1354. ; Ctrl U\0Button
  1355. MSG_FIELDS_TYPE_BAR
  1356. ; Ctrl R\0Bar
  1357. MSG_FIELDS_ADD
  1358. ; Enter\0Add Field...
  1359. MSG_FIELDS_EDIT
  1360. ; Enter\0Edit active Field...
  1361. MSG_FIELDS_EDIT_NAMED
  1362. ; Shift Enter\0Edit named Field...
  1363. MSG_FIELDS_DUPLICATE
  1364. ; \0Duplicate Field
  1365. MSG_FIELDS_REMOVE
  1366. ; Del\0Remove Field
  1367. MSG_FIELDS_EDRELS
  1368. ; &\0Edit Relation...
  1369. MSG_FIELDS_REMRELS
  1370. ; 0\0Remove Relation
  1371. MSG_FIELDS_CREATE_GROUP
  1372. ; J\0Create Group
  1373. MSG_FIELDS_RESOLVE_GROUP
  1374. ; /\0Resolve Group
  1375. MSG_FIELDS_CONVERT
  1376. ; \"\0Convert Field...
  1377. MSG_LIST_MENU
  1378. ; List
  1379. MSG_LIST_HIDECOL
  1380. ; [\0Hide column
  1381. MSG_LIST_SHOWCOL
  1382. ; ]\0Show column...
  1383. MSG_LIST_SHOWALLCOLS
  1384. ; \0Show all columns
  1385. MSG_LIST_RECALC
  1386. ; %%\0Recalc List
  1387. MSG_COMP_MENU
  1388. ; Compare
  1389. MSG_COMP_FIND
  1390. ; F\0Find...
  1391. MSG_COMP_FINDNEXT
  1392. ; >\0Find next
  1393. MSG_COMP_FINDPREV
  1394. ; <\0Find previous
  1395. MSG_COMP_EDITFILTER
  1396. ; ~\0Filter...
  1397. MSG_COMP_REPLACE
  1398. ; R\0Replace...
  1399. MSG_COMP_COUNT
  1400. ; #\0Count...
  1401. MSG_COMP_SORT
  1402. ; =\0Sort...
  1403. MSG_COMP_MARK
  1404. ; \0Mark...
  1405. MSG_COMP_FILTER_TO_MARKS
  1406. ; \0Filter to Marks
  1407. MSG_COMP_MARKS_TO_FILTER
  1408. ; \0Marks to Filter
  1409. MSG_CTRL_MENU
  1410. ; Control
  1411. MSG_CTRL_RECORDS
  1412. ; Ctrl F1\0Record Mode
  1413. MSG_CTRL_MASK
  1414. ; Ctrl F2\0Mask Mode
  1415. MSG_CTRL_SERVICE
  1416. ; Ctrl F3\0Service Window
  1417. MSG_CTRL_LIST
  1418. ; Ctrl F4\0List Window
  1419. MSG_CTRL_AREXXDEBUG
  1420. ; \0ARexx-Debug
  1421. MSG_SET_MENU
  1422. ; Settings
  1423. MSG_SET_DATABASES
  1424. ; \0Databases...
  1425. MSG_SET_USER_INTERFACE
  1426. ; \0User Interface...
  1427. MSG_SET_USER_MENU
  1428. ; \0User Menu...
  1429. MSG_SET_DISPLAY
  1430. ; \0Display...
  1431. MSG_SET_EDITOR
  1432. MSG_SET_SAVE
  1433. ; \0Save Settings
  1434. MSG_SET_SAVEAS
  1435. ; \0Save Settings as...
  1436. MSG_SET_LOAD
  1437. ; \0Load Settings...
  1438. MSG_SET_PROGRAMS
  1439. ; \0External Programs and Paths...
  1440. MSG_USER_MENU
  1441. ; User
  1442. MSG_DATABASE_MENU
  1443. ; Database
  1444. MSG_DATABASE_FUNCTIONS
  1445. ; \0Functions...
  1446. MSG_DATABASE_CONSTANTS
  1447. ; \0Constants...
  1448. MSG_DATABASE_PREV_INDEX
  1449. ; \0Previous active index
  1450. MSG_DATABASE_NEXT_INDEX
  1451. ; \0Next active index
  1452. MSG_PRT_PROJECT_MENU
  1453. ; Project
  1454. MSG_PRT_PROJECT_ERASE
  1455. ; Z\0Erase
  1456. MSG_PRT_PROJECT_OPEN
  1457. ; O\0Open...
  1458. MSG_PRT_PROJECT_GET_FROM_MASK
  1459. ; M\0Get from Mask
  1460. MSG_PRT_PROJECT_GET_FROM_LIST
  1461. ; L\0Get from List
  1462. MSG_PRT_PROJECT_SAVE
  1463. ; S\0Save
  1464. MSG_PRT_PROJECT_SAVE_AS
  1465. ; A\0Save as...
  1466. MSG_PRT_PROJECT_PRINT
  1467. ; P\0Print
  1468. MSG_PRT_PROJECT_OPTIONS
  1469. ; T\0Options...
  1470. MSG_PRT_PROJECT_EXIT
  1471. ; Q\0Exit
  1472. MSG_PRT_ELEMENT_MENU
  1473. ; Element
  1474. MSG_PRT_ELEMENT_TYPE
  1475. ; \0Element Type
  1476. MSG_PRT_ELEMENT_TYPE_FIELD
  1477. ; Ctrl F\0Field
  1478. MSG_PRT_ELEMENT_TYPE_TEXT
  1479. ; Ctrl T\0Text
  1480. MSG_PRT_ELEMENT_TYPE_FF
  1481. ; Ctrl F\0Formfeed
  1482. MSG_PRT_ELEMENT_ADD
  1483. ; Enter\0Add...
  1484. MSG_PRT_ELEMENT_EDIT
  1485. ; Enter\0Edit...
  1486. MSG_PRT_ELEMENT_DUPLICATE
  1487. ; 2\0Duplicate
  1488. MSG_PRT_ELEMENT_REMOVE
  1489. ; Del\0Remove
  1490. MSG_PRT_CONTROL_MENU
  1491. ; Control
  1492. MSG_PRT_CONTROL_EDIT_HEAD
  1493. ; H\0Edit Head
  1494. MSG_PRT_CONTROL_EDIT_BODY
  1495. ; B\0Edit Body
  1496. MSG_PRT_CONTROL_EDIT_FOOT
  1497. ; F\0Edit Foot
  1498.