blob: bebd8cef596dc06f31b3aafffb7708d6905319a7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!-- 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 editfield0.label "사용자 이름:">
<!ENTITY editfield1.label "비밀번호:">
<!ENTITY copyCmd.label "복사">
<!ENTITY copyCmd.accesskey "C">
<!ENTITY selectAllCmd.label "모두 선택">
<!ENTITY selectAllCmd.accesskey "A">
|