| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2d811f9f0c24d790d517ed11e7e2b58a9fcca1da..9e27a85b08a226737540202c8b7756376d82c60b 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -10851,6 +10851,12 @@ I don't think this site should be blocked!
|
| Manage People
|
| </message>
|
| </if>
|
| + <message name="IDS_PROFILES_EDIT_PROFILE_ACCESSIBLE_NAME" desc="Description of the Edit Profile button. This is used for accessibility.">
|
| + Edit person, <ph name="PROFILE_NAME">$1<ex>Jane Doe</ex></ph>
|
| + </message>
|
| + <message name="IDS_PROFILES_EDIT_SIGNED_IN_PROFILE_ACCESSIBLE_NAME" desc="Description of the Edit Profile button for a signed-in profile. This is used for accessibility.">
|
| + Edit person, <ph name="PROFILE_NAME">$1<ex>Jane Doe</ex></ph>, <ph name="USERNAME">$2<ex>jane.doe@gmail.com</ex></ph>
|
| + </message>
|
| <message name="IDS_PROFILES_SWITCH_TO_PROFILE_ACCESSIBLE_NAME" desc="Description of the switch to profile button. This is used for accessibility.">
|
| Switch to user: <ph name="PROFILE_NAME">$1<ex>First user</ex></ph>
|
| </message>
|
|
|