Add: Releases and images cache retention options

This commit is contained in:
machiav3lli
2022-08-18 23:04:46 +02:00
parent 5cb84ba32b
commit 8ae6590a6a
3 changed files with 20 additions and 0 deletions

View File

@ -210,4 +210,6 @@
<string name="dynamic">System dynamic</string>
<string name="auto_sync_interval">Auto-sync interval (in minutes)</string>
<string name="favorite_applications">Favorites</string>
<string name="images_cache_retention">Images cache retention</string>
<string name="releases_cache_retention">Downloaded APK cache retention</string>
</resources>