## version 
## language 
## codeset 0
;
; Catalog description for MemoryTester
;
;
TESTVALUES_TIT

;Test values
;
ADD_TESTVAL_GAD

;_Add
;
DEL_TESTVAL_GAD

;_Delete
;
CLR_TESTVALS_GAD

;C_lear
;
MEMTYPE_TIT

;Mem type
;
CHIPMEM_GAD

;_CHIPMEM
;
FASTMEM_GAD

;_FASTMEM
;
TESTVAL_PAR_TIT

;Testvalue parameters
;
ROTATE_GAD

;Rotate
;
TV_PAR_LAB1

;times
;
TV_PAR_LAB2

;Until original
;
TV_PAR_LAB3

;Use once
;
TV_PAR_LAB4

;Don't use
;
START_STOP_GAD

;_Start/Stop
;
SAVE_PREFS_GAD

;Save _Preferences
;
SAVE_RESUL_GAD

;Save _TestResults
;
PAUSE_GAD

;Pause/Resume
;
ABOUT_GAD

;About
;
QUIT_GAD

;Quit
;
STATUS_TIT

;Status
;
MSG_TESTING_MEM_AT

;Testing memory at address
;
MSG_VERIFYING_MEM_AT

;Verifying memory at address
;
MSG_ADDRESS_RANGE

;$%08lx to $%08lx
;
MSG_TESTING_WITH

;(%8ld bytes) with
;
MSG_TESTVALUE

;$%08lx
;
MSG_ERROR_AT

;Error at address $%08lx:
;
MSG_ERR_WROTE

;      wrote $%08lx, read back $%08lx
;
MSG_DONE

;All tests done!
;
MSG_NOMEMTYPE

;No selected memory type!
;
MSG_USERBREAK

;User break!
;
MSG_NOTESTVALS

;No testvalues to use!
;
MSG_PAUSED_1

;Test paused! Press
;
MSG_PAUSED_2

;again to continue!
;
ABOUT_TIT

;               About MemTest
;
ABOUT_TEXT

;MemTest v%s (%s)\n\nCopyright © 1995 by:%sThis program is DiskWare. Send me one or\nmore  disks  with  freely  distributable\nprograms if you use it.\n\nBug reports and  suggestions should also\nbe sent to the same address.\n\nThis program uses gadutil.library, which\nis Copyright © 1994-1995 by P-O Yliniemi\nand Staffan Hämälä.
;
ABOUT_OK

;OK
;
MNU_1_TITLE

; \x00Project
;
MNI_1_IT1

;W\x00Save results...
;
MNI_1_IT2

;?\x00About
;
MNI_1_IT3

;Q\x00Quit
;
MNU_2_TITLE

; \x00Settings
;
MNI_2_IT1

;O\x00Load...
;
MNI_2_IT2

;S\x00Save
;
MNI_2_IT3

;A\x00Save as...
;
MNI_2_IT4

;F\x00Reset to defaults
;
MNI_2_IT5

;L\x00Last saved
;
MNI_2_IT6

;R\x00Restore
;
LOAD_PREFS

;Load Preferences
;
SAVE_PREFS

;Save Preferences
;
SAVE_RESULT

;Save TestResult
;
TESTVAL_LV_HELP

;This listview contains the hexadecimal representation of bit patterns to use in the test.
;
TESTVAL_SEL_HELP

;This gadget allows you to edit the selected or a new test value.
;
TESTVAL_ADD_HELP

;Adds a new test value to the list view.
;
TESTVAL_DEL_HELP

;Deletes the selected test value.
;
TESTVAL_CLR_HELP

;Removes all test values. Another click on this gadget restores the last saved configuration.
;
MTYPE_CHIP_HELP

;Test the free part of CHIP memory if this box is checked.
;
MTYPE_FAST_HELP

;Test the free part of FAST memory if this box is checked.
;
TESTVAL_PAR_HELP

;This is the test value parameter settings. Each value can have its own setting.
;
ROTATE_VAL_HELP

;Selects how many times to shift the test value before starting with the next from the list.
;
STATUS_HELP

;Shows what the program is doing for the moment.
;
RESULT_LV_HELP

;The test results is displayed in this listview. If an error occur, the address & values are shown.
;
STARTSTOP_HELP

;Start and stop the test.
;
SAVEPREF_HELP

;Save the program settings. This includes all testvalues and the test parameters.
;
SAVERES_HELP

;Save the test results. It is only possible to save the result if any error occur.
;
PAUSERES_HELP

;Pause and resume the test.
;
ABOUT_HELP

;Shows the annoying requester that pops up when starting the program :)
;
QUIT_HELP

;Don't use this! It can be dangerous :)
