Add sharing information to toolbar subtitle of blogs

The toolbar subtitle shows information about how many contacts the
current blog is shared with and how many of those are online.
This commit is contained in:
Torsten Grote
2016-12-05 16:39:34 -02:00
parent 7df6abbcbe
commit d04dda1566
13 changed files with 411 additions and 13 deletions

View File

@@ -259,6 +259,7 @@
<string name="forum_invitation_response_declined_received">%s declined the forum invitation.</string>
<string name="sharing_status">Sharing Status</string>
<string name="shared_with">Shared with %1$d (%2$d online)</string>
<plurals name="forums_shared">
<item quantity="one">%d forum shared by contacts</item>
<item quantity="other">%d forums shared by contacts</item>