blob: 5dce3f8f488dfe966b1cb42742d1a222718627de (
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 "Chế độ an toàn của &brandShortName;">
<!ENTITY window.width "37em">
<!ENTITY safeModeDescription.label "&brandShortName; đang chạy ở chế độ an toàn, nó sẽ tạm thời vô hiệu hóa mọi thiết lập cá nhân, chủ đề, tiện ích mở rộng của bạn.">
<!ENTITY safeModeDescription2.label "Bạn có thể chuyển một số hoặc tất cả các thiết lập sau đây thành những thay đổi vĩnh viễn:">
<!ENTITY disableAddons.label "Vô hiệu hóa tất cả tiện ích">
<!ENTITY disableAddons.accesskey "D">
<!ENTITY resetToolbars.label "Đặt lại các thanh công cụ và điều khiển về mặc định">
<!ENTITY resetToolbars.accesskey "R">
<!ENTITY changeAndRestartButton.label "Lưu thay đổi và khởi động lại">
<!ENTITY changeAndRestartButton.accesskey "M">
<!ENTITY continueButton.label "Tiếp tục ở chế độ an toàn">
<!ENTITY continueButton.accesskey "C">
|