| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index ba9f534d6fe9d24612dd06626d4476d54e9db235..d4f00b2054e06a1ada44695b86748041269efabc 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1142,6 +1142,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.">
|
| @@ -1186,9 +1189,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>
|
|
|