fix icon for "Take Photo" in the attachment dialog and

also change "Take Photo" to "Camera"

fixes #3819
closes #3820

// FREEBIE
This commit is contained in:
agrajaghh
2015-07-27 23:30:41 +02:00
committed by Moxie Marlinspike
parent e88a7c3fd7
commit e2e5aa32a8
4 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
<string name="AttachmentManager_cant_open_media_selection">Can\'t find an app to select media.</string>
<!-- AttachmentTypeSelectorAdapter -->
<string name="AttachmentTypeSelectorAdapter_take_photo">Take Photo</string>
<string name="AttachmentTypeSelectorAdapter_camera">Camera</string>
<string name="AttachmentTypeSelectorAdapter_picture">Picture</string>
<string name="AttachmentTypeSelectorAdapter_video">Video</string>
<string name="AttachmentTypeSelectorAdapter_audio">Audio</string>