Merge pull request #143 from theZacAttacks/variedSharing
Share menu now allows for sharing of link/actual post
This commit is contained in:
commit
fcffea08a3
3 changed files with 31 additions and 6 deletions
|
@ -86,7 +86,8 @@
|
|||
<string name="action_open_drawer">Open drawer</string>
|
||||
<string name="action_clear">Clear</string>
|
||||
|
||||
<string name="send_status_to">Share toot URL to…</string>
|
||||
<string name="send_status_link_to">Share toot URL to…</string>
|
||||
<string name="send_status_content_to">Share toot to…</string>
|
||||
|
||||
<string name="search">Search accounts…</string>
|
||||
|
||||
|
@ -140,5 +141,7 @@
|
|||
<string name="notification_title_summary">%d new interactions</string>
|
||||
|
||||
<string name="description_account_locked">Locked Account</string>
|
||||
<string name="status_share_content">Share content of toot</string>
|
||||
<string name="status_share_link">Share link to toot</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue