blob: 43e484e6ba0ad7ee4a76ba327d944183d0e9890a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 safeModeDialog.title "&brandShortName; 安全模式">
<!ENTITY window.width "37em">
<!ENTITY safeModeDescription.label "&brandShortName; 正在以安全模式运行,这将暂时禁用您的设置、主题以及扩展。">
<!ENTITY safeModeDescription2.label "您可以将这些改动部分或全部保存:">
<!ENTITY disableAddons.label "禁用全部附加组件">
<!ENTITY disableAddons.accesskey "D">
<!ENTITY resetToolbars.label "重置工具栏以及控件">
<!ENTITY resetToolbars.accesskey "R">
<!ENTITY changeAndRestartButton.label "保存改动并重新开始">
<!ENTITY changeAndRestartButton.accesskey "M">
<!ENTITY continueButton.label "继续使用安全模式">
<!ENTITY continueButton.accesskey "C">
|