Fix #4 - Toot URLs can be shared

This commit is contained in:
Eugen Rochko 2017-03-09 17:37:24 +01:00
commit 9e82b64423
5 changed files with 28 additions and 5 deletions

View file

@ -156,5 +156,7 @@
<string name="action_photo_pick">Add media</string>
<string name="action_compose_options">Privacy options</string>
<string name="login_success">Welcome back!</string>
<string name="action_share">Share</string>
<string name="send_status_to">Share toot URL to...</string>
</resources>