mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 03:39:05 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user