blob: 16c834bcf6913f83274fda3becb9ae34b706c5e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 Settings.accesskey "S">
<!ENTITY EditLabelText.label "編輯文字:">
<!ENTITY EditLabelText.accesskey "t">
<!ENTITY LabelFor.label "對此控制項(Control):">
<!ENTITY LabelFor.accesskey "F">
<!ENTITY AccessKey.label "快速鍵:">
<!ENTITY AccessKey.accesskey "K">
<!ENTITY RemoveLabel.label "移除標籤">
<!ENTITY RemoveLabel.accesskey "R">
|