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

Merge branch 'master' into raniapl/development

This commit is contained in:
Ammar Githam 2021-05-19 19:55:14 +09:00
commit f501f68f98
39 changed files with 319 additions and 188 deletions

View file

@ -235,7 +235,7 @@
<string name="request_approve">Approve request</string>
<string name="request_reject">Reject request</string>
<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="share_private_post">This is a private post! Share to those who can view it.</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>
@ -269,6 +269,7 @@
<string name="skip_update_checkbox">Do not show again until next update</string>
<string name="version">Version</string>
<string name="pref_start_screen">Start screen</string>
<string name="pref_search_focus_keyboard" comment="basically bring up the keyboard immediately when someone does search">Show keyboard on search</string>
<string name="pref_category_general">General</string>
<string name="pref_category_theme">Theme</string>
<string name="pref_category_downloads">Downloads</string>
@ -505,4 +506,5 @@
<string name="no_external_map_app">No Map app found!</string>
<string name="click_to_show_full">Click to view full count</string>
<string name="no_profile_pic_found">No profile pic found!</string>
<string name="swipe_up_confirmation">Are you sure you want to open this link?</string>
</resources>