| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2ae497d6e2b80f7c96545ca44dc434f71212a2fd..cfa35a36ed40302c8ba8df0010ac941cdf9e5532 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -4019,6 +4019,50 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
|
| Choose your account picture
|
| </message>
|
|
|
| + <!-- User Image default image accessible descriptions -->
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the default user icon with a picture of a bicycle">
|
| + Bicycle
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_20" desc="Description of the default user icon with a picture of a Bokeh (an out-of focus effect in photography)">
|
| + Bokeh
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the default user icon with a picture of a game of chess">
|
| + Chess
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_22" desc="Description of the default user icon with a picture of a cup of coffee">
|
| + Coffee
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_23" desc="Description of the default user icon with a picture of a dragonfly">
|
| + Dragonfly
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_24" desc="Description of the default user icon with a picture of a frog">
|
| + Frog
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_25" desc="Description of the default user icon with a picture of a Ganzania (a kind of flower - okay to translate as just flower or some similar flower name)">
|
| + Ganzania Flower
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_26" desc="Description of the default user icon with a picture of a Jack Russell Terrir (a kind of dog - okay to translate as just dog)">
|
| + Jack Russell Terrier
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_27" desc="Description of the default user icon with a picture of a jellyfish">
|
| + Jellyfish
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_28" desc="Description of the default user icon with a picture of a kiwi (fruit)">
|
| + Kiwi
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_29" desc="Description of the default user icon with a picture of a penguin">
|
| + Penguin
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_30" desc="Description of the default user icon with a picture of a rainbowfish (a kind of fish)">
|
| + Rainbowfish
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_31" desc="Description of the default user icon with a picture of a record player (phonograph)">
|
| + Record player
|
| + </message>
|
| + <message name="IDS_LOGIN_DEFAULT_USER_DESC_32" desc="Description of the default user icon with a picture of a butterfly upside-down on a flower; the name of the photo is Upside-Down.">
|
| + Upside Down
|
| + </message>
|
| +
|
| <!-- FindInPage strings -->
|
| <message name="IDS_FIND_IN_PAGE_COUNT" desc="How many matches found and what item we are showing">
|
| <ph name="ACTIVE_MATCH">$1<ex>1</ex></ph> of <ph name="TOTAL_MATCHCOUNT">$2<ex>5</ex></ph>
|
| @@ -13949,6 +13993,12 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user.">
|
| Take photo
|
| </message>
|
| + <message name="IDS_OPTIONS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user.">
|
| + Discard photo
|
| + </message>
|
| + <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally.">
|
| + Flip camera image horizontally
|
| + </message>
|
| <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the big preview of user image.">
|
| User image preview
|
| </message>
|
|
|