1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

date is locale not post, also post settings title

This commit is contained in:
Austin Huang 2021-03-14 23:18:40 -04:00
parent 0b8545c0e1
commit 1568b42d0d
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
3 changed files with 46 additions and 46 deletions

View file

@ -148,5 +148,5 @@
<fragment
android:id="@+id/postPreferencesFragment"
android:name="awais.instagrabber.fragments.settings.PostPreferencesFragment"
android:label="PostPreferencesFragment" />
android:label="@string/pref_category_post" />
</navigation>