diff options
Diffstat (limited to 'l10n-ko/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-ko/editor/ui/chrome/dialogs/EditorButtonProperties.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-ko/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-ko/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..863089abdf --- /dev/null +++ b/l10n-ko/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,22 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!ENTITY windowTitle.label "버튼 설정"> +<!ENTITY Settings.label "설정"> +<!ENTITY ButtonType.label "유형"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "완료"> +<!ENTITY reset.value "재설정"> +<!ENTITY button.value "버튼"> +<!ENTITY ButtonName.label "이름:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "값:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "탭 목록: "> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "선택하지 않음"> +<!ENTITY ButtonDisabled.accesskey "D"> +<!ENTITY AccessKey.label "입력키:"> +<!ENTITY AccessKey.accesskey "K"> +<!ENTITY RemoveButton.label "버튼 제거"> +<!ENTITY RemoveButton.accesskey "R"> |