Skip to content
Snippets Groups Projects
Commit 5a3f47d7 authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch '965-forum-empty-state' into 'master'

Remove mention of pen icon from forum empty state message

Closes #965

See merge request akwizgran/briar!740
parents 235183a3 e4f3960c
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@
<string name="choose_forum_hint">Choose a name for your forum</string>
<string name="create_forum_button">Create Forum</string>
<string name="forum_created_toast">Forum created</string>
<string name="no_forum_posts">This forum is empty.\n\nUse the pen icon at the top to compose the first post.\n\nFeeling lonely here? Share this forum with more of your contacts!</string>
<string name="no_forum_posts">No posts to show</string>
<string name="no_posts">No posts</string>
<plurals name="posts">
<item quantity="one">%d post</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment