Support opening unknown attachment types via openLink (#2044)
* Support opening unknown attachment types via openLink. #1970 * Fix label text for unknown attachment types
This commit is contained in:
parent
cb2296f248
commit
baa915a0a3
7 changed files with 22 additions and 16 deletions
|
|
@ -326,6 +326,8 @@
|
|||
<string name="status_share_link">Share link to toot</string>
|
||||
<string name="status_media_images">Images</string>
|
||||
<string name="status_media_video">Video</string>
|
||||
<string name="status_media_audio">Audio</string>
|
||||
<string name="status_media_attachments">Attachments</string>
|
||||
|
||||
<string name="state_follow_requested">Follow requested</string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue