Added "group members only" visibility level.

This commit is contained in:
Pierre HUBERT
2018-08-01 09:58:18 +02:00
parent b094b196f0
commit eed86ea221
4 changed files with 41 additions and 16 deletions

View File

@ -202,4 +202,5 @@
<string name="action_personal_page">My Page</string>
<string name="notif_on_group_page">on the page of the group %1$s</string>
<string name="err_get_groups_info">Could not get information about groups!</string>
<string name="post_visibility_members">members</string>
</resources>