Skip to content
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
8 changes: 4 additions & 4 deletions zap/src/main/dist/lang/Messages_ko_KR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1497,15 +1497,15 @@ core.api.view.zapHomePath = Gets the path to ZAP's home directory.
custompages.content.location.response = Response
custompages.content.location.url = URL
custompages.desc = Custom Pages Definition
custompages.dialog.add.button.confirm = Confirm
custompages.dialog.add.button.confirm = \ud655\uc778
custompages.dialog.add.field.content.empty.warn = The "Content" field can't be blank or simply wildcard (.*).
custompages.dialog.add.field.label.content = Content\:
custompages.dialog.add.field.label.contentlocation = Content Location\:
custompages.dialog.add.field.label.enabled = Enabled\:
custompages.dialog.add.field.label.regex = Is Regex?
custompages.dialog.add.field.label.type = Type\:
custompages.dialog.add.title = Add Custom Page
custompages.dialog.modify.button.confirm = Confirm
custompages.dialog.modify.button.confirm = \ud655\uc778
custompages.dialog.modify.title = Modify Custom Page
custompages.dialog.remove.button.cancel = \ucde8\uc18c
custompages.dialog.remove.button.confirm = Remove
Expand Down Expand Up @@ -1699,7 +1699,7 @@ history.note.popup = Note...
history.panel.mnemonic = h
history.panel.title = History
history.purge.cancel = \ucde8\uc18c
history.purge.confirm = Confirm
history.purge.confirm = \ud655\uc778
history.purge.confirm.message = Don't show this dialog again.
history.purge.popup = Delete
history.purge.title = Delete History Record(s)
Expand Down Expand Up @@ -2739,7 +2739,7 @@ sites.include.scope.popup = Include in Session Scope
sites.panel.mnemonic = s
sites.panel.title = Sites
sites.purge.cancel = \ucde8\uc18c
sites.purge.confirm = Confirm
sites.purge.confirm = \ud655\uc778
sites.purge.confirm.message = Don't show this dialog again.
sites.purge.popup = Delete
sites.purge.title = Delete Site Node(s)
Expand Down
Loading