remove needlessly scary sentence from otherwise friendly Updates screen

This is not really a useful way to tell the user that the index might be
out of date.  It just adds confusion and makes people think that F-Droid
isn't quite smart enough to know what's going on.
This commit is contained in:
Hans-Christoph Steiner 2017-07-07 18:05:53 +02:00
parent a430c17950
commit 0180e754fe

View File

@ -321,9 +321,7 @@
available from F-Droid. This could be because you need to update your repositories, or the repositories
genuinely don\'t have your apps available.
</string>
<string name="empty_can_update_app_list">Congratulations! All of your apps are up to date
(or your repositories are out of date).
</string>
<string name="empty_can_update_app_list">Congratulations! Your apps are up to date.</string>
<string name="requesting_root_access_body">Requesting root access…</string>
<string name="root_access_denied_title">Root access denied</string>