no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / toolkit / content / aboutSupport.xhtml
blobf815ab77f47d9ca252b70657dfe7b91fc4d228b3
1 <?xml version="1.0" encoding="UTF-8"?>
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 <!DOCTYPE html [
8 <!ENTITY % htmlDTD PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> %htmlDTD;
9 ]>
11 <html xmlns="http://www.w3.org/1999/xhtml">
12 <head>
13 <meta http-equiv="Content-Security-Policy" content="default-src chrome:; object-src 'none'" />
14 <meta name="color-scheme" content="light dark" />
15 <title data-l10n-id="page-title"/>
17 <link rel="icon" type="image/png" id="favicon"
18 href="chrome://branding/content/icon32.png"/>
19 <link rel="stylesheet" href="chrome://global/skin/aboutSupport.css"
20 type="text/css"/>
22 <script src="chrome://global/content/aboutSupport.js"/>
23 <link rel="localization" href="branding/brand.ftl"/>
24 <link rel="localization" href="toolkit/about/aboutSupport.ftl"/>
25 <link rel="localization" href="toolkit/global/resetProfile.ftl"/>
26 <link rel="localization" href="toolkit/global/processTypes.ftl"/>
27 #ifndef ANDROID
28 <link rel="localization" href="toolkit/featuregates/features.ftl"/>
29 #endif
30 </head>
32 <body class="wide-container">
33 <h1 data-l10n-id="page-title"/>
34 <div class="header-flex">
35 <div class="content-flex">
36 <div class="page-subtitle" data-l10n-id="page-subtitle">
37 <a id="supportLink" data-l10n-name="support-link"></a>
38 </div>
39 <div>
40 <button id="copy-raw-data-to-clipboard" data-l10n-id="copy-raw-data-to-clipboard-label"/>
41 <button id="copy-to-clipboard" data-l10n-id="copy-text-to-clipboard-label"/>
42 </div>
43 </div>
45 #ifndef ANDROID
46 <div class="action-box">
47 <div id="reset-box">
48 <h3 data-l10n-id="refresh-profile"/>
49 <button id="reset-box-button" data-l10n-id="refresh-profile-button"/>
50 </div>
51 <div id="safe-mode-box">
52 <h3 data-l10n-id="troubleshoot-mode-title"/>
53 <button id="restart-in-safe-mode-button" data-l10n-id="restart-in-troubleshoot-mode-label"/>
54 </div>
55 <div id="clear-startup-cache-box">
56 <h3 data-l10n-id="clear-startup-cache-title"/>
57 <button id="clear-startup-cache-button" data-l10n-id="clear-startup-cache-label"/>
58 </div>
59 </div>
60 #endif
61 </div>
62 <div id="contents">
64 <!-- - - - - - - - - - - - - - - - - - - - - -->
66 <h2 class="major-section" id="app-basics" data-l10n-id="app-basics-title"/>
68 <table>
69 <tbody>
70 <tr>
71 <th class="column" data-l10n-id="app-basics-name"/>
73 <td id="application-box">
74 </td>
75 </tr>
77 <tr>
78 <th class="column" data-l10n-id="app-basics-version"/>
80 <td id="version-box">
81 </td>
82 </tr>
84 <tr>
85 <th class="column" data-l10n-id="app-basics-build-id"/>
86 <td id="buildid-box"></td>
87 </tr>
89 <tr>
90 <th class="column" data-l10n-id="app-basics-distribution-id"/>
91 <td id="distributionid-box"></td>
92 </tr>
94 #ifndef ANDROID
95 #ifdef MOZ_UPDATER
96 <tr id="update-dir-row" class="no-copy">
97 <th class="column" data-l10n-id="app-basics-update-dir"/>
99 <td>
100 <button id="update-dir-button" data-l10n-id="show-dir-label"/>
101 <span id="update-dir-box" dir="ltr">
102 </span>
103 </td>
104 </tr>
106 <tr id="update-history-row" class="no-copy">
107 <th class="column" data-l10n-id="app-basics-update-history"/>
109 <td>
110 <button id="show-update-history-button" data-l10n-id="app-basics-show-update-history"/>
111 </td>
112 </tr>
113 #endif
114 #endif
116 #ifdef MOZ_UPDATER
117 <tr>
118 <th class="column" data-l10n-id="app-basics-update-channel"/>
119 <td id="updatechannel-box"></td>
120 </tr>
121 #endif
123 <tr>
124 <th class="column" data-l10n-id="app-basics-user-agent"/>
126 <td id="useragent-box">
127 </td>
128 </tr>
130 <tr>
131 <th class="column" data-l10n-id="app-basics-os"/>
133 <td id="os-box">
134 </td>
135 </tr>
137 <tr id="os-theme-row">
138 <th class="column" data-l10n-id="app-basics-os-theme"/>
140 <td id="os-theme-box">
141 </td>
142 </tr>
144 #ifdef XP_MACOSX
145 <tr>
146 <th class="column" data-l10n-id="app-basics-rosetta"/>
148 <td id="rosetta-box">
149 </td>
150 </tr>
151 #endif
153 <tr class="no-copy">
154 <th class="column" data-l10n-id="app-basics-binary"/>
156 <td id="binary-box" dir="ltr">
157 </td>
158 </tr>
160 <tr id="profile-row" class="no-copy">
161 <th class="column" data-l10n-id="app-basics-profile-dir"/>
163 <td>
164 <button id="profile-dir-button" data-l10n-id="show-dir-label"/>
165 <span id="profile-dir-box" dir="ltr">
166 </span>
167 </td>
168 </tr>
170 <tr class="no-copy">
171 <th class="column" data-l10n-id="app-basics-build-config"/>
173 <td>
174 <a href="about:buildconfig">about:buildconfig</a>
175 </td>
176 </tr>
178 <tr class="no-copy">
179 <th class="column" data-l10n-id="app-basics-memory-use"/>
181 <td>
182 <a href="about:memory">about:memory</a>
183 </td>
184 </tr>
186 <tr class="no-copy">
187 <th class="column" data-l10n-id="app-basics-performance"/>
189 <td>
190 <a href="about:processes">about:processes</a>
191 </td>
192 </tr>
194 <tr class="no-copy">
195 <th class="column" data-l10n-id="app-basics-service-workers"/>
197 <td>
198 <a href="about:serviceworkers">about:serviceworkers</a>
199 </td>
200 </tr>
202 #if defined(XP_WIN)
203 <tr class="no-copy">
204 <th class="column" data-l10n-id="app-basics-third-party"/>
206 <td>
207 <a href="about:third-party">about:third-party</a>
208 </td>
209 </tr>
210 #endif
212 #if defined(XP_WIN) && defined(MOZ_LAUNCHER_PROCESS)
213 <tr>
214 <th class="column" data-l10n-id="app-basics-launcher-process-status"/>
216 <td id="launcher-process-box">
217 </td>
218 </tr>
219 #endif
221 <tr>
222 <th class="column" data-l10n-id="app-basics-multi-process-support"/>
224 <td id="multiprocess-box">
225 <span id="multiprocess-box-process-count"/>
226 </td>
227 </tr>
229 <tr>
230 <th class="column" data-l10n-id="app-basics-fission-support"/>
232 <td id="fission-box">
233 <span id="fission-box-process-count"/>
234 <span id="fission-box-status"/>
235 </td>
236 </tr>
238 <tr id="remoteprocesses-row">
239 <th class="column" data-l10n-id="app-basics-remote-processes-count"/>
241 <td>
242 <a href="#remote-processes"></a>
243 </td>
244 </tr>
246 <tr id="policies-status-row">
247 <th class="column" data-l10n-id="app-basics-enterprise-policies"/>
249 <td id="policies-status">
250 </td>
251 </tr>
253 <tr>
254 <th class="column" data-l10n-id="app-basics-location-service-key-google"/>
256 <td id="key-location-service-google-box">
257 </td>
258 </tr>
260 <tr>
261 <th class="column" data-l10n-id="app-basics-safebrowsing-key-google"/>
263 <td id="key-safebrowsing-google-box">
264 </td>
265 </tr>
267 <tr>
268 <th class="column" data-l10n-id="app-basics-key-mozilla"/>
270 <td id="key-mozilla-box">
271 </td>
272 </tr>
274 <tr>
275 <th class="column" data-l10n-id="app-basics-safe-mode"/>
277 <td id="safemode-box">
278 </td>
279 </tr>
281 <tr>
282 <th class="column" data-l10n-id="app-basics-memory-size"/>
284 <td id="memory-size-box">
285 </td>
286 </tr>
288 <tr>
289 <th class="column" data-l10n-id="app-basics-disk-available"/>
291 <td id="disk-available-box">
292 </td>
293 </tr>
295 #ifndef ANDROID
296 <tr class="no-copy">
297 <th class="column" data-l10n-id="app-basics-profiles"/>
299 <td>
300 <a href="about:profiles">about:profiles</a>
301 </td>
302 </tr>
303 #endif
305 #if defined(XP_WIN)
306 <tr>
307 <th class="column" data-l10n-id="app-basics-pointing-devices"/>
309 <td id="pointing-devices-box">
310 </td>
311 </tr>
312 #endif
314 </tbody>
315 </table>
317 <!-- - - - - - - - - - - - - - - - - - - - - -->
318 #ifdef MOZ_CRASHREPORTER
320 <h2 class="major-section" id="crashes" data-l10n-id="crashes-title"/>
322 <table id="crashes-table">
323 <thead>
324 <tr>
325 <th data-l10n-id="crashes-id"/>
326 <th data-l10n-id="crashes-send-date"/>
327 </tr>
328 </thead>
329 <tbody id="crashes-tbody">
330 </tbody>
331 </table>
332 <p id="crashes-allReports" class="hidden no-copy">
333 <a href="about:crashes" id="crashes-allReportsWithPending"
334 class="block" data-l10n-id="crashes-all-reports"/>
335 </p>
336 <p id="crashes-noConfig" class="hidden no-copy" data-l10n-id="crashes-no-config"/>
338 #endif
339 <!-- - - - - - - - - - - - - - - - - - - - - -->
341 <h2 class="major-section" id="features" data-l10n-id="features-title"/>
343 <table id="features-table">
344 <thead>
345 <tr>
346 <th data-l10n-id="features-name"/>
347 <th data-l10n-id="features-version"/>
348 <th data-l10n-id="features-id"/>
349 </tr>
350 </thead>
351 <tbody id="features-tbody">
352 </tbody>
353 </table>
355 #ifdef MOZ_NORMANDY
356 <!-- - - - - - - - - - - - - - - - - - - - - -->
358 <h2 class="major-section" id="remote-features" data-l10n-id="support-remote-features-title"/>
360 <table class="prefs-table">
361 <thead class="no-copy">
362 <th data-l10n-id="support-remote-features-name"/>
363 <th data-l10n-id="support-remote-features-status"/>
364 </thead>
366 <tbody id="remote-features-tbody">
367 </tbody>
368 </table>
370 #endif
371 <!-- - - - - - - - - - - - - - - - - - - - - -->
373 <h2 class="major-section" data-l10n-id="processes-title" id="remote-processes"/>
375 <table id="remote-processes-table">
376 <thead>
377 <tr>
378 <th data-l10n-id="processes-type"/>
379 <th data-l10n-id="processes-count"/>
380 </tr>
381 </thead>
382 <tbody id="processes-tbody">
383 </tbody>
384 </table>
386 <!-- - - - - - - - - - - - - - - - - - - - - -->
388 <h2 class="major-section" id="addons" data-l10n-id="support-addons-title"/>
390 <table>
391 <thead>
392 <tr>
393 <th data-l10n-id="support-addons-name"/>
394 <th data-l10n-id="support-addons-type"/>
395 <th data-l10n-id="support-addons-version"/>
396 <th data-l10n-id="support-addons-enabled"/>
397 <th data-l10n-id="support-addons-id"/>
398 </tr>
399 </thead>
400 <tbody id="addons-tbody">
401 </tbody>
402 </table>
404 <!-- - - - - - - - - - - - - - - - - - - - - -->
406 <h2 class="major-section" id="security-software" data-l10n-id="security-software-title"/>
408 <table id="security-software-table">
409 <thead>
410 <tr>
411 <th data-l10n-id="security-software-type"/>
412 <th data-l10n-id="security-software-name"/>
413 </tr>
414 </thead>
415 <tbody>
416 <tr>
417 <th class="column" data-l10n-id="security-software-antivirus"/>
419 <td id="security-software-antivirus">
420 </td>
421 </tr>
423 <tr>
424 <th class="column" data-l10n-id="security-software-antispyware"/>
426 <td id="security-software-antispyware">
427 </td>
428 </tr>
430 <tr>
431 <th class="column" data-l10n-id="security-software-firewall"/>
433 <td id="security-software-firewall">
434 </td>
435 </tr>
436 </tbody>
437 </table>
439 <!-- - - - - - - - - - - - - - - - - - - - - -->
441 <h2 class="major-section" id="legacyUserStylesheets" data-l10n-id="legacy-user-stylesheets-title"/>
443 <table>
444 <tbody id="legacyUserStylesheets-info-tbody">
445 <tr>
446 <th class="column" data-l10n-id="legacy-user-stylesheets-enabled"/>
448 <td id="legacyUserStylesheets-enabled">
449 </td>
450 </tr>
452 <tr>
453 <th class="column" data-l10n-id="legacy-user-stylesheets-stylesheet-types"/>
455 <td id="legacyUserStylesheets-types">
456 </td>
457 </tr>
458 </tbody>
459 </table>
461 <!-- - - - - - - - - - - - - - - - - - - - - -->
463 <h2 class="major-section" id="graphics" data-l10n-id="graphics-title"/>
465 <table>
466 <tbody id="graphics-features-tbody">
467 <tr>
468 <th colspan="2" class="title-column" data-l10n-id="graphics-features-title"/>
469 </tr>
470 </tbody>
472 <tbody id="graphics-gpu-1-tbody">
473 <tr>
474 <th colspan="2" class="title-column" data-l10n-id="graphics-gpu1-title"/>
475 </tr>
476 </tbody>
478 <tbody id="graphics-gpu-2-tbody">
479 <tr>
480 <th colspan="2" class="title-column" data-l10n-id="graphics-gpu2-title"/>
481 </tr>
482 </tbody>
484 <tbody id="graphics-diagnostics-tbody">
485 <tr>
486 <th colspan="2" class="title-column" data-l10n-id="graphics-diagnostics-title"/>
487 </tr>
488 </tbody>
490 <tbody id="graphics-decisions-tbody">
491 <tr>
492 <th colspan="2" class="title-column" data-l10n-id="graphics-decision-log-title"/>
493 </tr>
494 </tbody>
496 <tbody id="graphics-crashguards-tbody">
497 <tr>
498 <th colspan="2" class="title-column" data-l10n-id="graphics-crash-guards-title"/>
499 </tr>
500 </tbody>
502 <tbody id="graphics-workarounds-tbody">
503 <tr>
504 <th colspan="2" class="title-column" data-l10n-id="graphics-workarounds-title"/>
505 </tr>
506 </tbody>
508 <tbody id="graphics-failures-tbody">
509 <tr>
510 <th colspan="2" class="title-column" data-l10n-id="graphics-failure-log-title"/>
511 </tr>
512 </tbody>
513 </table>
515 <!-- - - - - - - - - - - - - - - - - - - - - -->
517 <h2 class="major-section" id="media" data-l10n-id="media-title"/>
518 <table>
519 <tbody id="media-info-tbody">
520 </tbody>
522 <tbody id="media-output-devices-tbody">
523 <tr>
524 <th colspan="9" class="title-column" data-l10n-id="media-output-devices-title"/>
525 </tr>
526 <tr>
527 <th data-l10n-id="media-device-name"/>
528 <th data-l10n-id="media-device-group"/>
529 <th data-l10n-id="media-device-vendor"/>
530 <th data-l10n-id="media-device-state"/>
531 <th data-l10n-id="media-device-preferred"/>
532 <th data-l10n-id="media-device-format"/>
533 <th data-l10n-id="media-device-channels"/>
534 <th data-l10n-id="media-device-rate"/>
535 <th data-l10n-id="media-device-latency"/>
536 </tr>
537 </tbody>
539 <tbody id="media-input-devices-tbody">
540 <tr>
541 <th colspan="9" class="title-column" data-l10n-id="media-input-devices-title"/>
542 </tr>
543 <tr>
544 <th data-l10n-id="media-device-name"/>
545 <th data-l10n-id="media-device-group"/>
546 <th data-l10n-id="media-device-vendor"/>
547 <th data-l10n-id="media-device-state"/>
548 <th data-l10n-id="media-device-preferred"/>
549 <th data-l10n-id="media-device-format"/>
550 <th data-l10n-id="media-device-channels"/>
551 <th data-l10n-id="media-device-rate"/>
552 <th data-l10n-id="media-device-latency"/>
553 </tr>
554 </tbody>
556 <tbody id="media-capabilities-tbody">
557 <tr>
558 <th colspan="9" class="title-column" data-l10n-id="media-capabilities-title"/>
559 </tr>
560 <tr>
561 <td colspan="9">
562 <button id="enumerate-database-button" data-l10n-id="media-capabilities-enumerate"/>
563 <pre id="enumerate-database-result" class="hidden no-copy"></pre>
564 </td>
565 </tr>
566 </tbody>
568 <tbody id="media-content-decryption-modules-tbody">
569 <tr>
570 <th colspan="9" class="title-column" data-l10n-id="media-content-decryption-modules-title"/>
571 </tr>
572 <tr>
573 <th data-l10n-id="media-key-system-name"/>
574 <th data-l10n-id="media-video-robustness"/>
575 <th data-l10n-id="media-audio-robustness"/>
576 <th colspan="4" data-l10n-id="media-cdm-capabilities"/>
577 <th data-l10n-id="media-cdm-clear-lead"/>
578 <th data-l10n-id="media-hdcp-22-compatible"/>
579 </tr>
580 </tbody>
582 </table>
584 <!-- - - - - - - - - - - - - - - - - - - - - -->
586 <h2 class="major-section" id="environment-variables" data-l10n-id="environment-variables-title"/>
588 <table class="prefs-table">
589 <thead class="no-copy">
590 <th class="name" data-l10n-id="environment-variables-name"/>
592 <th class="value" data-l10n-id="environment-variables-value"/>
593 </thead>
595 <tbody id="environment-variables-tbody">
596 </tbody>
597 </table>
600 #ifndef ANDROID
601 <!-- - - - - - - - - - - - - - - - - - - - - -->
603 <h2 class="major-section" id="experimental-features" data-l10n-id="experimental-features-title"/>
605 <table class="prefs-table">
606 <thead class="no-copy">
607 <th class="name" data-l10n-id="experimental-features-name"/>
609 <th class="value" data-l10n-id="experimental-features-value"/>
610 </thead>
612 <tbody id="experimental-features-tbody">
613 </tbody>
614 </table>
616 #endif
617 #ifdef MOZ_NORMANDY
618 <!-- - - - - - - - - - - - - - - - - - - - - -->
619 <h2 class="major-section" id="remote-experiments" data-l10n-id="support-remote-experiments-title"/>
621 <table class="prefs-table">
622 <thead class="no-copy">
623 <th data-l10n-id="support-remote-experiments-name"/>
624 <th data-l10n-id="support-remote-experiments-branch"/>
625 </thead>
627 <tbody id="remote-experiments-tbody">
628 </tbody>
629 </table>
631 <section id="about-studies-section" class="no-copy">
632 <p data-l10n-id="support-remote-experiments-see-about-studies">
633 <a data-l10n-name="support-about-studies-link" href="about:studies"></a>
634 </p>
635 </section>
637 #endif
638 <!-- - - - - - - - - - - - - - - - - - - - - -->
640 <h2 class="major-section" id="modified-key-prefs" data-l10n-id="modified-key-prefs-title"/>
642 <table class="prefs-table">
643 <thead class="no-copy">
644 <th class="name" data-l10n-id="modified-prefs-name"/>
646 <th class="value" data-l10n-id="modified-prefs-value"/>
647 </thead>
649 <tbody id="prefs-tbody">
650 </tbody>
651 </table>
653 <section id="prefs-user-js-section" class="hidden no-copy">
654 <h3 data-l10n-id="user-js-title"/>
655 <p data-l10n-id="user-js-description">
656 <a id="prefs-user-js-link" data-l10n-name="user-js-link"></a>
657 </p>
658 </section>
660 <!-- - - - - - - - - - - - - - - - - - - - - -->
662 <h2 class="major-section" id="locked-key-prefs" data-l10n-id="locked-key-prefs-title"/>
664 <table class="prefs-table">
665 <thead class="no-copy">
666 <th class="name" data-l10n-id="locked-prefs-name"/>
668 <th class="value" data-l10n-id="locked-prefs-value"/>
669 </thead>
671 <tbody id="locked-prefs-tbody">
672 </tbody>
673 </table>
675 #ifndef ANDROID
676 <!-- - - - - - - - - - - - - - - - - - - - - -->
678 <h2 class="major-section" id="place-database" data-l10n-id="place-database-title"/>
680 <table>
681 <tbody>
682 <tr class="no-copy">
683 <th class="column" data-l10n-id="place-database-integrity"/>
685 <td colspan="5">
686 <button id="verify-place-integrity-button" data-l10n-id="place-database-verify-integrity"/>
687 <pre id="verify-place-result" class="hidden no-copy"></pre>
688 </td>
689 </tr>
690 <tr class="no-copy">
691 <th class="column" data-l10n-id="place-database-stats"/>
693 <td colspan="5">
694 <button id="place-database-stats-toggle" data-l10n-id="place-database-stats-show"/>
695 </td>
696 </tr>
697 </tbody>
698 <tbody id="place-database-stats-tbody">
699 <tr>
700 <th data-l10n-id="place-database-stats-entity"/>
701 <th data-l10n-id="place-database-stats-count"/>
702 <th data-l10n-id="place-database-stats-size-kib"/>
703 <th data-l10n-id="place-database-stats-size-perc"/>
704 <th data-l10n-id="place-database-stats-efficiency-perc"/>
705 <th data-l10n-id="place-database-stats-sequentiality-perc"/>
706 </tr>
707 </tbody>
708 </table>
709 #endif
711 <!-- - - - - - - - - - - - - - - - - - - - - -->
712 <h2 class="major-section" id="a11y" data-l10n-id="a11y-title"/>
714 <table>
715 <tbody>
716 <tr>
717 <th class="column" data-l10n-id="a11y-activated"/>
719 <td id="a11y-activated">
720 </td>
721 </tr>
722 <tr>
723 <th class="column" data-l10n-id="a11y-force-disabled"/>
725 <td id="a11y-force-disabled">
726 </td>
727 </tr>
728 #if defined(XP_WIN)
729 <tr>
730 <th class="column" data-l10n-id="a11y-instantiator"/>
732 <td id="a11y-instantiator">
733 </td>
734 </tr>
735 #endif
736 </tbody>
737 </table>
739 <!-- - - - - - - - - - - - - - - - - - - - - -->
740 <h2 class="major-section" id="library-version" data-l10n-id="library-version-title"/>
742 <table>
743 <tbody id="libversions-tbody">
744 </tbody>
745 </table>
747 <!-- - - - - - - - - - - - - - - - - - - - - -->
749 #if defined(MOZ_SANDBOX)
750 <h2 class="major-section" id="sandbox" data-l10n-id="sandbox-title"/>
752 <table>
753 <tbody id="sandbox-tbody">
754 </tbody>
755 </table>
757 #if defined(XP_LINUX)
758 <h4 data-l10n-id="sandbox-sys-call-log-title"/>
759 <table>
760 <thead>
761 <tr>
762 <th data-l10n-id="sandbox-sys-call-index"/>
763 <th data-l10n-id="sandbox-sys-call-age"/>
764 <th data-l10n-id="sandbox-sys-call-pid"/>
765 <th data-l10n-id="sandbox-sys-call-tid"/>
766 <th data-l10n-id="sandbox-sys-call-proc-type"/>
767 <th data-l10n-id="sandbox-sys-call-number"/>
768 <th id="sandbox-syscalls-argshead" data-l10n-id="sandbox-sys-call-args"/>
769 </tr>
770 </thead>
771 <tbody id="sandbox-syscalls-tbody">
772 </tbody>
773 </table>
774 #endif
775 #endif
777 <h2 class="major-section" id="startup-cache" data-l10n-id="startup-cache-title"/>
779 <table>
780 <tbody>
781 <tr>
782 <th class="column" data-l10n-id="startup-cache-disk-cache-path"/>
784 <td id="startup-cache-disk-cache-path">
785 </td>
786 </tr>
787 <tr>
788 <th class="column" data-l10n-id="startup-cache-ignore-disk-cache"/>
790 <td id="startup-cache-ignore-disk-cache">
791 </td>
792 </tr>
793 <tr>
794 <th class="column" data-l10n-id="startup-cache-found-disk-cache-on-init"/>
796 <td id="startup-cache-found-disk-cache-on-init">
797 </td>
798 </tr>
799 <tr>
800 <th class="column" data-l10n-id="startup-cache-wrote-to-disk-cache"/>
802 <td id="startup-cache-wrote-to-disk-cache">
803 </td>
804 </tr>
805 </tbody>
806 </table>
808 <h2 class="major-section" id="intl" data-l10n-id="intl-title"/>
810 <table>
811 <tbody id="intl-localeservice-tbody">
812 <tr>
813 <th colspan="2" class="title-column" data-l10n-id="intl-app-title"/>
814 </tr>
815 <tr>
816 <th class="column" data-l10n-id="intl-locales-requested"/>
817 <td id="intl-locale-requested">
818 </td>
819 </tr>
820 <tr>
821 <th class="column" data-l10n-id="intl-locales-available"/>
822 <td id="intl-locale-available">
823 </td>
824 </tr>
825 <tr>
826 <th class="column" data-l10n-id="intl-locales-supported"/>
827 <td id="intl-locale-supported">
828 </td>
829 </tr>
830 <tr>
831 <th class="column" data-l10n-id="intl-regional-prefs"/>
832 <td id="intl-locale-regionalprefs">
833 </td>
834 </tr>
835 <tr>
836 <th class="column" data-l10n-id="intl-locales-default"/>
837 <td id="intl-locale-default">
838 </td>
839 </tr>
840 </tbody>
841 <tbody id="intl-ospreferences-tbody">
842 <tr>
843 <th colspan="2" class="title-column" data-l10n-id="intl-os-title"/>
844 </tr>
845 <tr>
846 <th class="column" data-l10n-id="intl-os-prefs-system-locales"/>
847 <td id="intl-osprefs-systemlocales">
848 </td>
849 </tr>
850 <tr>
851 <th class="column" data-l10n-id="intl-regional-prefs"/>
852 <td id="intl-osprefs-regionalprefs">
853 </td>
854 </tr>
855 </tbody>
856 </table>
858 <!-- - - - - - - - - - - - - - - - - - - - - -->
860 #if defined(ENABLE_WEBDRIVER)
861 <h2 class="major-section" id="remote-debugging" data-l10n-id="remote-debugging-title"/>
863 <table>
864 <tbody>
865 <tr>
866 <th class="column" data-l10n-id="remote-debugging-accepting-connections"/>
867 <td id="remote-debugging-accepting-connections"></td>
868 </tr>
869 <tr>
870 <th class="column" data-l10n-id="remote-debugging-url"/>
871 <td id="remote-debugging-url"></td>
872 </tr>
873 </tbody>
874 </table>
875 #endif
877 #ifndef ANDROID
878 <!-- - - - - - - - - - - - - - - - - - - - - -->
880 <h2 class="major-section" id="printing" data-l10n-id="support-printing-title"/>
882 <table>
883 <tr class="no-copy">
884 <th class="column" data-l10n-id="support-printing-troubleshoot"/>
885 <td>
886 <button id="support-printing-clear-settings-button" data-l10n-id="support-printing-clear-settings-button"/>
887 </td>
888 </tr>
889 </table>
891 <h3 data-l10n-id="support-printing-modified-settings"/>
893 <table class="prefs-table">
894 <thead class="no-copy">
895 <th class="name" data-l10n-id="support-printing-prefs-name"/>
897 <th class="value" data-l10n-id="support-printing-prefs-value"/>
898 </thead>
900 <tbody id="support-printing-prefs-tbody">
901 </tbody>
902 </table>
903 #endif
905 #ifndef ANDROID
906 <!-- - - - - - - - - - - - - - - - - - - - - -->
908 <h2 class="major-section" id="content-analysis" data-l10n-id="content-analysis-title"/>
910 <table>
911 <tbody>
912 <tr>
913 <th class="column" data-l10n-id="content-analysis-active"/>
914 <td id="content-analysis-active"/>
915 </tr>
916 <tr>
917 <th class="column" data-l10n-id="content-analysis-connected-to-agent"/>
918 <td id="content-analysis-connected-to-agent"/>
919 </tr>
920 <tr>
921 <th class="column" data-l10n-id="content-analysis-agent-path"/>
922 <td id="content-analysis-agent-path"/>
923 </tr>
924 <tr>
925 <th class="column" data-l10n-id="content-analysis-agent-failed-signature-verification"/>
926 <td id="content-analysis-agent-failed-signature-verification"/>
927 </tr>
928 <tr>
929 <th class="column" data-l10n-id="content-analysis-request-count"/>
930 <td id="content-analysis-request-count"/>
931 </tr>
932 </tbody>
933 </table>
935 #endif
937 </div>
939 </body>
941 </html>