diff options
Diffstat (limited to 'l10n-zh-TW/suite/chrome/editor/dialogs/EditorPageProperties.dtd')
-rw-r--r-- | l10n-zh-TW/suite/chrome/editor/dialogs/EditorPageProperties.dtd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-zh-TW/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-zh-TW/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..e5c8ce1335 --- /dev/null +++ b/l10n-zh-TW/suite/chrome/editor/dialogs/EditorPageProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!-- Window title --> +<!ENTITY windowTitle.label "頁面屬性"> +<!ENTITY location.label "位置:"> +<!ENTITY lastModified.label "上次修改:"> +<!ENTITY titleInput.label "標題:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "作者:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "說明:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[新頁面,未儲存]"> +<!ENTITY EditHEADSource1.label "進階使用者:"> +<!ENTITY EditHEADSource2.label "要編輯 <head> 區域內的其它內容,請選擇「檢視」選單或是編輯模式的工具列當中的「HTML 原始碼」。"> + |