Inkuntri
Korean Domain language

Software UI Korean: Buttons, Error Messages, and Confirmation Language

The reader can interpret Korean software UI by identifying confirmation, cancellation, saving, deletion, errors, retry prompts, permissions, settings, and completion language.

Published April 4, 2026 Korean

Core examples: 확인, 취소, 저장, 삭제, 오류, 다시 시도, 권한, 설정, 완료.

UI Korean is tiny text with real consequence

A dialog says:

삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다. 확인 / 취소

A learner may know 확인 means “confirmation,” but on a button it may execute the action. UI Korean is short because screens are small, not because meaning is light.

The key principle is:

Software UI Korean must be read by action, state, reversibility, and permission.

확인

확인

confirm/check/OK.

UI contexts:

확인 OK / confirm

확인해 주세요 please check

내용 확인 review details

본인확인 identity verification, different domain

Learner action: on a button, 확인 may proceed or finalize. In text, it may mean review.

취소

취소

cancel.

Related:

작업 취소 cancel operation

예약 취소 cancel reservation

결제 취소 cancel payment

취소하시겠습니까? do you want to cancel?

Learner action: 취소 may stop current action or cancel an existing status. Context matters.

저장

저장

save/store.

Related:

임시저장 temporary save/draft save

자동저장 autosave

저장됨 saved

저장 실패 save failed

Learner action: distinguish save locally, save to account, save as draft, and save settings.

삭제

삭제

delete.

Related:

영구 삭제 permanent deletion

삭제 취소 undo deletion/cancel deletion

휴지통으로 이동 move to trash

계정 삭제 account deletion

Learner action: deletion may be reversible or permanent. Read warning.

오류

오류

error.

Related:

오류가 발생했습니다 an error occurred

네트워크 오류 network error

서버 오류 server error

입력 오류 input error

Learner action: error type tells whether user, network, server, or data caused failure.

다시 시도

다시 시도

try again/retry.

Related:

재시도 retry

나중에 다시 시도해 주세요 please try again later

연결 상태를 확인한 후 다시 시도 check connection and try again

Learner action: retry prompt usually follows temporary failure.

권한

권한

permission/authority/access right.

Software contexts:

접근 권한 access permission

관리자 권한 administrator permission

카메라 권한 camera permission

권한이 없습니다 you do not have permission

Learner action: 권한 controls access, not merely “right” in abstract.

설정

설정

settings/configuration.

Related:

환경설정 preferences/settings

알림 설정 notification settings

개인정보 설정 privacy settings

기본 설정 default settings

Learner action: settings may change future behavior.

완료

완료

complete/completed.

UI contexts:

설정 완료 setup complete

업로드 완료 upload complete

결제 완료 payment complete

처리 완료 processing complete

Learner action: 완료 means process status. Check what process completed.

UI action/state table

UI wordFunctionReader question
확인confirm/check/OKdoes this execute?
취소cancelcurrent action or existing status?
저장savewhere and what?
삭제deletereversible?
오류errorwhat type?
다시 시도retryafter what failure?
권한permissionaccess to what?
설정setting/configurationfuture effect?
완료completewhat finished?

Dialog walkthrough

변경사항을 저장하지 않고 나가시겠습니까?

Breakdown:

변경사항 changes

저장하지 않고 without saving

나가시겠습니까 do you want to exit?

Plain reading:

Do you want to leave without saving changes?

Possible buttons:

나가기 leave/exit

취소 cancel

저장 save

Learner action: understand what each button preserves or discards.

Permission prompt walkthrough

앱이 사진에 접근하려고 합니다. 권한을 허용하시겠습니까?

Breakdown:

앱이 the app

사진에 접근 access photos

권한을 허용 allow permission

Plain reading:

The app wants to access photos. Do you want to allow permission?

Learner action: access object and allow/deny consequence.

Common learner traps

확인

May finalize an action, not just “check.”

취소

Can cancel dialog, reservation, transaction, or subscription depending object.

삭제

May be permanent; watch 영구.

권한

Permission/access; security-sensitive.

완료

Completion of which process? Upload? payment? setup?

Example bank walkthrough

확인

Confirm/check.

Learner action: button or review?

취소

Cancel.

Learner action: what is canceled?

저장

Save.

Learner action: preserve data/settings.

삭제

Delete.

Learner action: reversibility warning.

오류

Error.

Learner action: cause and next step.

다시 시도

Retry.

Learner action: repeat after failure.

권한

Permission/access right.

Learner action: security/access.

설정

Settings.

Learner action: configuration.

완료

Completed.

Learner action: process status.

UI-reading workflow

When reading Korean software UI:

  1. Identify whether text is button, warning, status, error, or help.
  2. Identify object of action.
  3. Check whether action changes data, money, account, privacy, or access.
  4. Check reversibility.
  5. Read permission prompts carefully.
  6. For errors, identify type and next step.
  7. For settings, identify future effect.
  8. Before pressing 확인, ask: what will be confirmed?
  9. Before pressing 삭제, ask: can it be undone?

UI action-risk table

Software UI Korean should be parsed before clicking.

UI labelFunctionRisk
확인confirm/OKmay finalize or dismiss
취소cancelusually reversible before execution
저장savecommits changes
삭제deletemay be irreversible
완료complete/doneprocess ended
다시 시도retryrepeats action
권한permissionaccess to data/device
설정settingsconfiguration
오류erroraction failed or blocked

Tiny strings can carry large consequences.

Confirmation-dialog checklist

Before accepting a Korean confirmation dialog, identify:

  1. object affected;
  2. action: 저장, 삭제, 전송, 결제, 탈퇴;
  3. reversibility;
  4. data loss warning;
  5. account or permission impact;
  6. error recovery path;
  7. whether 확인 means “I understand” or “execute.”

This is especially important for deletion, payment, account closure, and privacy permissions.

Error message classification

Korean phraseType
오류가 발생했습니다generic error
다시 시도해 주세요retry instruction
권한이 없습니다permission/access error
입력값이 올바르지 않습니다invalid input
네트워크 연결을 확인해 주세요network issue
저장에 실패했습니다save failure
삭제할 수 없습니다deletion not allowed

Classifying the error is more useful than translating every word.

A strong tool for this article would label UI strings by consequence.

Suggested functions:

  1. Button/action classifier.
  2. Object-of-action extractor.
  3. Reversible/permanent warning.
  4. Permission-access field.
  5. Error-type label.
  6. Save/discard distinction.
  7. Plain-language button summary.

Final rule

Software UI Korean is compressed action.

확인 may proceed. 취소 may stop or cancel. 저장 preserves. 삭제 removes. 오류 explains failure. 다시 시도 retries. 권한 grants access. 설정 changes future behavior. 완료 ends a process.

Read the button as an action, not as vocabulary.

Related reading