diff options
Diffstat (limited to 'l10n-ko/mail/chrome/messenger/viewSource.properties')
-rw-r--r-- | l10n-ko/mail/chrome/messenger/viewSource.properties | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-ko/mail/chrome/messenger/viewSource.properties b/l10n-ko/mail/chrome/messenger/viewSource.properties new file mode 100644 index 0000000000..080670395b --- /dev/null +++ b/l10n-ko/mail/chrome/messenger/viewSource.properties @@ -0,0 +1,17 @@ +# 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/. + +goToLineTitle = 행으로 이동 +goToLineText = 행번호 입력 +invalidInputTitle = 유효하지 않은 입력 +invalidInputText = 행 번호가 유효하지 않습니다. +outOfRangeTitle = 행을 찾을 수 없음 +outOfRangeText = 지정한 행을 찾을 수 없습니다. +viewSelectionSourceTitle = 선택된 DOM 소스 +viewMathMLSourceTitle = MathML의 DOM 소스 + +context_goToLine_label = 행으로 이동… +context_goToLine_accesskey = L +context_wrapLongLines_label = 긴 줄 줄바꿈 +context_highlightSyntax_label = 구문 강조 |