diff options
Diffstat (limited to 'l10n-th/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-th/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-th/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-th/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..faba50cd38 --- /dev/null +++ b/l10n-th/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 "คุณสมบัติชุดช่องกรอกข้อมูล"> + +<!ENTITY Legend.label "คำอธิบายสัญลักษณ์"> +<!ENTITY Legend.accesskey "ค"> + +<!ENTITY EditLegendText.label "แก้ไขคำอธิบายสัญลักษณ์:"> +<!ENTITY EditLegendText.accesskey "ก"> +<!ENTITY LegendAlign.label "จัดแนวคำอธิบายสัญลักษณ์:"> +<!ENTITY LegendAlign.accesskey "จ"> +<!ENTITY AlignDefault.label "ค่าเริ่มต้น"> +<!ENTITY AlignLeft.label "ซ้าย"> +<!ENTITY AlignCenter.label "กึ่งกลาง"> +<!ENTITY AlignRight.label "ขวา"> + +<!ENTITY RemoveFieldSet.label "เอาชุดช่องกรอกข้อมูลออก"> +<!ENTITY RemoveFieldSet.accesskey "อ"> |