diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-vi/mail/chrome/messenger/safeMode.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-vi/mail/chrome/messenger/safeMode.dtd b/l10n-vi/mail/chrome/messenger/safeMode.dtd new file mode 100644 index 0000000000..5dce3f8f48 --- /dev/null +++ b/l10n-vi/mail/chrome/messenger/safeMode.dtd @@ -0,0 +1,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"> |