show only a teaser for blog posts in lists

This commit is contained in:
Torsten Grote
2016-09-06 12:52:44 -03:00
parent 307e124ee8
commit 73bc86df4a
2 changed files with 33 additions and 2 deletions

View File

@@ -211,6 +211,7 @@
<string name="blogs_blog_is_empty">This blog is empty</string>
<string name="blogs_other_blog_empty_state">This blog is currently empty.\n\nEither the author hasn\'t written anything yet, or the person who shared this blog with you needs to come online, so posts can be synchronized.</string>
<string name="tag_new">NEW</string>
<string name="read_more">read more</string>
<string name="blogs_write_blog_post">Write Blog Post</string>
<string name="blogs_write_blog_post_title_hint">Add a title (optional)</string>
<string name="blogs_write_blog_post_body_hint">Type your blog post here</string>