blob: e5c8ce13354e0270bf742ccba49ca4b319ca3313 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 原始碼」。">
|