mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-08 10:41:02 +00:00
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:
committed by
Moxie Marlinspike
parent
e88a7c3fd7
commit
e2e5aa32a8
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user