| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- Policy Indicators --> | 4 <!-- Policy Indicators --> |
| 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> | 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed
in the controlled settings indicator tooltip when a setting's value is enforced
by an extension."> |
| 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> | 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten
sion</ex></ph> |
| 7 </message> | 7 </message> |
| 8 | 8 |
| 9 <!-- Accessibility Page --> | 9 <!-- Accessibility Page --> |
| 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> | 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi
ch displays accessibility preferences."> |
| (...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 </message> | 227 </message> |
| 228 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES_DESCRIPTIO
N" desc="Label for your certificates subtitle tab in certificate manager."> | 228 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES_DESCRIPTIO
N" desc="Label for your certificates subtitle tab in certificate manager."> |
| 229 You have certificates from these organizations that identify you | 229 You have certificates from these organizations that identify you |
| 230 </message> | 230 </message> |
| 231 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the
servers tab in certificate manager."> | 231 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the
servers tab in certificate manager."> |
| 232 Servers | 232 Servers |
| 233 </message> | 233 </message> |
| 234 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS_DESCRIPTION" desc="L
abel for servers subtitle tab in certificate manager."> | 234 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS_DESCRIPTION" desc="L
abel for servers subtitle tab in certificate manager."> |
| 235 You have certificates on file that identify these servers | 235 You have certificates on file that identify these servers |
| 236 </message> | 236 </message> |
| 237 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_NO_CERTIFICATES" desc="Messa
ge displayed by the certificate manager, indicating that there are no certificat
es for a given certificate category."> |
| 238 You have no certificates |
| 239 </message> |
| 237 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for
the authorities tab in certificate manager."> | 240 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for
the authorities tab in certificate manager."> |
| 238 Authorities | 241 Authorities |
| 239 </message> | 242 </message> |
| 240 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES_DESCRIPTION" des
c="Label for authorities subtitle tab in certificate manager."> | 243 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES_DESCRIPTION" des
c="Label for authorities subtitle tab in certificate manager."> |
| 241 You have certificates on file that identify these certificate authorities | 244 You have certificates on file that identify these certificate authorities |
| 242 </message> | 245 </message> |
| 243 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> | 246 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> |
| 244 View | 247 View |
| 245 </message> | 248 </message> |
| 246 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EDIT" desc="Label for the bu
tton in the certificate manager which allows you to edit certificate trust"> | 249 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EDIT" desc="Label for the bu
tton in the certificate manager which allows you to edit certificate trust"> |
| (...skipping 951 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1198 System | 1201 System |
| 1199 </message> | 1202 </message> |
| 1200 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> | 1203 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> |
| 1201 Use hardware acceleration when available | 1204 Use hardware acceleration when available |
| 1202 </message> | 1205 </message> |
| 1203 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1206 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1204 Change proxy settings | 1207 Change proxy settings |
| 1205 </message> | 1208 </message> |
| 1206 </if> | 1209 </if> |
| 1207 </grit-part> | 1210 </grit-part> |
| OLD | NEW |