Commit 108a930e authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

notepad: Remove spaces before '\n'.

parent 548b06aa
......@@ -127,9 +127,9 @@ STRING_UNICODE_LE, "유니코드 (UTF-16)"
STRING_UNICODE_BE, "유니코드 (UTF-16 빅-엔디언)"
STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\
유니코드 문자를 포함하고 있는 이 파일은 만약 당신이 %s 인코딩으로 \n\
유니코드 문자를 포함하고 있는 이 파일은 만약 당신이 %s 인코딩으로\n\
파일을 저장하면 문자의 손실이 있을 것입니다.\n\
이 문자를 보존하려면 취소를 클릭하고, 인코딩 드롭다운목록의 유니코드 \n\
이 문자를 보존하려면 취소를 클릭하고, 인코딩 드롭다운목록의 유니코드\n\
옵션 중의 하나를 선택하십시오t.\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