New post notifications (AND-151)

This commit is contained in:
Grishka
2024-03-11 13:18:45 +03:00
parent 33a8f1dab4
commit 3972ab207c
8 changed files with 46 additions and 20 deletions

View File

@@ -720,4 +720,9 @@
<string name="unpin_post">Unpin from profile</string>
<string name="post_pinned">Post has been pinned</string>
<string name="post_unpinned">Post has been unpinned</string>
<!-- %s is the username -->
<string name="enable_new_post_notifications">Notify me when %s posts</string>
<string name="disable_new_post_notifications">Stop notifying me when %s posts</string>
<string name="new_post_notifications_enabled">Youll get notifications for new posts.</string>
<string name="new_post_notifications_disabled">Youll no longer get notifications for new posts.</string>
</resources>