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

story archive, so half of #460

This commit is contained in:
Austin Huang 2020-12-29 17:33:44 -05:00
parent 6e4fa9fdbf
commit 8ebe8dd0f9
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
23 changed files with 270 additions and 105 deletions

View file

@ -347,5 +347,9 @@
<item quantity="one">%d comment</item>
<item quantity="other">%d comments</item>
</plurals>
<plurals name="stories_count">
<item quantity="one">%s story</item>
<item quantity="other">%s stories</item>
</plurals>
<string name="download_permission">Storage permission not granted!</string>
</resources>