wangzhibo
2023-10-31 86070cd00485c47a2c5c3ffa4a9bae6648dd05c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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/.
 
# This file is in the UTF-8 encoding
[Strings]
DefaultBrowserAgentTaskDescription=“默认浏览器代理”计划任务会检查系统的默认浏览器,是否已从 Firefox 被更改为其他浏览器。若有可疑的更改行为,将提示用户是否要将默认浏览器改回 Firefox,最多提示两次。此任务由 Firefox 自动安装,并在 Firefox 更新时再次安装。若要禁用此任务,请到 about:config 页面调整“default-browser-agent.enabled”首选项,或调整 Firefox 的企业策略“DisableDefaultBrowserAgent”。
 
DefaultBrowserNotificationTitle=将 Firefox 设为您的默认浏览器
DefaultBrowserNotificationText=Firefox 已不再是您的默认浏览器。要将其设为默认吗?
 
DefaultBrowserNotificationHeaderText=要继续使用 Firefox 吗?
DefaultBrowserNotificationBodyText=您的默认浏览器最近有更改,点击以将 Firefox 恢复为默认浏览器。
DefaultBrowserNotificationYesButtonText=是
DefaultBrowserNotificationNoButtonText=否