fix string grammar

This commit is contained in:
Austin Huang 2021-05-18 14:48:23 -04:00
parent fc70129c96
commit 85ac7478eb
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with 1 additions and 1 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>