Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ep_setup.ko-KR.rc #71

Merged
merged 1 commit into from
Jul 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/lang/ep_setup.ko-KR.rc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LANGUAGE LANG_KOREAN, SUBLANG_KOREAN

STRINGTABLE
BEGIN
IDS_SETUP_UNSUPPORTED_ARCH "Please run the %1$s version of the setup file on %1$s devices. This setup file is only for %2$s devices."
IDS_SETUP_UNSUPPORTED_ARCH "%1$s 기기에서는 설치 파일의 %1$s 버전을 실행해주세요. 이 설치 파일은 %2$s 기기 전용입니다."
IDS_SETUP_UNINSTALL_PROMPT "이 PC에서 ExplorerPatcher를 제거하시겠어요?"
IDS_SETUP_INSTALL_LOGOFF "설치하려면 Windows에서 자동으로 로그아웃해야 합니다. 다시 로그인하면 ExplorerPatcher를 사용할 수 있습니다.\n\n계속할까요?"
IDS_SETUP_UNINSTALL_LOGOFF "제거를 완료하려면 Windows에서 자동으로 로그아웃해야 합니다.\n\n계속할까요?"
Expand Down