#
#  define.txt --- global data definition.
#
!SET disp_message
	"Menu show with ESC"
!SET pause_message
	"  Hit Space key and you'll look at next explanation. "
!SET pause_message_b
	"Next explanation with Space key, or previous one with BS key."
!SET pause_message_test
	"  Hit Space key!"
!SET long_pause_message
	"  Hit Return key and you'll look at next explanation.  "
!SET long_pause_message_b
	"Next explanation with Return key, or previous one with BS key."
!SET long_pause_message_test
	"Type words you made mistakes again. Next Display with Return key"
!SET long_pause_window
" +---------------------------------------------------------------------+"
" |                                                                     |"
" +---------------------------------------------------------------------+"
!SET hand_pattern
"                _____                        _____             "
"         ______|     |_____            _____|     |_____       "
"   _____|      |     |     |          |     |     |     |_____ "
"  |  1  |   2  |  3  | 4 5 |          | 6 7 |  8  |  9  |  0  |"
"  |  q  |   w  |  e  | r t |          | y u |  i  |  o  |  p  |"
"  |  a  |   s  |  d  | f g |          | h j |  k  |  l  |  ;  |"
"  |  z  |   x  |  c  | v b |          | n m |  ,  |  .  |  /  |"
"  |                        |__      __|                       |"
"  |                           |    |                          |"
"  |___________________________|    |__________________________|"
!SET test_pause_message
	"  Hit Space key and pracitice of one minuite will start."
!SET test_time 60
!SET disp_x 3
!SET disp_y 3
!SET pause_x 15
!SET pause_y 21
!SET long_pause_x 6
!SET long_pause_y 20
!SET long_pause_width 60
!SET hand_x 8
!SET hand_y 10
!SET scroll_line 3
!SET test_x 11
!SET test_y 16
!SET test_width 65
!SET test_hand_x 8
!SET test_hand_y 5
!SET lesson_message "Lesson"
!SET section_message "Section"
!SET times_message "times"
!SET reverse_message "reverse"
!SET normal_message "normal"
!SET newkey_message ":new keys"
!SET learnedkey_message ":learned keys"
!SET errchk_message "Error Check(X:exchange I:insert D:delete E:etc)"
!SET result_message "  Result  "
!SET total_type    "Total type             "
!SET correct_type  "Correct type           "
!SET correct_rate  "Correct rate           "
!SET score_message "   Score               "
!SET word_message       "chars"
!SET percent_message    "%"
!SET penalty 3


# G[`FbNObZ[W
!SET review_message1
	" Review is very important! "
!SET review_message2
	""
!SET review_message3
	"Check your typing result"
!SET long_pause_message_review
	"  Hit Return key and you'll look at next explanation.  "

# KʃbZ[W
!SET review_title " Miss type check "
!SET miss_lank1 "Miss typed words ranking: "
!SET miss_lank2 " words"
!SET miss_lank3 " total / "
!SET miss_lank4 " misses"
!SET long_pause_message_review2 "  Hit Return key and you'll look at next explanation.  "
!SET review_try_pre "Let's type '"
!SET review_try_post "'"
!SET review_next " Type all words and you'll look at next explanation.B "

# Kʓo^֘A
!SET start_registration "Kʂ̃f[^o^Ă܂B"
!SET complete_registration "o^܂B"

