Merge "User photo: Remove reference to Photo Gallery"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7523f77296
@@ -6857,10 +6857,10 @@
|
||||
<!-- Wizard finish button label [CHAR LIMIT=25] -->
|
||||
<string name="wizard_finish">Finish</string>
|
||||
|
||||
<!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
|
||||
<string name="user_image_take_photo" msgid="7496128293167402354">Take photo</string>
|
||||
<!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
|
||||
<string name="user_image_choose_photo" msgid="3746334626214970837">Choose photo from Gallery</string>
|
||||
<!-- An option in a photo selection dialog to take a new photo [CHAR LIMIT=50] -->
|
||||
<string name="user_image_take_photo" msgid="7496128293167402354">Take a photo</string>
|
||||
<!-- An option in a photo selection dialog to choose a pre-existing image [CHAR LIMIT=50] -->
|
||||
<string name="user_image_choose_photo" msgid="3746334626214970837">Choose an image</string>
|
||||
<!-- Accessibility message for the photo selector which is a button/popup with the current photo [CHAR LIMIT=50] -->
|
||||
<string name="user_image_photo_selector">Select photo</string>
|
||||
|
||||
|
Reference in New Issue
Block a user