feat(compose): add automatically mentioning Reblogger functionality

Fixes #173
This commit is contained in:
LucasGGamerM
2023-04-22 13:44:50 -03:00
parent 218503a739
commit fe20fe4254
6 changed files with 16 additions and 0 deletions

View File

@@ -54,4 +54,5 @@
<string name="mo_swap_bookmark_with_reblog">Use reblog action instead of bookmark action on notifications</string>
<string name="mo_download_latest_nightly_release">Download latest nightly release</string>
<string name="mo_load_remote_followers">Load remote profile follows and followers</string>
<string name="mo_mention_reblogger_automatically">Automatically mention account who reblogged the post in replies</string>
</resources>