blob: d6623e2bd730665e949ebe4002184ffb4a8301bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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 siteUrl.label "站点 URL:">
<!ENTITY docSubdir.label "页面子目录:">
<!ENTITY otherSubdir.label "图像子目录:">
<!ENTITY status.label "正在发布…">
<!ENTITY fileList.label "发布状态">
<!ENTITY succeeded.label "成功">
<!ENTITY failed.label "失败">
<!ENTITY keepOpen "发布完毕后不要关闭此窗口。">
<!ENTITY closeButton.label "关闭">
|