blob: 58792d0373dbddd1e239b089c4e7af0f8b8f9ee1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!-- 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 conflictWarning.label "此页面已经被其他程序改动,但是在编写器中仍有未保存的改动。">
<!ENTITY conflictResolve.label "选择要保留的版本:">
<!ENTITY keepCurrentPageButton.label "保留当前页面改动">
<!ENTITY useOtherPageButton.label "使用其它改动替换当前页">
|