Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: chrome/app/generated_resources.grd

Issue 10376003: Improve accessibility of user image selection screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 1edec67192963c6ab6c7b50b7774e6d0fc0c0cb2..291661d8783699fa8b68929baae848258b586d7a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3916,6 +3916,65 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
Choose your account picture
</message>
+ <!-- User Image default image names -->
+ <message name="IDS_LOGIN_DEFAULT_USER" desc="Description of the default user icon with a picture of a beaker">
+ Beaker
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_1" desc="Description of the default user icon with a picture of a bee">
+ Bee
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_2" desc="Description of the default user icon with a picture of a briefcase">
+ Briefcase
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_3" desc="Description of the default user icon with a picture of circles">
+ Circles
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_4" desc="Description of the default user icon with a picture of a cloud">
+ Cloud
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_5" desc="Description of the default user icon with a picture of a cupcake">
+ Cupcake
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_6" desc="Description of the default user icon with a picture of a sunny day">
+ Sunny Day
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_7" desc="Description of the default user icon with a picture of a flower">
+ Flower
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_8" desc="Description of the default user icon with a picture of a globe">
+ Globe
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_9" desc="Description of the default user icon with a picture of a hot-air balloon">
+ Hot Air Balloon
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_10" desc="Description of the default user icon with a picture of a ladybug">
+ Ladybug
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_11" desc="Description of the default user icon with a picture of a leaf">
+ Leaf
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_12" desc="Description of the default user icon with a picture of a moonlit night">
+ Moonlit night
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_13" desc="Description of the default user icon with a picture of a plane">
+ Plane
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_14" desc="Description of the default user icon with a picture of a robot body">
+ Robot Body
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_15" desc="Description of the default user icon with a picture of a robot head">
+ Robot Head
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_16" desc="Description of the default user icon with a picture of a toolbox">
+ Toolbox
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_17" desc="Description of the default user icon with a picture of a colorful generic user icon">
+ Generic user icon in color
+ </message>
+ <message name="IDS_LOGIN_DEFAULT_USER_18" desc="Description of the default user icon with a picture of a solid-color generic user icon">
+ Generic user icon
+ </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>

Powered by Google App Engine
This is Rietveld 408576698