MFC: Use better Korean translation for `trap'.

Approved by:	re (bmah)
This commit is contained in:
jkim 2006-09-11 18:22:57 +00:00
parent c547801d38
commit c5780fe894
2 changed files with 6 additions and 6 deletions

View File

@ -194,11 +194,11 @@ $ SIGQUIT
$ SIGILL
4 잘못된 명령
$ SIGTRAP
5 Trace/BPT
5 Trace/BPT 트랩
$ SIGABRT
6 Abort
6 Abort 트랩
$ SIGEMT
7 EMT
7 EMT 트랩
$ SIGFPE
8 부동소수점 연산 예외
$ SIGKILL

View File

@ -194,11 +194,11 @@ $ SIGQUIT
$ SIGILL
4 잘못된 명령
$ SIGTRAP
5 Trace/BPT µ£
5 Trace/BPT 트랩
$ SIGABRT
6 Abort µ£
6 Abort 트랩
$ SIGEMT
7 EMT µ£
7 EMT 트랩
$ SIGFPE
8 부동소수점 연산 예외
$ SIGKILL