| 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 <if expr="chromeos"> | 9 <if expr="chromeos"> |
| 10 <!-- Accessibility Page --> | 10 <!-- Accessibility Page --> |
| (...skipping 560 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 571 </message> | 571 </message> |
| 572 | 572 |
| 573 <!-- Sync / People Page --> | 573 <!-- Sync / People Page --> |
| 574 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> | 574 <message name="IDS_SETTINGS_PEOPLE" desc="Name of the settings page which mana
ges Chrome's signed-in Google profile."> |
| 575 People | 575 People |
| 576 </message> | 576 </message> |
| 577 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi profile user manager."> | 577 <message name="IDS_SETTINGS_PEOPLE_MANAGE_OTHER_PEOPLE" desc="Label for the bu
tton that opens the multi profile user manager."> |
| 578 Manage other people | 578 Manage other people |
| 579 </message> | 579 </message> |
| 580 | 580 |
| 581 <if expr="not chromeos"> |
| 582 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp
age"> |
| 583 Edit person |
| 584 </message> |
| 585 </if> |
| 586 |
| 581 <message name="IDS_SETTINGS_SYNC_OVERVIEW" desc="The message that appears in t
he options dialog when sync has not been set up by the user."> | 587 <message name="IDS_SETTINGS_SYNC_OVERVIEW" desc="The message that appears in t
he options dialog when sync has not been set up by the user."> |
| 582 Sign in to get your bookmarks, history, passwords and other settings on all
your devices. You'll also automatically be signed in to your Google services. | 588 Sign in to get your bookmarks, history, passwords and other settings on all
your devices. You'll also automatically be signed in to your Google services. |
| 583 </message> | 589 </message> |
| 584 <message name="IDS_SETTINGS_SYNC_DISCONNECT" desc="The text to display on the
button to indicate stop syncing functionality."> | 590 <message name="IDS_SETTINGS_SYNC_DISCONNECT" desc="The text to display on the
button to indicate stop syncing functionality."> |
| 585 Sign Out | 591 Sign Out |
| 586 </message> | 592 </message> |
| 587 <message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dial
og that explains what 'stop syncing' means."> | 593 <message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dial
og that explains what 'stop syncing' means."> |
| 588 Disconnect your Google Account | 594 Disconnect your Google Account |
| 589 </message> | 595 </message> |
| 590 <message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE" desc="The text to
display by the checkbox asking user whether to also delete profile when stopping
sync."> | 596 <message name="IDS_SETTINGS_SYNC_DISCONNECT_DELETE_PROFILE" desc="The text to
display by the checkbox asking user whether to also delete profile when stopping
sync."> |
| (...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 760 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti
ngs."> | 766 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti
ngs."> |
| 761 Lorem ipsum dolor sit amet, consectetur adipiscing elit. | 767 Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
| 762 </message> | 768 </message> |
| 763 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for
font settings to appear, shown only until font settings have loaded."> | 769 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for
font settings to appear, shown only until font settings have loaded."> |
| 764 Loading... | 770 Loading... |
| 765 </message> | 771 </message> |
| 766 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f
ont settings."> | 772 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f
ont settings."> |
| 767 Advanced font settings | 773 Advanced font settings |
| 768 </message> | 774 </message> |
| 769 </grit-part> | 775 </grit-part> |
| OLD | NEW |