diff options
Diffstat (limited to 'l10n-vi/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-vi/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-vi/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-vi/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..84a32d156a --- /dev/null +++ b/l10n-vi/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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 "Thuộc tính bộ trường"> + +<!ENTITY Legend.label "Chú thích"> +<!ENTITY Legend.accesskey "C"> + +<!ENTITY EditLegendText.label "Chỉnh sửa Chú thích:"> +<!ENTITY EditLegendText.accesskey "s"> +<!ENTITY LegendAlign.label "Canh lề cho Chú thích:"> +<!ENTITY LegendAlign.accesskey "C"> +<!ENTITY AlignDefault.label "Mặc định"> +<!ENTITY AlignLeft.label "Trái"> +<!ENTITY AlignCenter.label "Giữa"> +<!ENTITY AlignRight.label "Phải"> + +<!ENTITY RemoveFieldSet.label "Xóa Bộ Trường"> +<!ENTITY RemoveFieldSet.accesskey "X"> |