Enable boosting of own private toots, closes #664 (#666)

This commit is contained in:
Paul 2018-05-28 21:29:06 +02:00 committed by Konrad Pozniak
commit 30856a2f82
11 changed files with 49 additions and 10 deletions

View file

@ -332,5 +332,7 @@
<string name="license_blobmoji">Blobmoji is licensed under the Apache license 2.0</string>
<string name="license_twemoji">Twemoji is licensed as CC-BY 4.0 - https://creativecommons.org/licenses/by/4.0/</string>
<string name="download_failed">Download failed</string>
<string name="reblog_private">Boost to original audience</string>
<string name="unreblog_private">Unboost</string>
</resources>