blob: f22aa26e9da24ac348b1af351704e652087ab5bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# 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/.
third-party-page-title = Third-party Module Information
third-party-section-title = List of third-party modules in { -brand-short-name }
third-party-intro =
This page shows the third-party modules which were injected into your
{ -brand-short-name }. Any module that is not signed by Microsoft or
{ -vendor-short-name } is considered to be a third-party module.
third-party-message-empty = No third-party modules were detected.
third-party-message-no-duration = Not recorded
third-party-detail-version = File version
third-party-detail-vendor = Vendor info
third-party-detail-occurrences = Occurrences
.title = How many times this module was loaded.
third-party-detail-duration = Avg. Blocking time (ms)
.title = How long this module blocked the application.
third-party-detail-app = Application
third-party-detail-publisher = Publisher
third-party-th-process = Process
third-party-th-duration = Loading Duration (ms)
third-party-th-status = Status
third-party-tag-ime = IME
.title = This type of module is loaded when you use a third-party IME.
third-party-tag-shellex = Shell Extension
.title = This type of module is loaded when you open the system file dialog.
third-party-tag-background = Background
.title =
This module did not block the application because it was loaded
in the background.
third-party-status-loaded = Loaded
third-party-status-blocked = Blocked
third-party-status-redirected = Redirected
third-party-button-copy-to-clipboard = Copy raw data to clipboard
third-party-button-reload = Reload with system info
.title = Reload with system information
third-party-button-open =
.title = Open file location…
third-party-button-expand =
.title = Show detailed information
third-party-button-collapse =
.title = Collapse detailed information
|