gecko-dev/toolkit/locales/en-US/chrome/global/downloadProgress.properties

22 строки
837 B
Properties

# 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 (BadPluginTitle):
#
# This dialog is displayed when plugin throws unhandled exception
#
BadPluginTitle=Illegal Operation in Plug-in
# LOCALIZATION NOTE (BadPluginMessage):
#
# This is the message for the BadPlugin dialog.
# %S will be replaced by brandShortName.
#
BadPluginMessage=The plug-in performed an illegal operation. You are strongly advised to restart %S.
# LOCALIZATION NOTE (BadPluginCheckboxMessage):
#
# This message tells the user that if they check this checkbox, they
# will never see this dialog again.
#
BadPluginCheckboxMessage=Don't show this message again during this session.