Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 209e6f3922b561ca4b37cdad83490b024d860feb..699b65748701a01fab706a22c26acc7ed40d4251 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -11213,9 +11213,24 @@ Chrome ran out of memory. |
| <message name="IDS_PROFILES_BUBBLE_ACCESSIBLE_DESCRIPTION" desc="The help text for the avatar bubble."> |
| Switch to a different user. |
| </message> |
| + <message name="IDS_PROFILES_NEW_AVATAR_MENU_ACCESSIBLE_NAME" desc="Title of the new avatar bubble menu for accessibility"> |
|
groby-ooo-7-16
2014/08/15 00:38:35
These seem to be _new_ strings. Wasn't string free
noms (inactive)
2014/08/15 19:26:47
My understand was that feature freeze was 2 days a
|
| + Switch Person |
| + </message> |
| + <message name="IDS_PROFILES_NEW_AVATAR_MENU_ACCESSIBLE_DESCRIPTION" desc="The help text for the new avatar bubble."> |
| + Switch to a different person. |
| + </message> |
| <message name="IDS_PROFILES_CREATE_NEW_PROFILE_OPTION" desc="In Title Case. Create new profile menu item and button title."> |
| Add New User |
| </message> |
| + <message name="IDS_PROFILES_ACCOUNT_BUTTON_AUTH_ERROR_ACCESSIBLE_NAME" desc="Title of the avatar button for accessibility"> |
| + <ph name="PROFILE_NAME">$1<ex>User</ex></ph>: sign in error |
| + </message> |
| + <message name="IDS_PROFILES_NEW_AVATAR_MENU_CHANGE_PHOTO_ACCESSIBLE_NAME" desc="Title of the change photo button for accessibility"> |
| + Change Photo |
| + </message> |
| + <message name="IDS_PROFILES_NEW_AVATAR_MENU_PHOTO_ACCESSIBLE_NAME" desc="Title of the change photo button for accessibility"> |
| + Photo |
| + </message> |
| </if> |
| <if expr="not use_titlecase"> |
| <message name="IDS_PROFILES_SWITCH_PROFILE_LINK" desc="Link in the supervised user bubble view to switch to a different profile."> |