| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 21722fad52eb4edd1297d4ed021bca3e4989f66d..18bcd2f1675e6520a385fb979f5237a3261524ff 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1127,6 +1127,9 @@
|
| <message name="IDS_SETTINGS_PEOPLE_MANAGE_SUPERVISED_USERS" desc="Label for the button that opens the supervised users dashboard.">
|
| Manage supervised users
|
| </message>
|
| + <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user.">
|
| + Google Profile photo
|
| + </message>
|
|
|
| <if expr="chromeos">
|
| <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user.">
|
| @@ -1171,9 +1174,6 @@
|
| <message name="IDS_SETTINGS_CHANGE_PICTURE_AUTHOR_TEXT" desc="Author label.">
|
| Photo by
|
| </message>
|
| - <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user.">
|
| - Google Profile photo
|
| - </message>
|
| <message name="IDS_SETTINGS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image.">
|
| Google Profile photo (loading)
|
| </message>
|
|
|