| OLD | NEW |
| 1 <div class="page hidden" id="advancedPage"> | 1 <div class="page hidden" id="advancedPage"> |
| 2 <h1 i18n-content="advancedPage"></h1> | 2 <h1 i18n-content="advancedPage"></h1> |
| 3 <section> | 3 <section> |
| 4 <h3 i18n-content="advancedSectionTitlePrivacy"></h3> | 4 <h3 i18n-content="advancedSectionTitlePrivacy"></h3> |
| 5 <div> | 5 <div> |
| 6 <div> | 6 <div> |
| 7 <button id="privacyContentSettingsButton" | 7 <button id="privacyContentSettingsButton" |
| 8 i18n-content="privacyContentSettingsButton"></button> | 8 i18n-content="privacyContentSettingsButton"></button> |
| 9 <button id="privacyClearDataButton" | 9 <button id="privacyClearDataButton" |
| 10 i18n-content="privacyClearDataButton"></button> | 10 i18n-content="privacyClearDataButton"></button> |
| 11 </div> | 11 </div> |
| 12 <div i18n-content="disableServices"></div> | 12 <div i18n-content="disableServices"></div> |
| 13 <div><a target="_blank" i18n-content="privacyLearnMoreLabel" | 13 <div><a target="_blank" i18n-content="privacyLearnMoreLabel" |
| 14 i18n-values="href:privacyLearnMoreURL"></a></div> | 14 i18n-values="href:privacyLearnMoreURL"></a></div> |
| 15 <label><input id="alternateErrorPagesEnabled" | 15 <label><input id="alternateErrorPagesEnabled" |
| 16 pref="alternate_error_pages.enabled" | 16 pref="alternate_error_pages.enabled" type="checkbox"><span |
| 17 metric="Options_LinkDoctorCheckbox" type="checkbox"><span | |
| 18 i18n-content="linkDoctorPref"></span></label> | 17 i18n-content="linkDoctorPref"></span></label> |
| 19 <label><input id="searchSuggestEnabled" | 18 <label><input id="searchSuggestEnabled" |
| 20 pref="search.suggest_enabled" metric="Options_UseSuggestCheckbox" | 19 pref="search.suggest_enabled" type="checkbox"><span |
| 21 type="checkbox"><span i18n-content="suggestPref"></span></label> | 20 i18n-content="suggestPref"></span></label> |
| 22 <label><input id="dnsPrefetchingEnabled" | 21 <label><input id="dnsPrefetchingEnabled" |
| 23 pref="dns_prefetching.enabled" metric="Options_DnsPrefetchCheckbox" | 22 pref="dns_prefetching.enabled" type="checkbox"><span |
| 24 type="checkbox"><span | 23 i18n-content="networkDNSPrefetchEnabledDescription"></span> |
| 25 i18n-content="networkDNSPrefetchEnabledDescription"></span></label> | 24 </label> |
| 26 <label><input id="safeBrowsingEnabled" | 25 <label><input id="safeBrowsingEnabled" |
| 27 pref="safebrowsing.enabled" metric="Options_SafeBrowsingCheckbox" | 26 pref="safebrowsing.enabled" type="checkbox"><span |
| 28 type="checkbox"><span i18n-content="safeBrowsingEnableProtection"> | 27 i18n-content="safeBrowsingEnableProtection"></span></label> |
| 29 </span></label> | |
| 30 <if expr="pp_ifdef('_google_chrome')"> | 28 <if expr="pp_ifdef('_google_chrome')"> |
| 31 <label><input id="metricsReportingEnabled" | 29 <label><input id="metricsReportingEnabled" |
| 32 pref="user_experience_metrics.reporting_enabled" | 30 pref="user_experience_metrics.reporting_enabled" type="checkbox"> |
| 33 metric="Options_MetricsReportingCheckbox" type="checkbox"> | |
| 34 <span i18n-content="enableLogging"></span></label> | 31 <span i18n-content="enableLogging"></span></label> |
| 35 </if> | 32 </if> |
| 36 </div> | 33 </div> |
| 37 </section> | 34 </section> |
| 38 <section> | 35 <section> |
| 39 <h3 i18n-content="advancedSectionTitleNetwork"></h3> | 36 <h3 i18n-content="advancedSectionTitleNetwork"></h3> |
| 40 <div> | 37 <div> |
| 41 <div id="proxiesLabel"></div> | 38 <div id="proxiesLabel"></div> |
| 42 <button id="proxiesConfigureButton" | 39 <button id="proxiesConfigureButton" |
| 43 i18n-content="proxiesConfigureButton"></button> | 40 i18n-content="proxiesConfigureButton"></button> |
| 44 </div> | 41 </div> |
| 45 </section> | 42 </section> |
| 46 <section> | 43 <section> |
| 47 <h3 i18n-content="advancedSectionTitleTranslate"></h3> | 44 <h3 i18n-content="advancedSectionTitleTranslate"></h3> |
| 48 <div> | 45 <div> |
| 49 <label><input id="enableTranslate" | 46 <label><input id="enableTranslate" |
| 50 pref="translate.enabled" metric="Options_Translate" type="checkbox"> | 47 pref="translate.enabled" type="checkbox"><span |
| 51 <span i18n-content="translateEnableTranslate"></span></label> | 48 i18n-content="translateEnableTranslate"></span></label> |
| 52 </div> | 49 </div> |
| 53 </section> | 50 </section> |
| 54 <section> | 51 <section> |
| 55 <h3 i18n-content="downloadLocationGroupName"></h3> | 52 <h3 i18n-content="downloadLocationGroupName"></h3> |
| 56 <div> | 53 <div> |
| 57 <if expr="not pp_ifdef('chromeos')"> | 54 <if expr="not pp_ifdef('chromeos')"> |
| 58 <div i18n-content="downloadLocationBrowseTitle"></div> | 55 <div i18n-content="downloadLocationBrowseTitle"></div> |
| 59 <div> | 56 <div> |
| 60 <input id="downloadLocationPath" type="text" size="60" disabled> | 57 <input id="downloadLocationPath" type="text" size="60" disabled> |
| 61 <button id="downloadLocationBrowseButton" | 58 <button id="downloadLocationBrowseButton" |
| 62 i18n-content="downloadLocationBrowseButton"></button> | 59 i18n-content="downloadLocationBrowseButton"></button> |
| 63 </div> | 60 </div> |
| 64 <label><input id="promptForDownload" | 61 <label><input id="promptForDownload" |
| 65 pref="download.prompt_for_download" | 62 pref="download.prompt_for_download" type="checkbox"><span |
| 66 metric="Options_AskForSaveLocation" type="checkbox"><span | |
| 67 i18n-content="downloadLocationAskForSaveLocation"></span></label> | 63 i18n-content="downloadLocationAskForSaveLocation"></span></label> |
| 68 </if> | 64 </if> |
| 69 <div i18n-content="autoOpenFileTypesInfo"></div> | 65 <div i18n-content="autoOpenFileTypesInfo"></div> |
| 70 <div><button id="autoOpenFileTypesResetToDefault" | 66 <div><button id="autoOpenFileTypesResetToDefault" |
| 71 i18n-content="autoOpenFileTypesResetToDefault"></button></div> | 67 i18n-content="autoOpenFileTypesResetToDefault"></button></div> |
| 72 </div> | 68 </div> |
| 73 </section> | 69 </section> |
| 74 <section> | 70 <section> |
| 75 <h3 i18n-content="advancedSectionTitleContent"></h3> | 71 <h3 i18n-content="advancedSectionTitleContent"></h3> |
| 76 <div> | 72 <div> |
| 77 <if expr="os == 'darwin'"> | 73 <if expr="os == 'darwin'"> |
| 78 <label><input id="tabsToLinksPref" | 74 <label><input id="tabsToLinksPref" |
| 79 pref="webkit.webprefs.tabs_to_links" metric="Options_TabsToLinks" | 75 pref="webkit.webprefs.tabs_to_links" type="checkbox"><span |
| 80 type="checkbox"><span i18n-content="tabsToLinksPref"></span></label> | 76 i18n-content="tabsToLinksPref"></span></label> |
| 81 </if> | 77 </if> |
| 82 <div><button id="fontSettingsConfigureFontsOnlyButton" | 78 <div><button id="fontSettingsConfigureFontsOnlyButton" |
| 83 i18n-content="fontSettingsConfigureFontsOnlyButton"></button></div> | 79 i18n-content="fontSettingsConfigureFontsOnlyButton"></button></div> |
| 84 <if expr="os == 'win32'"> | 80 <if expr="os == 'win32'"> |
| 85 <div> | 81 <div> |
| 86 <label style="display:inline;"> | 82 <label style="display:inline;"> |
| 87 <span i18n-content="gearSettingsGroupName"></span> | 83 <span i18n-content="gearSettingsGroupName"></span> |
| 88 <button id="gearSettingsConfigureGearsButton" | 84 <button id="gearSettingsConfigureGearsButton" |
| 89 i18n-content="gearSettingsConfigureGearsButton"></button> | 85 i18n-content="gearSettingsConfigureGearsButton"></button> |
| 90 </label> | 86 </label> |
| (...skipping 14 matching lines...) Expand all Loading... |
| 105 <label><input id="sslCheckRevocation" | 101 <label><input id="sslCheckRevocation" |
| 106 type="checkbox"><span i18n-content="sslCheckRevocation"></span> | 102 type="checkbox"><span i18n-content="sslCheckRevocation"></span> |
| 107 </label> | 103 </label> |
| 108 <label><input id="sslUseSSL2" | 104 <label><input id="sslUseSSL2" |
| 109 type="checkbox"><span i18n-content="sslUseSSL2"></span> | 105 type="checkbox"><span i18n-content="sslUseSSL2"></span> |
| 110 </label> | 106 </label> |
| 111 </if> | 107 </if> |
| 112 <if expr="not pp_ifdef('chromeos') and (os == 'linux2' or os.find('bsd') != -1)"
> | 108 <if expr="not pp_ifdef('chromeos') and (os == 'linux2' or os.find('bsd') != -1)"
> |
| 113 <!-- Configure these options for Linux/BSD as preference keys --> | 109 <!-- Configure these options for Linux/BSD as preference keys --> |
| 114 <label><input id="sslCheckRevocation" | 110 <label><input id="sslCheckRevocation" |
| 115 pref="ssl.rev_checking.enabled" metric="Options_CheckCertRevocation" | 111 pref="ssl.rev_checking.enabled" type="checkbox"><span |
| 116 type="checkbox"><span i18n-content="sslCheckRevocation"></span> | 112 i18n-content="sslCheckRevocation"></span></label> |
| 117 </label> | |
| 118 <label><input id="sslUseSSL2" | 113 <label><input id="sslUseSSL2" |
| 119 pref="ssl.ssl2.enabled" metric="Options_SSL2" type="checkbox"><span | 114 pref="ssl.ssl2.enabled" type="checkbox"><span |
| 120 i18n-content="sslUseSSL2"></span></label> | 115 i18n-content="sslUseSSL2"></span></label> |
| 121 <label><input id="sslUseSSL3" | 116 <label><input id="sslUseSSL3" |
| 122 pref="ssl.ssl3.enabled" metric="Options_SSL3" type="checkbox"><span | 117 pref="ssl.ssl3.enabled" type="checkbox"><span |
| 123 i18n-content="sslUseSSL3"></span></label> | 118 i18n-content="sslUseSSL3"></span></label> |
| 124 <label><input id="sslUseTLS1" | 119 <label><input id="sslUseTLS1" |
| 125 pref="ssl.tls1.enabled" metric="Options_TLS1" type="checkbox"><span | 120 pref="ssl.tls1.enabled" type="checkbox"><span |
| 126 i18n-content="sslUseTLS1"></span></label> | 121 i18n-content="sslUseTLS1"></span></label> |
| 127 </if> | 122 </if> |
| 128 <if expr="not pp_ifdef('chromeos')"> | 123 <if expr="not pp_ifdef('chromeos')"> |
| 129 </div> | 124 </div> |
| 130 </section> | 125 </section> |
| 131 </if> | 126 </if> |
| 132 </div> | 127 </div> |
| OLD | NEW |