Add: Prefernces for number of shown updated and new apps

This commit is contained in:
machiav3lli
2022-01-16 13:30:37 +01:00
parent f48958433d
commit 1050e7a85d
3 changed files with 9 additions and 0 deletions

View File

@ -183,4 +183,6 @@
<string name="new_applications">New applications</string>
<string name="install_after_sync">Install updates automatically</string>
<string name="install_after_sync_summary">Automatically install app updates after syncing repositories</string>
<string name="prefs_updated_apps">Number of updated apps to show</string>
<string name="prefs_new_apps">Number of new apps to show</string>
</resources>