1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-20 05:42:19 +00:00

typo fix by DongCheon Park <dcpark@kaist.ac.kr>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10542 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-08-08 09:28:39 +00:00
parent 93eaf66e2c
commit aa1424bfa0

View File

@ -65,7 +65,7 @@ static char help_text[]=
#define MSGTR_CopyCodecsConf "((MPlayer 소스 트리의) etc/codecs.conf를 ~/.mplayer/codecs.conf로 복사 또는 링크하세요.)\n"
#define MSGTR_BuiltinCodecsConf "내장된 기본 codecs.conf를 사용합니다.\n"
#define MSGTR_CantLoadFont "폰트를 읽어 들일 수 없습니다.: %s\n"
#define MSGTR_CantLoadSub "자막을 어 들일 수 없습니다.: %s\n"
#define MSGTR_CantLoadSub "자막을 어 들일 수 없습니다.: %s\n"
#define MSGTR_ErrorDVDkey "DVD 키를 처리하는 도중 오류가 발생했습니다.\n"
#define MSGTR_CmdlineDVDkey "암호해독을 위해 요청한 DVD 키를 사용합니다.\n"
#define MSGTR_DVDauthOk "DVD 인증 결과가 정상적인듯 합니다.\n"