Commit 7f046f51 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

taskmgr: Remove spaces before '\n's.

parent 7bb43a35
......@@ -545,7 +545,7 @@ BEGIN
IDS_TERMINATE_MESSAGE "경고: 프로세스를 중단시키는 것은 데이타 손실과\n\
시스템 불안정을 포함해서 바람직하지 않은 결과를 가져올 수\n\
있습니다. 이 프로세스 데이터나 상태를 저장할 기회가\n\
주어지기 전에 종료될 것입니다. \n\
주어지기 전에 종료될 것입니다.\n\
정말로 중단시키겠습니까?"
IDS_TERMINATE_UNABLE2TERMINATE "프로세스를 중단시킬 수 없습니다"
IDS_DEBUG_MESSAGE "경고: 프로세스를 디버그 하는 것은 데이터의 손실을 가져올 수 있습니다.\n\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment