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

discovery topics are messed up tbh

This commit is contained in:
Austin Huang 2020-08-05 14:54:49 -04:00
parent f827874b3a
commit 440f6e2339
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
14 changed files with 282 additions and 71 deletions

View file

@ -26,6 +26,9 @@
<item>\|</item>
<item>-</item>
</string-array>
<string-array name="discover_placeholder">
<item>Loading...</item>
</string-array>
<string-array name="date_presets">
<item>dd-MM-yyyy</item>
<item>dd/MM/yyyy</item>

View file

@ -201,6 +201,8 @@
<string name="share_public_post">Share this public post to...</string>
<string name="share_private_post">This is a private post! Share to those who can view them!</string>
<string name="discover_empty">This category is somehow empty...</string>
<string name="update_available">An update is available! (%s)</string>
<string name="update_notice">Reminder: If you downloaded from F-Droid, you must update from it! Same applies for GitHub.</string>
<string name="updated">Thank you for updating InstaGrabber!</string>