| 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 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 629 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES_DESCRIPTIO
N" desc="Label for your certificates subtitle tab in certificate manager."> | 629 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES_DESCRIPTIO
N" desc="Label for your certificates subtitle tab in certificate manager."> |
| 630 You have certificates from these organizations that identify you | 630 You have certificates from these organizations that identify you |
| 631 </message> | 631 </message> |
| 632 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the
servers tab in certificate manager."> | 632 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the
servers tab in certificate manager."> |
| 633 Servers | 633 Servers |
| 634 </message> | 634 </message> |
| 635 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS_DESCRIPTION" desc="L
abel for servers subtitle tab in certificate manager."> | 635 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS_DESCRIPTION" desc="L
abel for servers subtitle tab in certificate manager."> |
| 636 You have certificates on file that identify these servers | 636 You have certificates on file that identify these servers |
| 637 </message> | 637 </message> |
| 638 <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."> | 638 <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."> |
| 639 You have no certificates | 639 You have no certificates in this category |
| 640 </message> | 640 </message> |
| 641 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for
the authorities tab in certificate manager."> | 641 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for
the authorities tab in certificate manager."> |
| 642 Authorities | 642 Authorities |
| 643 </message> | 643 </message> |
| 644 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES_DESCRIPTION" des
c="Label for authorities subtitle tab in certificate manager."> | 644 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES_DESCRIPTION" des
c="Label for authorities subtitle tab in certificate manager."> |
| 645 You have certificates on file that identify these certificate authorities | 645 You have certificates on file that identify these certificate authorities |
| 646 </message> | 646 </message> |
| 647 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> | 647 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b
utton in certificate manager."> |
| 648 View | 648 View |
| 649 </message> | 649 </message> |
| (...skipping 2313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2963 System | 2963 System |
| 2964 </message> | 2964 </message> |
| 2965 <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."> | 2965 <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."> |
| 2966 Use hardware acceleration when available | 2966 Use hardware acceleration when available |
| 2967 </message> | 2967 </message> |
| 2968 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2968 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2969 Change proxy settings | 2969 Change proxy settings |
| 2970 </message> | 2970 </message> |
| 2971 </if> | 2971 </if> |
| 2972 </grit-part> | 2972 </grit-part> |
| OLD | NEW |