add shortcut to ComposeActivity (#1147)

This commit is contained in:
Konrad Pozniak 2019-03-30 15:19:02 +01:00 committed by GitHub
commit 16175ccb43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 55 additions and 1 deletions

View file

@ -461,5 +461,7 @@
<string name="edit_hashtag_hint">Hashtag without #</string>
<string name="hashtag">Hashtag</string>
<string name="compose_shortcut_long_label">Compose Toot</string>
<string name="compose_shortcut_short_label">Compose</string>
</resources>