summaryrefslogtreecommitdiffstats
path: root/help/help_mp-ko.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-05-13 02:58:57 +0000
commit6e9cbdc10448203e7c8b2de41447442fcc9f7bae (patch)
tree0ed465592509105fdbeab27fc12ddbb2e3590aa5 /help/help_mp-ko.h
parenteafe5b7517bbf408ae1ffc936a3abe2313c3b334 (diff)
downloadmpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.bz2
mpv-6e9cbdc10448203e7c8b2de41447442fcc9f7bae.tar.xz
whitespace cosmetics: Remove all trailing whitespace.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-ko.h')
-rw-r--r--help/help_mp-ko.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h
index 0059ae3ccf..af277b961c 100644
--- a/help/help_mp-ko.h
+++ b/help/help_mp-ko.h
@@ -47,7 +47,7 @@ static const char help_text[]=
// ========================= MPlayer messages ===========================
-// mplayer.c:
+// mplayer.c:
#define MSGTR_Exiting "\n종료합니다.\n"
#define MSGTR_ExitingHow "\n종료합니다... (%s)\n"
@@ -371,7 +371,7 @@ static const char help_text[]=
#define MSGTR_IDFGCVD "죄송합니다. GUI 호환 비디오 출력 드라이버를 찾지 못했습니다."
// --- skin loader error messages
-#define MSGTR_SKIN_ERRORMESSAGE "[스킨] 스킨 설정파일의 %d번째 줄에 오류가 있습니다.: %s"
+#define MSGTR_SKIN_ERRORMESSAGE "[스킨] 스킨 설정파일의 %d번째 줄에 오류가 있습니다.: %s"
#define MSGTR_SKIN_WARNING1 "[스킨] 설정파일의 %d번째 줄 경고:\n위젯(%s)을 찾았지만 그 앞에 \"section\"을 찾을 수 없습니다."
#define MSGTR_SKIN_WARNING2 "[스킨] 설정파일의 %d번째 줄 경고:\n위젯(%s)을 찾았지만 그 앞에 \"subsection\"을 찾을 수 없습니다."
#define MSGTR_SKIN_WARNING3 "[스킨] 설정파일의 %d번째 줄 경고:\n이 subsection은 현재 위젯에서 지원되지 않습니다. (%s)"
@@ -558,6 +558,6 @@ static const char help_text[]=
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "치명적 오류!"
#define MSGTR_MSGBOX_LABEL_Error "오류!"
-#define MSGTR_MSGBOX_LABEL_Warning "경고!"
+#define MSGTR_MSGBOX_LABEL_Warning "경고!"
#endif