s/Document/File

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2017-04-23 16:28:10 -07:00
parent c2796285d5
commit 03e347bfd9
2 changed files with 4 additions and 4 deletions

View File

@@ -713,9 +713,9 @@
<string name="attachment_type_selector__gif">GIF</string>
<string name="attachment_type_selector__gif_description">Gif</string>
<string name="attachment_type_selector__gallery_description">Image or video</string>
<string name="attachment_type_selector__document_description">Document</string>
<string name="attachment_type_selector__file_description">File</string>
<string name="attachment_type_selector__gallery">Gallery</string>
<string name="attachment_type_selector__document">Document</string>
<string name="attachment_type_selector__file">File</string>
<string name="attachment_type_selector__drawer_description">Toggle attachment drawer</string>