; This is a small and fast database.\nThis program is freely distributable.\n\n
1994, David Ekholm, Datadosen\nEmail: david-ek@dsv.su.se\n\nVersion: %s\nARexx port: %s
MSG_ABOUT_REQ_GADS
; Ok|More info
MSG_MOREABOUT_REQ_TITLE
; More about db
MSG_MOREABOUT_REQ_TEXT
; db is now a general database program.\nRecord layouts can be edited in any ASCII editor by\nsimply editing a file's RFF lines. (There is currently\nno GUI for this.) Se more on RFF below.\n\nTry out the following hidden features:\n
AppWindow -Drag and drop icons on db.\n
Commodore's Clipboard.\n
MenuHelp -Hold mouse over a menuitem, press HELP\n
Help -Press HELP and get help where you are.\n
ARexx -Show pictures etc from db.\n\nThere will be a successor to db called REG which\nwill feature fields of string-, checkbox- and cycle-\ntype, relations and more...
MSG_MOREABOUT_REQ_GADS
; Ok|More on RFF
MSG_NORMALHELP_REQ_TITLE
; Help on normal mode
MSG_NORMALHELP_REQ_TEXT
; The keys:\nUp - Previous record\nDown - Next record\nShift Up - First record\nShift Down - Last record\nReturn - Forward search\nShift Return - Backward search
MSG_FINDHELP_REQ_TITLE
; Help on find mode
MSG_FINDHELP_REQ_TEXT
; Enter a search pattern into one or many fields.\ndb will then search the database starting from the top\nand stop at the first occurence that has a match.\nUsually only a few letters will do as a search pattern.\nFor example: 'da' will match both 'David' and 'Daniel'.\nYou may also use AmigaDOS patterns.\nFor example:\n'#?d' or '*d' will match fields ending with a d.\n'(david|micke)' will match both 'David' and 'Micke'.\nSee help on normal mode for more information.\n\nThe keys:\nESC - Back to normal mode\nAmiga-K - In this mode, clears the fields\nReturn - Start searching from top
MSG_SORTHELP_REQ_TITLE
; Help on sort mode
MSG_SORTHELP_REQ_TEXT
; Enter numbers in the fields to represent\nthe sort order. Illegal entries are ignored\n\nThe keys:\nESC - Back to normal mode\nAmiga-K - In this mode, clears the fields\nReturn - Start sorting
MSG_DIALHELP_REQ_TITLE
; Dial
MSG_DIALHELP_REQ_TEXT
; db will dial the number found in the last active stringgadget.\ndb dials using the modem. Do like this:\n\n 1. Click into prefered stringgadget.\n 2. Select this menu or press Amiga-D\n 3. When the modem starts to dial: Lift the hook and wait.\n 4. The modem goes on hook and you can take over.\n\n Look at the ToolTypes in db's icon for settings.\n
MSG_MEMWARN_REQ_TITLE
; Out of Memory
MSG_MEMWARN_REQ_TEXT
; Not enough memory for operation!
MSG_OPENFAIL_REQ_TITLE
; Open file
MSG_OPENFAIL_REQ_TEXT
; Can't open file '%s'\nfor read or write
MSG_REXX_PROG_NOT_FOUND_TITLE
; ARexx message
MSG_REXX_PROG_NOT_FOUND_TEXT
; The file '%s' can't be loaded\nor is not an ARexx program
MSG_REXXERR_TITLE
; ARexx message
MSG_REXXERR_TEXT
; The ARexx program '%s'\nreported error #%ld
MSG_DIALFAIL_REQ_TITLE
; Dial
MSG_DIALFAIL_REQ_TEXT
; Can't open '%s', unit %ld!\nCheck db's ToolType settings.
MSG_SAVEERROR_REQ_TITLE
; Save file
MSG_SAVEERROR_REQ_TEXT
; Error saving file '%s'
MSG_SAVEWARN_REQ_TITLE
; Save file
MSG_SAVEWARN_REQ_TEXT
; The file '%s' already exists.\nSave over top of it?
MSG_ES_ASKFILTERING_REQ_TITLE
; Output filter
MSG_ES_ASKFILTERING_REQ_TEXT
; Output all records,\nor only those matched by 'Find record'?
MSG_ES_ASKFILTERING_REQ_GADS
; All|Matched|Cancel
MSG_NOTIMPLEMENTED_REQ_TITLE
; Information
MSG_NOTIMPLEMENTED_REQ_TEXT
; Sorry, this function is not implemeted yet.
MSG_KILLWARN_REQ_TITLE
; Kill Record
MSG_KILLWARN_REQ_TEXT
; Kill this record?
MSG_QUITWARN_REQ_TITLE
; Quit program
MSG_QUITWARN_REQ_TEXT
; Changes have been made to this file.\nThey will be lost.\nOk to quit?
MSG_NEWWARN_REQ_TITLE
; New file
MSG_NEWWARN_REQ_TEXT
; Changes have been made to this file.\nThey will be lost.\nOk to clear data?
MSG_LOADWARN_REQ_TITLE
; Open file
MSG_LOADWARN_REQ_TEXT
; Changes have been made to this file.\nThey will be lost.\nOk to load another file over top of it?
MSG_WRONGFILETYPE_REQ_TITLE
; Open file
MSG_WRONGFILETYPE_REQ_TEXT
; Can't open file '%s'\nThis is not a db RFF file
MSG_MANGLEDRFF_REQ_TITLE
; Open file
MSG_MANGLEDRFF_REQ_TEXT
; Can't open file '%s'\nThis RFF file is mangled!
MSG_WINSIZEERR_REQ_TITLE
; Open window
MSG_WINSIZEERR_REQ_TEXT
; Can't open the requested window!\nIt is to big.
MSG_WINOPENERR_REQ_TITLE
; Open window
MSG_WINOPENERR_REQ_TEXT
; Can't open the requested window!
MSG_DEFAULTERR_REQ_TITLE
; Internal error
MSG_DEFAULTERR_REQ_TEXT
; A serious error has occured.\nThe program will quit immediately!
MSG_MH_NOHELP_REQ_TITLE
; Menuhelp
MSG_MH_NOHELP_REQ_TEXT
; This menuitem has no specific help
MSG_MH_NEW_REQ_TITLE
; New project
MSG_MH_NEW_REQ_TEXT
; This menuitem empties the current project from all records.
MSG_MH_RFF_REQ_TITLE
; db's fileformat
MSG_MH_RFF_REQ_TEXT
; The fileformat db uses is RFF standard. This standard is based upon\nThe ASCII standard for databases but it has additions for\nfield formatting and more. It also has the same forward\nand backward compatibility as IFF files. It goes as follows:\n\n>One line with tabseparated fieldnames as in the ASCII standard.\n>One or many @RFF lines with structured information.\n>The database. Fields separated by TABs. One record per line.\n\nMore info on RFF (Register File Format) can be found in the docs\nincluded with db. db reads RFF files and tab-separated ASCII files.
MSG_MH_OUTPUT_VIEW_REQ_TITLE
; Output view
MSG_MH_OUTPUT_VIEW_REQ_TEXT
; The records are saved in ASCII format, formatted like the active view.\nUsing a view similar to a label makes it simple to export addresses\nto a DTP program for label-printing using a suitable font.\ndb has no internal label-generator. This is handled better by other programs.
MSG_MH_TAB_ASCII_REQ_TITLE
; Export tab-separated ASCII
MSG_MH_TAB_ASCII_REQ_TEXT
; This fileformat is plain ASCII standard, ie fields separated by TABs,\none record per line. The first line contains the fieldnames themselves.\nThis makes it simple to move the database to other programs like\nExcel for a list printout.
MSG_MH_COMMA_ASCII_REQ_TITLE
; Export comma-separated ASCII
MSG_MH_COMMA_ASCII_REQ_TEXT
; This fileformat has fields within \"\", separated by commas,\none record per line. The first line contains the fieldnames themselves.\nThis makes it simple to move the database to other programs like\nProWrite for mailmerge.
MSG_MH_CLIP_REQ_TITLE
; The Clipboard
MSG_MH_CLIP_REQ_TEXT
; db uses Commodore's standard Clipboard to allow copying of information\nbetween db and other programs (wordprocessors, DTP...).\ndb writes to two clipboards, Unit