1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

answering polls in stories

This commit is contained in:
Austin Huang 2020-07-30 18:19:44 -04:00
parent e1c07c23a7
commit 71402cd164
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
13 changed files with 207 additions and 31 deletions

View file

@ -60,6 +60,9 @@
<string name="show_stories">Show stories</string>
<string name="no_more_stories">No more stories!</string>
<string name="view_story_post">View Story Post</string>
<string name="vote_story_poll">Vote</string>
<string name="votef_story_poll">Vote successful!</string>
<string name="voted_story_poll">You have already voted!</string>
<string name="priv_acc">This Account is Private</string>
<string name="empty_acc">This Account has No Posts</string>
<string name="curr_version">Current version: v%s</string>