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 651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
662 </message> | 662 </message> |
663 <message name="IDS_SETTINGS_CHANGE_PICTURE_AUTHOR_TEXT" desc="Author label."
> | 663 <message name="IDS_SETTINGS_CHANGE_PICTURE_AUTHOR_TEXT" desc="Author label."
> |
664 Photo by | 664 Photo by |
665 </message> | 665 </message> |
666 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on
the Google profile photo of the user."> | 666 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on
the Google profile photo of the user."> |
667 Google Profile photo | 667 Google Profile photo |
668 </message> | 668 </message> |
669 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The
text on the loading stub for Google profile image."> | 669 <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The
text on the loading stub for Google profile image."> |
670 Google Profile photo (loading) | 670 Google Profile photo (loading) |
671 </message> | 671 </message> |
| 672 <message name="IDS_SETTINGS_CHANGE_PICTURE_OLD_PHOTO" desc="The text on the
existing photo from camera or file."> |
| 673 Existing photo from camera or file |
| 674 </message> |
672 </if> | 675 </if> |
673 | 676 |
674 <if expr="not chromeos"> | 677 <if expr="not chromeos"> |
675 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp
age"> | 678 <message name="IDS_SETTINGS_EDIT_PERSON" desc="Title of the edit person subp
age"> |
676 Edit person | 679 Edit person |
677 </message> | 680 </message> |
678 </if> | 681 </if> |
679 | 682 |
680 <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."> | 683 <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."> |
681 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. | 684 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. |
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti
ngs."> | 859 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti
ngs."> |
857 Lorem ipsum dolor sit amet, consectetur adipiscing elit. | 860 Lorem ipsum dolor sit amet, consectetur adipiscing elit. |
858 </message> | 861 </message> |
859 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for
font settings to appear, shown only until font settings have loaded."> | 862 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for
font settings to appear, shown only until font settings have loaded."> |
860 Loading... | 863 Loading... |
861 </message> | 864 </message> |
862 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f
ont settings."> | 865 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f
ont settings."> |
863 Advanced font settings | 866 Advanced font settings |
864 </message> | 867 </message> |
865 </grit-part> | 868 </grit-part> |
OLD | NEW |