home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / Fiasco_2.2 / Development / Locale / Fiasco.ct (.txt) < prev    next >
Encoding:
Amiga Catalog Translation file  |  1998-10-06  |  33.6 KB  |  1,550 lines

  1. ## version $VER: XX.catalog XX.XX (XX.XX.XX)
  2. ## codeset X
  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_ID_NOT_SUITABLE_FOR_FORMULAS
  355. ; The ID defined for this field is not\nsuitable for use in Fiasco formulas.\nThus, you won't be able to use this field\nin a Fiasco formula.\n\nIDs to be used in a formula may not contain spaces,\ncharacters used as operators and may not begin with a digit.
  356. MSG_ASK_EXECUTE_STARTUP
  357. ; A startup ARexx script has been\ndefined for this database.\nDo you really want to execute\nthe script:\n\"%s\"
  358. MSG_ASK_EXECUTE_SHUTDOWN
  359. ; A shutdown ARexx script has been\ndefined for this database.\nDo you really want to execute\nthe script:\n\"%s\"
  360. MSG_OSERR_NOMONITOR
  361. ; Monitor not availble
  362. MSG_OSERR_NOCHIPS
  363. ; Newer custom chips required
  364. MSG_OSERR_UNKNOWNMODE
  365. ; Unknown display mode
  366. MSG_OSERR_PUBNOTUNIQUE
  367. ; Name of public screen already used
  368. MSG_SHIFT_SQUEEZE_CANCEL
  369. ; Shift|Squeeze|Cancel
  370. MSG_S_SAVE_THEN_S_CANCEL
  371. ; %s|Save then %s|Cancel
  372. MSG_REPLACE_APPEND
  373. ; Replace|Append
  374. MSG_CONTINUE_IGNORE
  375. ; Continue|Help|Ignore
  376. MSG_OK_ABORT_SKIP
  377. ; Ok|Abort|Skip
  378. MSG_SQUEEZE_CANCEL
  379. ; Squeeze|Cancel
  380. MSG_CHANGE_TO_D_CHANGE_TO_D_CANCEL
  381. ; Change to %ld|Change to %ld|Cancel
  382. MSG_RETURN_TO_MAIN_RETURN_TO_REQUESTER
  383. ; Continue|Return to Requester
  384. MSG_NO_LEXICAL_SCOPE
  385. ; No lexical scope
  386. MSG_STREAM_READ_ERROR
  387. ; Stream read error
  388. MSG_STREAM_WRITE_ERROR
  389. ; Stream write error
  390. MSG_STREAM_SEEK_ERROR
  391. ; Stream seek error
  392. MSG_FILE_IS_CORRUPT
  393. ; File is corrupt
  394. MSG_IFF_SYNTAX_ERROR
  395. ; IFF syntax error
  396. MSG_NOT_IFF
  397. ; Not an IFF file
  398. MSG_IFF_ERROR
  399. ; IFF Error:\n%s
  400. MSG_COULDNT_OPEN_CLIPBOARD
  401. ; Couldn`t open clipboard
  402. MSG_CLIPBOARD_CONTAINS_NO_FTXT
  403. ; Clipboard contains no text
  404. MSG_ASL_SELECT_DATABASE
  405. ; Select Database
  406. MSG_INPUT_NUMBER
  407. ; Input Number:
  408. MSG_INPUT_STRING
  409. ; Input String:
  410. MSG_SELECT_FIELD
  411. ; Select Field
  412. MSG_NAME_GAD
  413. ; _Name
  414. MSG_AUTHOR_GAD
  415. ; _Author
  416. MSG_ANNO_GAD
  417. ; Anno_tations
  418. MSG_STRECH_X_GAD
  419. MSG_STRECH_Y_GAD
  420. MSG_OPT_WINDOWS
  421. ; Windows
  422. MSG_OPT_OPEN_LIST_GAD
  423. ; Open list on _startup
  424. MSG_OPT_FIX_LIST_COORD_GAD
  425. ; _List position fixed
  426. MSG_OPT_FIX_MASK_COORD_GAD
  427. ; _Mask position fixed
  428. MSG_OPT_RECORDS
  429. ; Records
  430. MSG_OPT_RECORD_READ_TIME_GAD
  431. ; Max. t_ime for reading (
  432. MSG_OPT_MAX_MEMORY_GAD
  433. ; Max. memo_ry (KB)
  434. MSG_OPT_DRAG_GAD
  435. ; Drag Bar
  436. MSG_OPT_DEPTH_GAD
  437. ; Depth Gadget
  438. MSG_OPT_CLOSE_GAD
  439. ; Close Gadget
  440. MSG_OPT_SIZE_GAD
  441. ; Size Gadget
  442. MSG_OPT_TITLE_GAD
  443. ; Title
  444. MSG_OPT_AREXX_SCRIPTS
  445. ; ARexx Scripts
  446. MSG_OPT_STARTUP_GAD
  447. ; Database Startup
  448. MSG_OPT_SHUTDOWN_GAD
  449. ; Database Shutdown
  450. MSG_OPT_MISC
  451. ; Miscellaneous
  452. MSG_OPT_CD_ROM_MODE_GAD
  453. ; CD ROM mode
  454. MSG_ID_GAD
  455. ; _ID
  456. MSG_WIDTH_GAD
  457. ; _Width
  458. MSG_HEIGHT_GAD
  459. ; _Height
  460. MSG_INIT_CONT_GAD
  461. ; _Type
  462. MSG_USE_OLD_VALUE_GAD
  463. ; Use old value
  464. MSG_MAX_CHARS_GAD
  465. ; _Max Chars
  466. MSG_SCRIPT_GAD
  467. ; ARexx-_Script
  468. MSG_READ_ONLY_GAD
  469. ; _Read Only
  470. MSG_FIELDREQ_OPTIONS
  471. ; Options
  472. MSG_FIELDREQ_EDIT_SCRIPT
  473. ; Edit S_cript...
  474. MSG_USE_OWN_VALUE_GAD
  475. ; Use own value
  476. MSG_OWN_VALUE_GAD
  477. ; _Own value
  478. MSG_FR_VIRTUAL_GAD
  479. ; _Virtual
  480. MSG_FR_FREEDOM_GAD
  481. ; _Freedom
  482. MSG_FR_FREEDOM_HORIZ
  483. ; Horizontal
  484. MSG_FR_FREEDOM_VERT
  485. ; Vertical
  486. MSG_FR_WIDTH_HEIGHT_GAD
  487. ; Width_/Height
  488. MSG_FR_LISTVIEW_GAD
  489. ; _Listview
  490. MSG_FR_KEYBOARD_SHORTCUT_GAD
  491. ; _Keyboard Shortcut
  492. MSG_FR_KEYBOARD_SHORTCUT
  493. ; Keyboard Shortcut
  494. MSG_FR_JUSTIFICATION_GAD
  495. ; _Justification
  496. MSG_FR_JUSTIFICATION_LEFT
  497. ; Left
  498. MSG_FR_JUSTIFICATION_RIGHT
  499. ; Right
  500. MSG_FR_JUSTIFICATION_CENTERED
  501. ; Centered
  502. MSG_FR_LIST_JUSTIFICATION_GAD
  503. ; J_ustification
  504. MSG_FR_MASK_HIDDEN_GAD
  505. ; Hidd_en
  506. MSG_FR_LIST_HIDDEN_GAD
  507. ; Hidde_n
  508. MSG_FR_LIST
  509. ; List Window
  510. MSG_FR_MASK
  511. ; Mask Window
  512. MSG_FR_STRUCTURE
  513. ; Structure
  514. MSG_FR_LIST_WIDTH_GAD
  515. ; Width
  516. MSG_FR_STYLE
  517. ; Style
  518. MSG_FR_WIDTH
  519. ; Mask/Width
  520. MSG_FR_HEIGHT
  521. ; Mask/Height
  522. MSG_FR_MAX_CHARS
  523. ; Max Chars
  524. MSG_FR_LIST_WIDTH
  525. ; List/Width
  526. MSG_FR_SELECT_FIELD_TO_EDIT
  527. ; Select field to edit:
  528. MSG_FR_FORMULA_GAD
  529. ; Formula
  530. MSG_FR_PROGRAMMING
  531. ; Programming
  532. MSG_FR_PREDEF_VALUES_GAD
  533. ; Predefined Values...
  534. MSG_FR_SELECT_ONLY_GAD
  535. ; Select Only
  536. MSG_FR_AREXX_ARGS_GAD
  537. ; Arguments
  538. MSG_GIMME_UNI_ID_GAD
  539. ; Use unique Key
  540. MSG_PRECISION_GAD
  541. ; _Precision
  542. MSG_MIN_VAL_GAD
  543. ; _Min. Value
  544. MSG_MAX_VAL_GAD
  545. ; Ma_x. Value
  546. MSG_FORMAT_GAD
  547. ; _Format
  548. MSG_MAX_FORMAT_LEN_GAD
  549. ; Format Len_gth
  550. MSG_LABELS_GAD
  551. ; Labels
  552. MSG_ADD_CYCLE_LABEL_GAD
  553. ; Add
  554. MSG_DEL_CYCLE_LABEL_GAD
  555. ; Del
  556. MSG_USE_CURRENT_DATE_GAD
  557. ; Use current date
  558. MSG_USE_CURRENT_TIME_GAD
  559. ; Use current time
  560. MSG_FR_TIME_DURATION_GAD
  561. ; _Duration format
  562. MSG_COMMAND_GAD
  563. ; Comman_d
  564. MSG_STACK_GAD
  565. ; St_ack
  566. MSG_FILEREQ_GADGET_GAD
  567. ; File_Req Gadget
  568. MSG_FR_EXT_COMMAND
  569. ; Command
  570. MSG_SCROLLBARS_GAD
  571. ; Scroll_bars
  572. MSG_DEFER_LOADING_GAD
  573. ; _Defer Loading
  574. MSG_SAVE_GADGET_GAD
  575. ; Save _Gadget
  576. MSG_IMMEDIATE_PLAY_GAD
  577. ; _Play immediately
  578. MSG_DT_BORDER_GAD
  579. ; Bo_rder
  580. MSG_DT_STRING_GAD
  581. ; Display _filename
  582. MSG_DT_TYPE_OPTIONS_GAD
  583. ; _Options...
  584. MSG_DT_CENTER_CONTENTS_GAD
  585. ; _Center
  586. MSG_TEXT_GAD
  587. ; _Text
  588. MSG_PEN_GAD
  589. ; _Pen
  590. MSG_BOLD_GAD
  591. ; _Bold
  592. MSG_ITALICS_GAD
  593. ; _Italics
  594. MSG_UNDERLINED_GAD
  595. ; _Underlined
  596. MSG_NORMAL_GAD
  597. ; Normal
  598. MSG_HIGHLIGHT_GAD
  599. ; Highlight
  600. MSG_TXT_TEXT
  601. ; Text
  602. MSG_CONSOLE_WINDOW_GAD
  603. ; Co_nsole window
  604. MSG_FR_BUTTON_PROGRAM_TYPE_GAD
  605. ; T_ype
  606. MSG_FR_BUTTON_PROGRAM
  607. ; Action
  608. MSG_CLIPBOARD_GADGETS_GAD
  609. ; _Clipboard Gadgets
  610. MSG_DTTO_PICTURES
  611. ; Pictures
  612. MSG_DTTO_SCALING_GAD
  613. ; _Scaling
  614. MSG_DTTO_SCALING_OFF
  615. ; Off
  616. MSG_DTTO_SCALING_IF_BIGGER
  617. ; If Bigger
  618. MSG_DTTO_SCALING_ALWAYS
  619. ; Always
  620. MSG_DTTO_SCALE_SIZE_GAD
  621. ; Scale Si_ze
  622. MSG_DTTO_FULL_SIZE
  623. ; Full Size
  624. MSG_DTTO_PROPORTIONAL_SMALL
  625. ; Proportional Small
  626. MSG_DTTO_PROPORTIONAL_BIG
  627. ; Proportional Big
  628. MSG_DTTO_TEXTS
  629. ; Texts
  630. MSG_DTTO_WORDWRAP_GAD
  631. ; _Word Wrap
  632. MSG_DTTO_MISC
  633. ; Miscellaneous
  634. MSG_DTTO_MASK
  635. ; Mask
  636. MSG_DTTO_TITLE
  637. ; Datatypes Options
  638. MSG_DTTO_DONT_REQUEST_DISKS
  639. ; Do not request disks
  640. MSG_POG_TITLE
  641. ; Popup Gadget
  642. MSG_POG_TYPE_GAD
  643. ; _Popup Gadget
  644. MSG_POG_TYPE_OFF
  645. ; Off
  646. MSG_POG_TYPE_PREDEFINED_VALUE
  647. ; Request Predefined Value
  648. MSG_POG_TYPE_AREXX_SCRIPT
  649. ; Execute ARexx Script
  650. MSG_POG_PREDEFINED_VALUES
  651. ; Predefined Values
  652. MSG_POG_VALUE_GAD
  653. ; _Value
  654. MSG_POG_VALUE_NEW_GAD
  655. ; _New
  656. MSG_POG_VALUE_DEL_GAD
  657. ; _Del.
  658. MSG_POG_AREXX_SCRIPT
  659. ; ARexx Script
  660. MSG_PDR_TITLE
  661. ; Predefined Values
  662. MSG_PDR_FIELD_GAD
  663. ; Field:
  664. MSG_PDR_OLD_VALUE_GAD
  665. ; Old Value:
  666. MSG_PDR_NEW_VALUE_GAD
  667. ; _New Value:
  668. MSG_PDR_SORT_GAD
  669. ; _Sort
  670. MSG_FIELD_GAD
  671. ; _Fields:
  672. MSG_PATTERN_GAD
  673. ; Pa_ttern
  674. MSG_BLURRED_GAD
  675. ; Blurred Search
  676. MSG_NEXT_GAD
  677. ; Next
  678. MSG_FIRST_GAD
  679. ; First
  680. MSG_PREV_GAD
  681. ; Previous
  682. MSG_REPLACE_GAD
  683. ; _Replacement
  684. MSG_CONFIRM_GAD
  685. ; C_onfirm
  686. MSG_ALL_GAD
  687. ; All
  688. MSG_SEARCH_INDEX_GAD
  689. ; _Index
  690. MSG_MARK_TITLE
  691. ; Mark
  692. MSG_SEARCH_FOR_GAD
  693. ; Search for:
  694. MSG_SEARCH_DELETE_GAD
  695. ; _Delete
  696. MSG_SEARCH_BLURRED_SEARCH_OFF
  697. MSG_SEARCH_MODE_GAD
  698. ; Mode:
  699. MSG_SEARCH_MODE_BY_FIELDS
  700. ; By Fields
  701. MSG_SEARCH_MODE_BY_FORMULA
  702. ; By Formula
  703. MSG_SEARCH_FORMULA_GAD
  704. ; _Formula:
  705. MSG_SEARCH_SEARCHINFO_NAME_GAD
  706. ; Name:
  707. MSG_SEARCH_REPLACE_FIELD_GAD
  708. ; Field
  709. MSG_SEARCH_REPLACE_SELECTED_FIELDS_GAD
  710. ; Replace
  711. MSG_SEARCH_REPLACE_DELETE_FIELD_GAD
  712. ; Delete
  713. MSG_SEARCH_REPLACE_MODE_VALUE
  714. ; Replace by value:
  715. MSG_SEARCH_REPLACE_MODE_FORMULA
  716. ; Replace by formula result:
  717. MSG_SEARCH_SELECT_VALUE
  718. ; Select Value:
  719. MSG_SEARCHINFO_TITLE
  720. ; Select Search Information
  721. MSG_SEARCHINFO_NAME_DEFAULT
  722. ; Default
  723. MSG_SEARCHINFO_NAME_FILTER_DEFAULT
  724. ; Filter Default
  725. MSG_SORT_BY_GAD
  726. ; Sort _by
  727. MSG_DESCENDING_GAD
  728. ; _Descending
  729. MSG_SORT_DEL_GAD
  730. ; D_elete
  731. MSG_SORT_FIELDS_GAD
  732. ; _Fields
  733. MSG_SORT_INDEX_GAD
  734. ; _Index
  735. MSG_SORT_USE_LOCALE_GAD
  736. ; Use _Locale Settings
  737. MSG_GOTO_RECORD_NUMBER
  738. ; Record Number:
  739. MSG_RELATED_FILE_GAD
  740. ; _Related File
  741. MSG_KEY_HERE_GAD
  742. ; _Local Key
  743. MSG_KEY_THERE_GAD
  744. ; _Remote Key
  745. MSG_REAL_THERE_GAD
  746. ; Remote r_eal Data
  747. MSG_REAL_HERE_GAD
  748. ; Local real Data
  749. MSG_RELATION_TYPE_GAD
  750. ; T_ype
  751. MSG_RELATION_ONE_WAY_GAD
  752. ; Only read relation
  753. MSG_RELATION_ONLY_LISTS
  754. ; Only listviews
  755. MSG_RELATION_ONLY_SIMPLE_TYPES
  756. ; Only simple types
  757. MSG_RELATION_MATCH_KEY_HERE_ONLY_SIMPLE
  758. ; Match local Key, Only Simple
  759. MSG_RELATION_MATCH_REAL_HERE
  760. ; Match local real Data
  761. MSG_RELATION_TYPE_ONE_TO_ONE_GAD
  762. ; 1:N (Field with same key directly copied)
  763. MSG_RELATION_TYPE_SUM_TO_N_GAD
  764. ; N:Sum (Fields with same key summed up)
  765. MSG_RELATION_TYPE_ONE_TO_N_GAD
  766. ; N:L (Fields with same key copied in list)
  767. MSG_RELATION_TYPE_N_TO_ONE_GAD
  768. ; 1:L (Fields with same key in list copied in list)
  769. MSG_ITEMS_GAD
  770. ; Items
  771. MSG_TYPE_GAD
  772. ; _Type
  773. MSG_MENU_COMMAND_GAD
  774. ; _Command
  775. MSG_AREXX_GAD
  776. ; ARexx
  777. MSG_CLI_GAD
  778. ; CLI
  779. MSG_ADD_USER_ITEM_GAD
  780. ; Add
  781. MSG_DEL_USER_ITEM_GAD
  782. ; Del
  783. MSG_XP_FILE_GAD
  784. ; _File
  785. MSG_XP_VIEW_GAD
  786. ; _View
  787. MSG_XP_RECORDS
  788. ; Records
  789. MSG_XP_RECORD_START_GAD
  790. ; S_tart
  791. MSG_XP_RECORD_END_GAD
  792. ; _End
  793. MSG_XP_RECORD_SEPERATOR_GAD
  794. ; Se_perator
  795. MSG_XP_FIELDS
  796. ; Fields
  797. MSG_XP_FIELD_START_GAD
  798. ; St_art
  799. MSG_XP_FIELD_END_GAD
  800. ; E_nd
  801. MSG_XP_FIELD_SEPERATOR_GAD
  802. ; Sepe_rator
  803. MSG_XP_MISC
  804. ; Misc
  805. MSG_XP_SKIP_LINES_GAD
  806. ; Skip _Lines
  807. MSG_XP_START_SKIP_GAD
  808. ; Start S_kip
  809. MSG_XP_OPTIONS
  810. ; Options
  811. MSG_XP_FIRST_LINE_IDS_GAD
  812. ; First record contains _IDs
  813. MSG_XP_APPEND_NEW_FIELDS_GAD
  814. ; Append ne_w fields
  815. MSG_XP_OVERWRITE_OLD_PROJECT_GAD
  816. ; _Overwrite old project
  817. MSG_XP_MARKED_RECORDS_ONLY_GAD
  818. ; _Marked records only
  819. MSG_XP_MAX_FIELDS_GAD
  820. ; Ma_x Fields
  821. MSG_XP_LISTVIEWS
  822. ; Listviews
  823. MSG_XP_ENTRY_SEPARATOR_GAD
  824. ; Entry Separator
  825. MSG_FIELD_ID_GAD
  826. ; Field ID
  827. MSG_OLD_TYPE_GAD
  828. ; old Type
  829. MSG_NEW_TYPE_GAD
  830. ; _new Type
  831. MSG_ALTERNATIVE_FORMAT_GAD
  832. ; _alternative format
  833. MSG_CONV_OPTIONS
  834. ; Options
  835. MSG_CONV_S_IS_USED_BY
  836. ; %s is used by:
  837. MSG_CONV_REMOVE_CANCEL
  838. ; Remove|Cancel
  839. MSG_CONV_ONE_RELATION
  840.  1 relation as Real Here
  841. MSG_CONV_D_RELATIONS
  842.  %ld relations
  843. MSG_CONV_ONE_INDEX_FOR_SORTING
  844.  1 index for sorting
  845. MSG_CONV_D_INDICES_FOR_SORTING
  846.  %ld indices for sorting
  847. MSG_CONV_ONE_INDEX_FOR_FILTERING
  848.  1 index for filtering
  849. MSG_CONV_D_INDICES_FOR_FILTERING
  850.  %ld indices for filtering
  851. MSG_PUBLIC_SCREEN_GAD
  852. ; PublicScreen
  853. MSG_CUSTOM_SCREEN_GAD
  854. ; CustomScreen
  855. MSG_SCREEN_MODE_GAD
  856. ; Screen Mode
  857. MSG_MASK_FONT
  858. ; Mask Font
  859. MSG_CUSTOM_SCREEN_FONT
  860. ; Custom Screen Font
  861. MSG_USE_CUSTOM_FONT_S_GAD
  862. ; Custom Font
  863. MSG_USE_WB_SCREEN_S_GAD
  864. ; WB Screen Font
  865. MSG_USE_CUSTOM_FONT_M_GAD
  866. ; Custom Font
  867. MSG_USE_SYSTEM_DEFAULT_FONT_M_GAD
  868. ; System Default Font
  869. MSG_SCREEN
  870. ; Screen
  871. MSG_SCREEN_TYPE_GAD
  872. ; Screen_type
  873. MSG_PUBSCREEN_NAME_GAD
  874. ; _PubScreen Name
  875. MSG_SCREEN_FONT_TYPE_GAD
  876. ; Screen _Font
  877. MSG_MASK_FONT_TYPE_GAD
  878. ; _Mask Font
  879. MSG_SELECT_CUSTOM_FONT
  880. ; Custom Font
  881. MSG_DISPLAY_TITLE
  882. ; Display
  883. MSG_IMAGES
  884. ; Images
  885. MSG_NEW_LOOK_PROP_GADS_GAD
  886. ; _New look proportional gadgets
  887. MSG_PF_NEW_ELEMENT
  888. ; New Element:
  889. MSG_PF_EDIT_ELEMENT
  890. ; Edit Element:
  891. MSG_PF_FIELD_GAD
  892. ; _Field
  893. MSG_PF_WIDTH_GAD
  894. ; _Width
  895. MSG_PF_TEXT_GAD
  896. ; _Text
  897. MSG_PF_CLIP_GAD
  898. ; _Clip
  899. MSG_PF_BOLD_GAD
  900. ; _Bold
  901. MSG_PF_ITALIC_GAD
  902. ; _Italic
  903. MSG_PF_UNDERLINED_GAD
  904. ; _Underlined
  905. MSG_PF_STYLE
  906. ; Style
  907. MSG_PF_HEIGHT_GAD
  908. ; _Height
  909. MSG_PF_JUSTIFICATION_GAD
  910. ; _Justification
  911. MSG_PF_JUSTIFICATION_LEFT
  912. ; Left
  913. MSG_PF_JUSTIFICATION_RIGHT
  914. ; Right
  915. MSG_PF_JUSTIFICATION_CENTERED
  916. ; Centered
  917. MSG_P_ELEMENT_FIELD
  918. ; Field
  919. MSG_P_ELEMENT_TEXT
  920. ; Text
  921. MSG_P_ELEMENT_FORMFEED
  922. ; Formfeed
  923. MSG_PO_TITLE
  924. ; Print Options
  925. MSG_PO_PRINT_TO_GAD
  926. ; Print _to
  927. MSG_PO_MARKED_ONLY_GAD
  928. ; Only _marked records
  929. MSG_PO_AREXX_PRINT_GAD
  930. ; Print with _ARexx
  931. MSG_PO_WAIT_AFTER_EACH_PAGE_GAD
  932. ; _Wait after each Page
  933. MSG_PRT_WINDOW_TITLE
  934. ; Fiasco Print: %s with %s
  935. MSG_PRT_WAITING
  936. ; Waiting...
  937. MSG_PRT_CONTINUE_ABORT
  938. ; Continue|Abort
  939. MSG_EDITOR_PROG_GAD
  940. ; _Editor Program
  941. MSG_EDITOR_STACK_GAD
  942. ; Stack
  943. MSG_PROGRAMS_TITLE
  944. ; External Programs and Paths
  945. MSG_PROGRAMS_PROGRAMS_TITLE
  946. ; Programs
  947. MSG_PROGRAMS_TEXT_VIEWER_PROGRAM_GAD
  948. ; _Text Viewer Program
  949. MSG_PROGRAMS_TEXT_VIEWER_STACK_GAD
  950. ; Stack
  951. MSG_PROGRAMS_PATHS_TITLE
  952. ; Paths
  953. MSG_PROGRAMS_PATH_FIASCO_GAD
  954. ; Fiasco Path for Icons
  955. MSG_PROGRAMS_PATH_DATABASE_DEFAULT_GAD
  956. ; Default Database Directory
  957. MSG_DB_STATISTIC
  958. ; Database statistic
  959. MSG_DB_STATISTIC_FLUSH_RECORDS_GAD
  960. ; _Flush unused Records
  961. MSG_DB_STATISTIC_FILE
  962. ; Database:
  963. MSG_DB_STATISTIC_INDEX
  964. ; Index:
  965. MSG_DB_STATISTIC_DISK_RECORDS
  966. ; Records on disk:
  967. MSG_DB_STATISTIC_INDEX_RECORDS
  968. ; Records in index:
  969. MSG_DB_STATISTIC_ADDED_RECORDS
  970. ; Added records in RAM:
  971. MSG_DB_STATISTIC_LOADED_RECORDS
  972. ; Disk-loaded records in RAM:
  973. MSG_DB_STATISTIC_ALL_RECORDS
  974. ; All records in RAM:
  975. MSG_DB_STATISTIC_FREE_MEM
  976. ; Free RAM:
  977. MSG_DB_STATISTIC_SIZE_ONE_RECORD
  978. ; RAM size of one record:
  979. MSG_DB_STATISTIC_SIZE_ALL_RECORDS
  980. ; RAM size of all records:
  981. MSG_DB_STATISTIC_CHANGED_RECORDS
  982. ; Changed records in RAM:
  983. MSG_DB_STATISTIC_DELETED_RECORDS
  984. ; Deleted records in RAM:
  985. MSG_INDICES_TITLE
  986. ; Indices
  987. MSG_INDEX_INDEX_FILES_GAD
  988. ; Index _Files
  989. MSG_INDEX_NEW_INDEX_GAD
  990. ; New
  991. MSG_INDEX_DEL_INDEX_GAD
  992. ; Delete
  993. MSG_INDEX_EDIT_INDEX_GAD
  994. ; Edit
  995. MSG_INDEX_NO_INDEX
  996. No Index
  997. MSG_NEW_INDEX_TITLE
  998. ; New Index
  999. MSG_EDIT_INDEX_TITLE
  1000. ; Edit Index
  1001. MSG_NEW_INDEX_COPY
  1002. ; _Index Source:
  1003. MSG_NEW_INDEX_EDIT_SORT_GAD
  1004. ; Index Sorting...
  1005. MSG_NEW_INDEX_EDIT_FILTER_GAD
  1006. ; Index Filter...
  1007. MSG_NEW_INDEX_AUTO_ADD_NEW_RECORDS_GAD
  1008. ; _Automatically add new Records
  1009. MSG_UIP_TITLE
  1010. ; User Interface
  1011. MSG_UIP_SERVICE_WINDOW
  1012. ; Service Window
  1013. MSG_UIP_SW_OPEN_ON_STARTUP_GAD
  1014. ; Open on _Startup
  1015. MSG_UIP_SW_FIXED_POSITION_GAD
  1016. ; _Fixed Position
  1017. MSG_UIP_MISC
  1018. ; Miscellaneous
  1019. MSG_UIP_CREATE_ICONS_GAD
  1020. ; Create _Icons
  1021. MSG_UIP_SPEECH_GAD
  1022. ; Speech
  1023. MSG_UIP_SECURITY_REQS_GAD
  1024. ; Security requesters
  1025. MSG_UIP_CYCLE_WITH_ENTER_GAD
  1026. ; Cycle through fields with `Enter'
  1027. MSG_UIP_ACTIVATE_FIRST_FIELD_GAD
  1028. ; Automatically activate first field
  1029. MSG_UIP_REQUEST_FILE_GAD
  1030. ; Ask for database when started empty
  1031. MSG_UIP_AREXX_SCRIPTS
  1032. ; ARexx Scripts
  1033. MSG_UIP_AREXX_STARTUP_GAD
  1034. ; Program Startup
  1035. MSG_UIP_AREXX_SHUTDOWN_GAD
  1036. ; Program Shutdown
  1037. MSG_UIP_AREXX_AUTO_EXEC_GAD
  1038. ; Database specific startup/shutdown scripts
  1039. MSG_UIP_AREXX_AUTO_EXEC_ALWAYS
  1040. ; Execute automatically
  1041. MSG_UIP_AREXX_AUTO_EXEC_ASK
  1042. ; Ask before executing
  1043. MSG_UIP_AREXX_AUTO_EXEC_NEVER
  1044. ; Executer never
  1045. MSG_UIP_OPEN_FILE_REQ_AT_STARTUP_GAD
  1046. ; Open file requester when started empty
  1047. MSG_DBP_TITLE
  1048. ; Databases
  1049. MSG_DBP_RELATIONS
  1050. ; Relations
  1051. MSG_DBP_WRITE_RELATIONS_GAD
  1052. ; _Write Relations
  1053. MSG_DBP_UPDATE_RELATIONS_GAD
  1054. ; _Update Relations
  1055. MSG_DBP_MISC
  1056. ; Miscellaneous
  1057. MSG_DBP_CREATE_BACKUPS_GAD
  1058. ; Create _Backups
  1059. MSG_DBP_USE_STAR_GAD
  1060. ; Use `_*' as Synonym for `#?'
  1061. MSG_DBV_UNKNOWN_FIELD_TYPE
  1062. ; 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.
  1063. MSG_DBV_NO_FIELD_ID
  1064. ; The file %s contains invalid data:\nField ID of length zero.
  1065. MSG_DBV_BAD_FIELD_ID
  1066. ; The file %s contains invalid data:\nField ID contains invalid characters.
  1067. MSG_DBV_BAD_CYCLE_LABELS
  1068. ; The file %s contains invalid data:\nLabels of cycle field %s are invalid.
  1069. MSG_DBV_MAX_CHARS_ZERO
  1070. ; 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.
  1071. MSG_DBV_TEXT_FIELD_ZERO_LEN
  1072. ; The file %s contains invalid data:\nText length of text field is zero.
  1073. MSG_REVEAL_PROJECT_TITLE
  1074. ; Reveal Project
  1075. MSG_FUNC_TITLE
  1076. ; Functions
  1077. MSG_FUNC_NAME_GAD
  1078. ; _Name
  1079. MSG_FUNC_DEFINITION_GAD
  1080. ; D_efinition
  1081. MSG_FUNC_ADD_GAD
  1082. ; Add
  1083. MSG_FUNC_DEL_GAD
  1084. ; Del.
  1085. MSG_CONST_TITLE
  1086. ; Constants
  1087. MSG_CONST_NAME_GAD
  1088. ; _Name
  1089. MSG_CONST_DEFINITION_GAD
  1090. ; D_efinition
  1091. MSG_CONST_ADD_GAD
  1092. ; Add
  1093. MSG_CONST_DEL_GAD
  1094. ; Del.
  1095. MSG_FRMREQ_TITLE
  1096. ; Edit Formula
  1097. MSG_FRMREQ_OPERATORS_GAD
  1098. ; Operators:
  1099. MSG_FRMREQ_FUNCTIONS_GAD
  1100. ; Functions:
  1101. MSG_FRMREQ_FIELDS_GAD
  1102. ; Fields:
  1103. MSG_FRMREQ_CONSTANTS_GAD
  1104. ; Constants:
  1105. MSG_FRMREQ_OKAY
  1106. ; Ok.
  1107. MSG_FRMREQ_ERROR
  1108. ; Error:
  1109. MSG_FLDUSE_FIELD_IN_USE_REMOVE
  1110. ; This field is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1111. MSG_FLDUSE_S_IN_USE_REMOVE
  1112. ; The field %s is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1113. MSG_FLDUSE_RELATION_REMOVE
  1114. ; This field is connected by a relation.\nDo you want to continue and remove the relation?
  1115. MSG_FLDUSE_FORMULA
  1116.  Formula of field %s
  1117. MSG_FLDUSE_SORTING
  1118.  Sorting of index %s
  1119. MSG_FLDUSE_FILTER
  1120.  Filter of index %s
  1121. MSG_FORMULA_ERROR_FIELD
  1122. ; Error in formula of field %s:\nFormula: %s\nError: %s
  1123. MSG_FORMULA_ERROR_DIRECT
  1124. ; Error in formula:\n%s
  1125. MSG_FORMULA_ERROR_IN_DEFINITION
  1126. ; Error in function definition:\nFunction: %s\nError: %s
  1127. MSG_FORMULA_ERROR_IN_HEADER
  1128. ; Error in function header:\nFunction: %s\nError: %s
  1129. MSG_FORMULA_WANNA_RECOMPILE
  1130. ; Do you want to recompile the formulas\ndefined in this project?
  1131. MSG_FORMULA_CHANGED_WANNA_RECALCULATE
  1132. ; The formula has been changed.\nDo you want to recalculate all entries?
  1133. MSG_FIASCO_ERR_1000
  1134. ; Unknown function or command
  1135. MSG_FIASCO_ERR_1001
  1136. ; Invalid arguments
  1137. MSG_FIASCO_ERR_1002
  1138. ; Unknown field ID 
  1139. MSG_FIASCO_ERR_1003
  1140. ; No record active (database empty?)
  1141. MSG_FIASCO_ERR_1004
  1142. ; Unknown Fiasco project
  1143. MSG_FIASCO_ERR_1005
  1144. ; Wrong mode
  1145. MSG_FIASCO_ERR_1006
  1146. ; Wrong field type
  1147. MSG_FIASCO_ERR_1007
  1148. ; Searching failed
  1149. MSG_FIASCO_ERR_1008
  1150. ; Project already active
  1151. MSG_FIASCO_ERR_1009
  1152. ; GUI not locked
  1153. MSG_FIASCO_ERR_1010
  1154. ; Could not activate field
  1155. MSG_FIASCO_ERR_1011
  1156. ; Field is not a listview field
  1157. MSG_FIASCO_ERR_1012
  1158. ; Index out of range
  1159. MSG_FIASCO_ERR_1013
  1160. ; Unknown index
  1161. MSG_FIASCO_ERR_1014
  1162. ; Could not activate index
  1163. MSG_FIASCO_ERR_1015
  1164. ; Unknown search info
  1165. MSG_FIASCO_ERR_1016
  1166. ; ARexx server not running
  1167. MSG_FIASCO_ERR_1017
  1168. ; ARexx error
  1169. MSG_FIASCO_ERR_1101
  1170. ; Unmatched parenteses
  1171. MSG_FIASCO_ERR_1102
  1172. ; Missing operand
  1173. MSG_FIASCO_ERR_1103
  1174. ; Illegal operand
  1175. MSG_FIASCO_ERR_1104
  1176. ; Syntax error
  1177. MSG_FIASCO_ERR_1105
  1178. ; Expression expected
  1179. MSG_FIASCO_ERR_1106
  1180. ; If without else
  1181. MSG_FIASCO_ERR_1107
  1182. ; Else without if
  1183. MSG_FIASCO_ERR_1200
  1184. ; Math error
  1185. MSG_FIASCO_ERR_1201
  1186. ; Underflow
  1187. MSG_FIASCO_ERR_1202
  1188. ; Overflow
  1189. MSG_FIASCO_ERR_1203
  1190. ; Division by zero
  1191. MSG_FIASCO_ERR_1204
  1192. ; Not a valid number
  1193. MSG_FIASCO_ERR_1205
  1194. ; Not comparable
  1195. MSG_FIASCO_ERR_1206
  1196. ; Domain
  1197. MSG_FIASCO_ERR_1207
  1198. ; Out of range
  1199. MSG_FIASCO_ERR_1301
  1200. ; Unknown object type
  1201. MSG_FIASCO_ERR_1302
  1202. ; Object name missing
  1203. MSG_FIASCO_ERR_1303
  1204. ; Unknown object name
  1205. MSG_FIASCO_ERR_1304
  1206. ; Unknown attribute name
  1207. MSG_REXX_ERR_01
  1208. ; Program not found
  1209. MSG_REXX_ERR_02
  1210. ; Execution halted
  1211. MSG_REXX_ERR_03
  1212. ; Insufficient memory
  1213. MSG_REXX_ERR_04
  1214. ; Invalid character
  1215. MSG_REXX_ERR_05
  1216. ; Unmatches quote
  1217. MSG_REXX_ERR_06
  1218. ; Unterminated comment
  1219. MSG_REXX_ERR_07
  1220. ; Clause too long
  1221. MSG_REXX_ERR_08
  1222. ; Invalid token
  1223. MSG_REXX_ERR_09
  1224. ; Symbol or string too long
  1225. MSG_REXX_ERR_10
  1226. ; Invalid message packet
  1227. MSG_REXX_ERR_11
  1228. ; Command string error
  1229. MSG_REXX_ERR_12
  1230. ; Error return from function
  1231. MSG_REXX_ERR_13
  1232. ; Host environment not found
  1233. MSG_REXX_ERR_14
  1234. ; Requested library not found
  1235. MSG_REXX_ERR_15
  1236. ; Function not found
  1237. MSG_REXX_ERR_16
  1238. ; Function did not return value
  1239. MSG_REXX_ERR_17
  1240. ; Wrong number of arguments
  1241. MSG_REXX_ERR_18
  1242. ; Invalid argument to function
  1243. MSG_REXX_ERR_19
  1244. ; Invalid PROCEDURE
  1245. MSG_REXX_ERR_20
  1246. ; Unexpected THEN or WHEN
  1247. MSG_REXX_ERR_21
  1248. ; Unexpected ELSE or OTHERWISE
  1249. MSG_REXX_ERR_22
  1250. ; Unexpected BREAK, LEAVE or ITERATE
  1251. MSG_REXX_ERR_23
  1252. ; Invalid statement in SELECT
  1253. MSG_REXX_ERR_24
  1254. ; Missing or multiple THEN
  1255. MSG_REXX_ERR_25
  1256. ; Missing OTHERWISE
  1257. MSG_REXX_ERR_26
  1258. ; Missing or unexpected END
  1259. MSG_REXX_ERR_27
  1260. ; Symbol mismatch
  1261. MSG_REXX_ERR_28
  1262. ; Invalid DO syntax
  1263. MSG_REXX_ERR_29
  1264. ; Incomplete IF or SELECT
  1265. MSG_REXX_ERR_30
  1266. ; Label not found
  1267. MSG_REXX_ERR_31
  1268. ; Symbol expected
  1269. MSG_REXX_ERR_32
  1270. ; Symbol or string expected
  1271. MSG_REXX_ERR_33
  1272. ; Invalid keyword
  1273. MSG_REXX_ERR_34
  1274. ; Required keyword missing
  1275. MSG_REXX_ERR_35
  1276. ; Extraneous characters
  1277. MSG_REXX_ERR_36
  1278. ; Keyword conflict
  1279. MSG_REXX_ERR_37
  1280. ; Invalid template
  1281. MSG_REXX_ERR_38
  1282. ; Invalid TRACE request
  1283. MSG_REXX_ERR_39
  1284. ; Uninitialized variable
  1285. MSG_REXX_ERR_40
  1286. ; Invalid variable name
  1287. MSG_REXX_ERR_41
  1288. ; Invalid expression
  1289. MSG_REXX_ERR_42
  1290. ; Unbalanced parentheses
  1291. MSG_REXX_ERR_43
  1292. ; Nesting limit exceeded
  1293. MSG_REXX_ERR_44
  1294. ; Invalid expression result
  1295. MSG_REXX_ERR_45
  1296. ; Expression required
  1297. MSG_REXX_ERR_46
  1298. ; Boolean value not 0 or 1
  1299. MSG_REXX_ERR_47
  1300. ; Arithmetic conversion error
  1301. MSG_REXX_ERR_48
  1302. ; Invalid operand
  1303. MSG_PROJECT_MENU
  1304. ; Project
  1305. MSG_PROJECT_NEW
  1306. ; N\0New
  1307. MSG_PROJECT_ERASE
  1308. ; Z\0Erase
  1309. MSG_PROJECT_OPEN
  1310. ; O\0Open...
  1311. MSG_PROJECT_OPEN_NEW
  1312. ; L\0Open new...
  1313. MSG_PROJECT_OPTIONS
  1314. ; $\0Options...
  1315. MSG_PROJECT_STATISTIC
  1316. ; \0Statistic...
  1317. MSG_PROJECT_INDICES
  1318. ; *\0Indices...
  1319. MSG_PROJECT_RELOADRELS
  1320. ; \0Reload Relations
  1321. MSG_PROJECT_REORGANIZE
  1322. ; \0Reorganize
  1323. MSG_PROJECT_SAVE
  1324. ; S\0Save
  1325. MSG_PROJECT_SAVEAS
  1326. ; A\0Save as...
  1327. MSG_PROJECT_IMPORT
  1328. ; I\0Import...
  1329. MSG_PROJECT_EXPORT
  1330. ; E\0Export...
  1331. MSG_PROJECT_PRINT
  1332. ; P\0Print...
  1333. MSG_PROJECT_HIDE
  1334. ; H\0Hide
  1335. MSG_PROJECT_REVEAL
  1336. ; ^\0Reveal...
  1337. MSG_PROJECT_ABOUT
  1338. ; ?\0About...
  1339. MSG_PROJECT_QUIT
  1340. ; Q\0Quit
  1341. MSG_RECORDS_MENU
  1342. ; Record
  1343. MSG_RECORDS_ADD
  1344. ; +\0Add Record
  1345. MSG_RECORDS_DUP
  1346. ; 2\0Duplicate Record
  1347. MSG_RECORDS_REM
  1348. ; -\0Delete Record
  1349. MSG_RECORDS_ALLREM
  1350. ; @\0Delete all Records
  1351. MSG_RECORDS_CUT
  1352. ; X\0Cut Record
  1353. MSG_RECORDS_COPY
  1354. ; C\0Copy Record
  1355. MSG_RECORDS_PASTE
  1356. ; V\0Paste Record
  1357. MSG_RECORDS_PREV
  1358. ; Up\0Previous
  1359. MSG_RECORDS_NEXT
  1360. ; Dn\0Next
  1361. MSG_RECORDS_FIRST
  1362. ; Ctrl Up\0First Record
  1363. MSG_RECORDS_LAST
  1364. ; Ctrl Dn\0Last Record
  1365. MSG_RECORDS_GOTO
  1366. ; G\0Goto...
  1367. MSG_RECORDS_MARK_RECORD
  1368. ; .\0Mark Record
  1369. MSG_RECORDS_UNMARK_RECORD
  1370. ; :\0Unmark Record
  1371. MSG_RECORDS_MARK_ALL_RECORDS
  1372. ; ,\0Mark All Records
  1373. MSG_RECORDS_UNMARK_ALL_RECORDS
  1374. ; ;\0Unmark All Records
  1375. MSG_RECORDS_TOGGLE_ALL_MARKS
  1376. ; \0Toggle All Marks
  1377. MSG_FIELDS_MENU
  1378. ; Field
  1379. MSG_FIELDS_TYPE
  1380. ; \0Field Type
  1381. MSG_FIELDS_TYPE_STRING
  1382. ; Ctrl S\0String
  1383. MSG_FIELDS_TYPE_INTEGER
  1384. ; Ctrl I\0Integer
  1385. MSG_FIELDS_TYPE_FLOAT
  1386. ; Ctrl F\0Float
  1387. MSG_FIELDS_TYPE_BOOL
  1388. ; Ctrl B\0Boolean
  1389. MSG_FIELDS_TYPE_CYCLE
  1390. ; Ctrl C\0Cycle
  1391. MSG_FIELDS_TYPE_SLIDER
  1392. ; Ctrl L\0Slider
  1393. MSG_FIELDS_TYPE_DATE
  1394. ; Ctrl A\0Date
  1395. MSG_FIELDS_TYPE_TIME
  1396. ; Ctrl M\0Time
  1397. MSG_FIELDS_TYPE_EXTERN
  1398. ; Ctrl E\0Extern
  1399. MSG_FIELDS_TYPE_DATATYPES
  1400. ; Ctrl D\0Datatypes
  1401. MSG_FIELDS_TYPE_VARSTRING
  1402. ; Ctrl V\0Var String
  1403. MSG_FIELDS_TYPE_TEXT
  1404. ; Ctrl T\0Text
  1405. MSG_FIELDS_TYPE_BUTTON
  1406. ; Ctrl U\0Button
  1407. MSG_FIELDS_TYPE_BAR
  1408. ; Ctrl R\0Bar
  1409. MSG_FIELDS_ADD
  1410. ; Enter\0Add Field...
  1411. MSG_FIELDS_EDIT
  1412. ; Enter\0Edit active Field...
  1413. MSG_FIELDS_EDIT_NAMED
  1414. ; Shift Enter\0Edit named Field...
  1415. MSG_FIELDS_DUPLICATE
  1416. ; \0Duplicate Field
  1417. MSG_FIELDS_REMOVE
  1418. ; Del\0Remove Field
  1419. MSG_FIELDS_EDRELS
  1420. ; &\0Edit Relation...
  1421. MSG_FIELDS_REMRELS
  1422. ; 0\0Remove Relation
  1423. MSG_FIELDS_CREATE_GROUP
  1424. ; J\0Create Group
  1425. MSG_FIELDS_RESOLVE_GROUP
  1426. ; /\0Resolve Group
  1427. MSG_FIELDS_CONVERT
  1428. ; \"\0Convert Field...
  1429. MSG_LIST_MENU
  1430. ; List
  1431. MSG_LIST_HIDECOL
  1432. ; [\0Hide column
  1433. MSG_LIST_SHOWCOL
  1434. ; ]\0Show column...
  1435. MSG_LIST_SHOWALLCOLS
  1436. ; \0Show all columns
  1437. MSG_LIST_RECALC
  1438. ; %%\0Recalc List
  1439. MSG_COMP_MENU
  1440. ; Compare
  1441. MSG_COMP_FIND
  1442. ; F\0Find...
  1443. MSG_COMP_FINDNEXT
  1444. ; >\0Find next
  1445. MSG_COMP_FINDPREV
  1446. ; <\0Find previous
  1447. MSG_COMP_EDITFILTER
  1448. ; ~\0Filter...
  1449. MSG_COMP_REPLACE
  1450. ; R\0Replace...
  1451. MSG_COMP_COUNT
  1452. ; #\0Count...
  1453. MSG_COMP_SORT
  1454. ; =\0Sort...
  1455. MSG_COMP_MARK
  1456. ; \0Mark...
  1457. MSG_COMP_FILTER_TO_MARKS
  1458. ; \0Filter to Marks
  1459. MSG_COMP_MARKS_TO_FILTER
  1460. ; \0Marks to Filter
  1461. MSG_CTRL_MENU
  1462. ; Control
  1463. MSG_CTRL_RECORDS
  1464. ; Ctrl F1\0Record Mode
  1465. MSG_CTRL_MASK
  1466. ; Ctrl F2\0Mask Mode
  1467. MSG_CTRL_SERVICE
  1468. ; Ctrl F3\0Service Window
  1469. MSG_CTRL_LIST
  1470. ; Ctrl F4\0List Window
  1471. MSG_CTRL_AREXXDEBUG
  1472. ; \0ARexx-Debug
  1473. MSG_SET_MENU
  1474. ; Settings
  1475. MSG_SET_DATABASES
  1476. ; \0Databases...
  1477. MSG_SET_USER_INTERFACE
  1478. ; \0User Interface...
  1479. MSG_SET_USER_MENU
  1480. ; \0User Menu...
  1481. MSG_SET_DISPLAY
  1482. ; \0Display...
  1483. MSG_SET_EDITOR
  1484. MSG_SET_SAVE
  1485. ; \0Save Settings
  1486. MSG_SET_SAVEAS
  1487. ; \0Save Settings as...
  1488. MSG_SET_LOAD
  1489. ; \0Load Settings...
  1490. MSG_SET_PROGRAMS
  1491. ; \0External Programs and Paths...
  1492. MSG_USER_MENU
  1493. ; User
  1494. MSG_DATABASE_MENU
  1495. ; Database
  1496. MSG_DATABASE_FUNCTIONS
  1497. ; \0Functions...
  1498. MSG_DATABASE_CONSTANTS
  1499. ; \0Constants...
  1500. MSG_DATABASE_PREV_INDEX
  1501. ; \0Previous active index
  1502. MSG_DATABASE_NEXT_INDEX
  1503. ; \0Next active index
  1504. MSG_PRT_PROJECT_MENU
  1505. ; Project
  1506. MSG_PRT_PROJECT_ERASE
  1507. ; Z\0Erase
  1508. MSG_PRT_PROJECT_OPEN
  1509. ; O\0Open...
  1510. MSG_PRT_PROJECT_GET_FROM_MASK
  1511. ; M\0Get from Mask
  1512. MSG_PRT_PROJECT_GET_FROM_LIST
  1513. ; L\0Get from List
  1514. MSG_PRT_PROJECT_SAVE
  1515. ; S\0Save
  1516. MSG_PRT_PROJECT_SAVE_AS
  1517. ; A\0Save as...
  1518. MSG_PRT_PROJECT_PRINT
  1519. ; P\0Print
  1520. MSG_PRT_PROJECT_OPTIONS
  1521. ; T\0Options...
  1522. MSG_PRT_PROJECT_EXIT
  1523. ; Q\0Exit
  1524. MSG_PRT_ELEMENT_MENU
  1525. ; Element
  1526. MSG_PRT_ELEMENT_TYPE
  1527. ; \0Element Type
  1528. MSG_PRT_ELEMENT_TYPE_FIELD
  1529. ; Ctrl F\0Field
  1530. MSG_PRT_ELEMENT_TYPE_TEXT
  1531. ; Ctrl T\0Text
  1532. MSG_PRT_ELEMENT_TYPE_FF
  1533. ; Ctrl F\0Formfeed
  1534. MSG_PRT_ELEMENT_ADD
  1535. ; Enter\0Add...
  1536. MSG_PRT_ELEMENT_EDIT
  1537. ; Enter\0Edit...
  1538. MSG_PRT_ELEMENT_DUPLICATE
  1539. ; 2\0Duplicate
  1540. MSG_PRT_ELEMENT_REMOVE
  1541. ; Del\0Remove
  1542. MSG_PRT_CONTROL_MENU
  1543. ; Control
  1544. MSG_PRT_CONTROL_EDIT_HEAD
  1545. ; H\0Edit Head
  1546. MSG_PRT_CONTROL_EDIT_BODY
  1547. ; B\0Edit Body
  1548. MSG_PRT_CONTROL_EDIT_FOOT
  1549. ; F\0Edit Foot
  1550.