Add option to download all media for a toot with one tap. (#1121)
Addresses #966
This commit is contained in:
parent
a6887e3e55
commit
205f3771d4
6 changed files with 113 additions and 32 deletions
|
|
@ -133,6 +133,8 @@
|
|||
<string name="action_copy_link">Copy the link</string>
|
||||
<string name="action_open_as">Open as %s</string>
|
||||
<string name="action_share_as">Share as …</string>
|
||||
<string name="download_media">Download media</string>
|
||||
<string name="downloading_media">Downloading media</string>
|
||||
|
||||
<string name="send_status_link_to">Share toot URL to…</string>
|
||||
<string name="send_status_content_to">Share toot to…</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue