| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index 84f4c3da89be3120a61f2e5f91f370eb9b55732c..f9a5734471901ada9fdd09ed9623ec527dcb6198 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -12073,6 +12073,12 @@ Chrome ran out of memory. | 
| <message name="IDS_PROFILES_GUEST_PROFILE_NAME" desc="Name of the guest profile."> | 
| Guest | 
| </message> | 
| +      <message name="IDS_PROFILES_RIGHT_CLICK_TUTORIAL_CONTENT_TEXT" desc="Content of the tutorial bubble informing users about right-click user switching."> | 
| +        Right click on the button above to view other people. | 
| +      </message> | 
| +      <message name="IDS_PROFILES_RIGHT_CLICK_TUTORIAL_TITLE" desc="Title of the tutorial bubble informing users about right-click user switching."> | 
| +        Switch people faster | 
| +      </message> | 
| <message name="IDS_DEFAULT_PROFILE_NAME" desc="The default name given to a profile. Displayed in wrench menu and settings UI."> | 
| First user | 
| </message> | 
|  |