13 lines
863 B
Properties
Executable file
13 lines
863 B
Properties
Executable file
# 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/.
|
||
|
||
# LOCALIZATION NOTE: These strings are used for profile reset.
|
||
|
||
# LOCALIZATION NOTE (resetUnusedProfile.message): %S is brandShortName.
|
||
resetUnusedProfile.message = 看起来你有一段时间没有打开 %S 了。是否要清理一下配置文件以获得近乎全新的体验?顺便说一句,欢迎回来!
|
||
# LOCALIZATION NOTE (resetUninstalled.message): %S is brandShortName.
|
||
resetUninstalled.message = 看来您重新安装了 %S。想要清理一下,有个焕然一新的体验吗?
|
||
# LOCALIZATION NOTE (refreshProfile.resetButton.label): %S is brandShortName.
|
||
refreshProfile.resetButton.label = 翻新 %S…
|
||
refreshProfile.resetButton.accesskey = e
|