diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/editor/dialogs/EditorLabelProperties.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/editor/dialogs/EditorLabelProperties.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-zh-TW/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..16c834bcf6 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/editor/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,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"> + |